Class FreeType.Functions

java.lang.Object
org.lwjgl.util.freetype.FreeType.Functions
Enclosing class:
FreeType

public static final class FreeType.Functions extends Object
Contains the function pointers loaded from the freetype SharedLibrary.
  • Field Details

    • Init_FreeType

      public static final long Init_FreeType
      Function address.
    • Done_FreeType

      public static final long Done_FreeType
      Function address.
    • New_Face

      public static final long New_Face
      Function address.
    • New_Memory_Face

      public static final long New_Memory_Face
      Function address.
    • Open_Face

      public static final long Open_Face
      Function address.
    • Attach_File

      public static final long Attach_File
      Function address.
    • Attach_Stream

      public static final long Attach_Stream
      Function address.
    • Reference_Face

      public static final long Reference_Face
      Function address.
    • Done_Face

      public static final long Done_Face
      Function address.
    • Select_Size

      public static final long Select_Size
      Function address.
    • Request_Size

      public static final long Request_Size
      Function address.
    • Set_Char_Size

      public static final long Set_Char_Size
      Function address.
    • Set_Pixel_Sizes

      public static final long Set_Pixel_Sizes
      Function address.
    • Load_Glyph

      public static final long Load_Glyph
      Function address.
    • Load_Char

      public static final long Load_Char
      Function address.
    • Set_Transform

      public static final long Set_Transform
      Function address.
    • Get_Transform

      public static final long Get_Transform
      Function address.
    • Render_Glyph

      public static final long Render_Glyph
      Function address.
    • Get_Kerning

      public static final long Get_Kerning
      Function address.
    • Get_Track_Kerning

      public static final long Get_Track_Kerning
      Function address.
    • Select_Charmap

      public static final long Select_Charmap
      Function address.
    • Set_Charmap

      public static final long Set_Charmap
      Function address.
    • Get_Charmap_Index

      public static final long Get_Charmap_Index
      Function address.
    • Get_Char_Index

      public static final long Get_Char_Index
      Function address.
    • Get_First_Char

      public static final long Get_First_Char
      Function address.
    • Get_Next_Char

      public static final long Get_Next_Char
      Function address.
    • Face_Properties

      public static final long Face_Properties
      Function address.
    • Get_Name_Index

      public static final long Get_Name_Index
      Function address.
    • Get_Glyph_Name

      public static final long Get_Glyph_Name
      Function address.
    • Get_Postscript_Name

      public static final long Get_Postscript_Name
      Function address.
    • Get_SubGlyph_Info

      public static final long Get_SubGlyph_Info
      Function address.
    • Get_FSType_Flags

      public static final long Get_FSType_Flags
      Function address.
    • Face_GetCharVariantIndex

      public static final long Face_GetCharVariantIndex
      Function address.
    • Face_GetCharVariantIsDefault

      public static final long Face_GetCharVariantIsDefault
      Function address.
    • Face_GetVariantSelectors

      public static final long Face_GetVariantSelectors
      Function address.
    • Face_GetVariantsOfChar

      public static final long Face_GetVariantsOfChar
      Function address.
    • Face_GetCharsOfVariant

      public static final long Face_GetCharsOfVariant
      Function address.
    • MulDiv

      public static final long MulDiv
      Function address.
    • MulFix

      public static final long MulFix
      Function address.
    • DivFix

      public static final long DivFix
      Function address.
    • RoundFix

      public static final long RoundFix
      Function address.
    • CeilFix

      public static final long CeilFix
      Function address.
    • FloorFix

      public static final long FloorFix
      Function address.
    • Vector_Transform

      public static final long Vector_Transform
      Function address.
    • Library_Version

      public static final long Library_Version
      Function address.
    • Face_CheckTrueTypePatents

      public static final long Face_CheckTrueTypePatents
      Function address.
    • Face_SetUnpatentedHinting

      public static final long Face_SetUnpatentedHinting
      Function address.
    • Get_Advance

      public static final long Get_Advance
      Function address.
    • Get_Advances

      public static final long Get_Advances
      Function address.
    • Outline_Get_BBox

      public static final long Outline_Get_BBox
      Function address.
    • Get_BDF_Charset_ID

      public static final long Get_BDF_Charset_ID
      Function address.
    • Get_BDF_Property

      public static final long Get_BDF_Property
      Function address.
    • Bitmap_Init

      public static final long Bitmap_Init
      Function address.
    • Bitmap_Copy

      public static final long Bitmap_Copy
      Function address.
    • Bitmap_Embolden

      public static final long Bitmap_Embolden
      Function address.
    • Bitmap_Convert

      public static final long Bitmap_Convert
      Function address.
    • Bitmap_Blend

      public static final long Bitmap_Blend
      Function address.
    • GlyphSlot_Own_Bitmap

      public static final long GlyphSlot_Own_Bitmap
      Function address.
    • Bitmap_Done

      public static final long Bitmap_Done
      Function address.
    • Stream_OpenBzip2

      public static final long Stream_OpenBzip2
      Function address.
    • FTC_Manager_New

      public static final long FTC_Manager_New
      Function address.
    • FTC_Manager_Reset

      public static final long FTC_Manager_Reset
      Function address.
    • FTC_Manager_Done

      public static final long FTC_Manager_Done
      Function address.
    • FTC_Manager_LookupFace

      public static final long FTC_Manager_LookupFace
      Function address.
    • FTC_Manager_LookupSize

      public static final long FTC_Manager_LookupSize
      Function address.
    • FTC_Node_Unref

      public static final long FTC_Node_Unref
      Function address.
    • FTC_Manager_RemoveFaceID

      public static final long FTC_Manager_RemoveFaceID
      Function address.
    • FTC_CMapCache_New

      public static final long FTC_CMapCache_New
      Function address.
    • FTC_CMapCache_Lookup

      public static final long FTC_CMapCache_Lookup
      Function address.
    • FTC_ImageCache_New

      public static final long FTC_ImageCache_New
      Function address.
    • FTC_ImageCache_Lookup

      public static final long FTC_ImageCache_Lookup
      Function address.
    • FTC_ImageCache_LookupScaler

      public static final long FTC_ImageCache_LookupScaler
      Function address.
    • FTC_SBitCache_New

      public static final long FTC_SBitCache_New
      Function address.
    • FTC_SBitCache_Lookup

      public static final long FTC_SBitCache_Lookup
      Function address.
    • FTC_SBitCache_LookupScaler

      public static final long FTC_SBitCache_LookupScaler
      Function address.
    • Get_CID_Registry_Ordering_Supplement

      public static final long Get_CID_Registry_Ordering_Supplement
      Function address.
    • Get_CID_Is_Internally_CID_Keyed

      public static final long Get_CID_Is_Internally_CID_Keyed
      Function address.
    • Get_CID_From_Glyph_Index

      public static final long Get_CID_From_Glyph_Index
      Function address.
    • Palette_Data_Get

      public static final long Palette_Data_Get
      Function address.
    • Palette_Select

      public static final long Palette_Select
      Function address.
    • Palette_Set_Foreground_Color

      public static final long Palette_Set_Foreground_Color
      Function address.
    • Get_Color_Glyph_Layer

      public static final long Get_Color_Glyph_Layer
      Function address.
    • Get_Color_Glyph_Paint

      public static final long Get_Color_Glyph_Paint
      Function address.
    • Get_Color_Glyph_ClipBox

      public static final long Get_Color_Glyph_ClipBox
      Function address.
    • Get_Paint_Layers

      public static final long Get_Paint_Layers
      Function address.
    • Get_Colorline_Stops

      public static final long Get_Colorline_Stops
      Function address.
    • Get_Paint

      public static final long Get_Paint
      Function address.
    • Error_String

      public static final long Error_String
      Function address.
    • Get_Font_Format

      public static final long Get_Font_Format
      Function address.
    • Get_Gasp

      public static final long Get_Gasp
      Function address.
    • New_Glyph

      public static final long New_Glyph
      Function address.
    • Get_Glyph

      public static final long Get_Glyph
      Function address.
    • Glyph_Copy

      public static final long Glyph_Copy
      Function address.
    • Glyph_Transform

      public static final long Glyph_Transform
      Function address.
    • Glyph_Get_CBox

      public static final long Glyph_Get_CBox
      Function address.
    • Glyph_To_Bitmap

      public static final long Glyph_To_Bitmap
      Function address.
    • Done_Glyph

      public static final long Done_Glyph
      Function address.
    • Matrix_Multiply

      public static final long Matrix_Multiply
      Function address.
    • Matrix_Invert

      public static final long Matrix_Invert
      Function address.
    • TrueTypeGX_Validate

      public static final long TrueTypeGX_Validate
      Function address.
    • TrueTypeGX_Free

      public static final long TrueTypeGX_Free
      Function address.
    • ClassicKern_Validate

      public static final long ClassicKern_Validate
      Function address.
    • ClassicKern_Free

      public static final long ClassicKern_Free
      Function address.
    • Stream_OpenGzip

      public static final long Stream_OpenGzip
      Function address.
    • Gzip_Uncompress

      public static final long Gzip_Uncompress
      Function address.
    • Library_SetLcdFilter

      public static final long Library_SetLcdFilter
      Function address.
    • Library_SetLcdFilterWeights

      public static final long Library_SetLcdFilterWeights
      Function address.
    • Library_SetLcdGeometry

      public static final long Library_SetLcdGeometry
      Function address.
    • List_Find

      public static final long List_Find
      Function address.
    • List_Add

      public static final long List_Add
      Function address.
    • List_Insert

      public static final long List_Insert
      Function address.
    • List_Remove

      public static final long List_Remove
      Function address.
    • List_Up

      public static final long List_Up
      Function address.
    • List_Iterate

      public static final long List_Iterate
      Function address.
    • List_Finalize

      public static final long List_Finalize
      Function address.
    • Stream_OpenLZW

      public static final long Stream_OpenLZW
      Function address.
    • Get_Multi_Master

      public static final long Get_Multi_Master
      Function address.
    • Get_MM_Var

      public static final long Get_MM_Var
      Function address.
    • Done_MM_Var

      public static final long Done_MM_Var
      Function address.
    • Set_MM_Design_Coordinates

      public static final long Set_MM_Design_Coordinates
      Function address.
    • Set_Var_Design_Coordinates

      public static final long Set_Var_Design_Coordinates
      Function address.
    • Get_Var_Design_Coordinates

      public static final long Get_Var_Design_Coordinates
      Function address.
    • Set_MM_Blend_Coordinates

      public static final long Set_MM_Blend_Coordinates
      Function address.
    • Get_MM_Blend_Coordinates

      public static final long Get_MM_Blend_Coordinates
      Function address.
    • Set_Var_Blend_Coordinates

      public static final long Set_Var_Blend_Coordinates
      Function address.
    • Get_Var_Blend_Coordinates

      public static final long Get_Var_Blend_Coordinates
      Function address.
    • Set_MM_WeightVector

      public static final long Set_MM_WeightVector
      Function address.
    • Get_MM_WeightVector

      public static final long Get_MM_WeightVector
      Function address.
    • Get_Var_Axis_Flags

      public static final long Get_Var_Axis_Flags
      Function address.
    • Set_Named_Instance

      public static final long Set_Named_Instance
      Function address.
    • Get_Default_Named_Instance

      public static final long Get_Default_Named_Instance
      Function address.
    • Add_Module

      public static final long Add_Module
      Function address.
    • Get_Module

      public static final long Get_Module
      Function address.
    • Remove_Module

      public static final long Remove_Module
      Function address.
    • Property_Set

      public static final long Property_Set
      Function address.
    • Property_Get

      public static final long Property_Get
      Function address.
    • Set_Default_Properties

      public static final long Set_Default_Properties
      Function address.
    • Reference_Library

      public static final long Reference_Library
      Function address.
    • New_Library

      public static final long New_Library
      Function address.
    • Done_Library

      public static final long Done_Library
      Function address.
    • Set_Debug_Hook

      public static final long Set_Debug_Hook
      Function address.
    • Add_Default_Modules

      public static final long Add_Default_Modules
      Function address.
    • Get_TrueType_Engine_Type

      public static final long Get_TrueType_Engine_Type
      Function address.
    • OpenType_Validate

      public static final long OpenType_Validate
      Function address.
    • OpenType_Free

      public static final long OpenType_Free
      Function address.
    • Outline_Decompose

      public static final long Outline_Decompose
      Function address.
    • Outline_New

      public static final long Outline_New
      Function address.
    • Outline_Done

      public static final long Outline_Done
      Function address.
    • Outline_Check

      public static final long Outline_Check
      Function address.
    • Outline_Get_CBox

      public static final long Outline_Get_CBox
      Function address.
    • Outline_Translate

      public static final long Outline_Translate
      Function address.
    • Outline_Copy

      public static final long Outline_Copy
      Function address.
    • Outline_Transform

      public static final long Outline_Transform
      Function address.
    • Outline_Embolden

      public static final long Outline_Embolden
      Function address.
    • Outline_EmboldenXY

      public static final long Outline_EmboldenXY
      Function address.
    • Outline_Reverse

      public static final long Outline_Reverse
      Function address.
    • Outline_Get_Bitmap

      public static final long Outline_Get_Bitmap
      Function address.
    • Outline_Render

      public static final long Outline_Render
      Function address.
    • Outline_Get_Orientation

      public static final long Outline_Get_Orientation
      Function address.
    • Get_PFR_Metrics

      public static final long Get_PFR_Metrics
      Function address.
    • Get_PFR_Kerning

      public static final long Get_PFR_Kerning
      Function address.
    • Get_PFR_Advance

      public static final long Get_PFR_Advance
      Function address.
    • Get_Renderer

      public static final long Get_Renderer
      Function address.
    • Set_Renderer

      public static final long Set_Renderer
      Function address.
    • New_Size

      public static final long New_Size
      Function address.
    • Done_Size

      public static final long Done_Size
      Function address.
    • Activate_Size

      public static final long Activate_Size
      Function address.
    • Get_Sfnt_Name_Count

      public static final long Get_Sfnt_Name_Count
      Function address.
    • Get_Sfnt_Name

      public static final long Get_Sfnt_Name
      Function address.
    • Get_Sfnt_LangTag

      public static final long Get_Sfnt_LangTag
      Function address.
    • Outline_GetInsideBorder

      public static final long Outline_GetInsideBorder
      Function address.
    • Outline_GetOutsideBorder

      public static final long Outline_GetOutsideBorder
      Function address.
    • Stroker_New

      public static final long Stroker_New
      Function address.
    • Stroker_Set

      public static final long Stroker_Set
      Function address.
    • Stroker_Rewind

      public static final long Stroker_Rewind
      Function address.
    • Stroker_ParseOutline

      public static final long Stroker_ParseOutline
      Function address.
    • Stroker_BeginSubPath

      public static final long Stroker_BeginSubPath
      Function address.
    • Stroker_EndSubPath

      public static final long Stroker_EndSubPath
      Function address.
    • Stroker_LineTo

      public static final long Stroker_LineTo
      Function address.
    • Stroker_ConicTo

      public static final long Stroker_ConicTo
      Function address.
    • Stroker_CubicTo

      public static final long Stroker_CubicTo
      Function address.
    • Stroker_GetBorderCounts

      public static final long Stroker_GetBorderCounts
      Function address.
    • Stroker_ExportBorder

      public static final long Stroker_ExportBorder
      Function address.
    • Stroker_GetCounts

      public static final long Stroker_GetCounts
      Function address.
    • Stroker_Export

      public static final long Stroker_Export
      Function address.
    • Stroker_Done

      public static final long Stroker_Done
      Function address.
    • Glyph_Stroke

      public static final long Glyph_Stroke
      Function address.
    • Glyph_StrokeBorder

      public static final long Glyph_StrokeBorder
      Function address.
    • GlyphSlot_Embolden

      public static final long GlyphSlot_Embolden
      Function address.
    • GlyphSlot_AdjustWeight

      public static final long GlyphSlot_AdjustWeight
      Function address.
    • GlyphSlot_Oblique

      public static final long GlyphSlot_Oblique
      Function address.
    • GlyphSlot_Slant

      public static final long GlyphSlot_Slant
      Function address.
    • Sin

      public static final long Sin
      Function address.
    • Cos

      public static final long Cos
      Function address.
    • Tan

      public static final long Tan
      Function address.
    • Atan2

      public static final long Atan2
      Function address.
    • Angle_Diff

      public static final long Angle_Diff
      Function address.
    • Vector_Unit

      public static final long Vector_Unit
      Function address.
    • Vector_Rotate

      public static final long Vector_Rotate
      Function address.
    • Vector_Length

      public static final long Vector_Length
      Function address.
    • Vector_Polarize

      public static final long Vector_Polarize
      Function address.
    • Vector_From_Polar

      public static final long Vector_From_Polar
      Function address.
    • Has_PS_Glyph_Names

      public static final long Has_PS_Glyph_Names
      Function address.
    • Get_PS_Font_Info

      public static final long Get_PS_Font_Info
      Function address.
    • Get_PS_Font_Private

      public static final long Get_PS_Font_Private
      Function address.
    • Get_PS_Font_Value

      public static final long Get_PS_Font_Value
      Function address.
    • Get_Sfnt_Table

      public static final long Get_Sfnt_Table
      Function address.
    • Load_Sfnt_Table

      public static final long Load_Sfnt_Table
      Function address.
    • Sfnt_Table_Info

      public static final long Sfnt_Table_Info
      Function address.
    • Get_CMap_Language_ID

      public static final long Get_CMap_Language_ID
      Function address.
    • Get_CMap_Format

      public static final long Get_CMap_Format
      Function address.