bindbc.freetype.binddynamic

Undocumented in source.

Members

Aliases

da_FTC_CMapCache_Lookup
alias da_FTC_CMapCache_Lookup = FT_UInt function(FTC_CMapCache, FTC_FaceID, FT_Int, FT_UInt32)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_CMapCache_New
alias da_FTC_CMapCache_New = FT_Error function(FTC_Manager, FTC_CMapCache*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_ImageCache_Lookup
alias da_FTC_ImageCache_Lookup = FT_Error function(FTC_ImageCache, FTC_ImageType, FT_UInt, FT_Glyph*, FTC_Node*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_ImageCache_LookupScaler
alias da_FTC_ImageCache_LookupScaler = FT_Error function(FTC_ImageCache, FTC_Scaler, FT_ULong, FT_UInt, FT_Glyph*, FTC_Node*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_ImageCache_New
alias da_FTC_ImageCache_New = FT_Error function(FTC_Manager, FTC_ImageCache*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Manager_Done
alias da_FTC_Manager_Done = void function(FTC_Manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Manager_LookupFace
alias da_FTC_Manager_LookupFace = FT_Error function(FTC_Manager, FTC_FaceID, FT_Face*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Manager_LookupSize
alias da_FTC_Manager_LookupSize = FT_Error function(FTC_Manager, FTC_Scaler, FT_Size*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Manager_New
alias da_FTC_Manager_New = FT_Error function(FT_Library, FT_UInt, FT_UInt, FT_ULong, FTC_Face_Requester, FT_Pointer, FTC_Manager*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Manager_RemoveFaceID
alias da_FTC_Manager_RemoveFaceID = void function(FTC_Manager, FTC_FaceID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Manager_Reset
alias da_FTC_Manager_Reset = void function(FTC_Manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_Node_Unref
alias da_FTC_Node_Unref = void function(FTC_Node, FTC_Manager)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_SBitCache_Lookup
alias da_FTC_SBitCache_Lookup = FT_Error function(FTC_SBitCache, FTC_ImageType, FT_UInt, FTC_SBit*, FTC_Node*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_SBitCache_LookupScaler
alias da_FTC_SBitCache_LookupScaler = FT_Error function(FTC_SBitCache, FTC_Scaler, FT_ULong, FT_UInt, FTC_SBit*, FTC_Node*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FTC_SBitCache_New
alias da_FTC_SBitCache_New = FT_Error function(FTC_Manager, FTC_SBitCache*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Activate_Size
alias da_FT_Activate_Size = FT_Error function(FT_Size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Add_Default_Modules
alias da_FT_Add_Default_Modules = void function(FT_Library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Add_Module
alias da_FT_Add_Module = FT_Error function(FT_Library, const(FT_Module_Class)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Angle_Diff
alias da_FT_Angle_Diff = FT_Angle function(FT_Angle, FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Atan2
alias da_FT_Atan2 = FT_Angle function(FT_Fixed, FT_Fixed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Attach_File
alias da_FT_Attach_File = FT_Error function(FT_Face, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Attach_Stream
alias da_FT_Attach_Stream = FT_Error function(FT_Face, FT_Open_Args*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Bitmap_Convert
alias da_FT_Bitmap_Convert = FT_Error function(FT_Library, const(FT_Bitmap)*, FT_Bitmap*, FT_Int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Bitmap_Copy
alias da_FT_Bitmap_Copy = FT_Error function(FT_Library, const(FT_Bitmap)*, FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Bitmap_Done
alias da_FT_Bitmap_Done = FT_Error function(FT_Library, FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Bitmap_Embolden
alias da_FT_Bitmap_Embolden = FT_Error function(FT_Library, FT_Bitmap*, FT_Pos, FT_Pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Bitmap_Init
alias da_FT_Bitmap_Init = void function(FT_Bitmap*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_CeilFix
alias da_FT_CeilFix = FT_Fixed function(FT_Fixed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_ClassicKern_Free
alias da_FT_ClassicKern_Free = void function(FT_Face, FT_Bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_ClassicKern_Validate
alias da_FT_ClassicKern_Validate = FT_Error function(FT_Face, FT_UInt, FT_Bytes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Cos
alias da_FT_Cos = FT_Fixed function(FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_DivFix
alias da_FT_DivFix = FT_Long function(FT_Long, FT_Long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Done_Face
alias da_FT_Done_Face = FT_Error function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Done_FreeType
alias da_FT_Done_FreeType = FT_Error function(FT_Library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Done_Glyph
alias da_FT_Done_Glyph = void function(FT_Glyph)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Done_Library
alias da_FT_Done_Library = FT_Error function(FT_Library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Done_Size
alias da_FT_Done_Size = FT_Error function(FT_Size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_CheckTrueTypePatents
alias da_FT_Face_CheckTrueTypePatents = FT_Bool function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_GetCharVariantIndex
alias da_FT_Face_GetCharVariantIndex = FT_UInt function(FT_Face, FT_ULong, FT_ULong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_GetCharVariantIsDefault
alias da_FT_Face_GetCharVariantIsDefault = FT_Int function(FT_Face, FT_ULong, FT_ULong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_GetCharsOfVariant
alias da_FT_Face_GetCharsOfVariant = FT_UInt32* function(FT_Face, FT_ULong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_GetVariantSelectors
alias da_FT_Face_GetVariantSelectors = FT_UInt32* function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_GetVariantsOfChar
alias da_FT_Face_GetVariantsOfChar = FT_UInt32* function(FT_Face, FT_ULong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Face_SetUnpatentedHinting
alias da_FT_Face_SetUnpatentedHinting = FT_Bool function(FT_Face, FT_Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_FloorFix
alias da_FT_FloorFix = FT_Fixed function(FT_Fixed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Advance
alias da_FT_Get_Advance = FT_Error function(FT_Face, FT_UInt, FT_Int32, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Advances
alias da_FT_Get_Advances = FT_Error function(FT_Face, FT_UInt, FT_UInt, FT_Int32, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_BDF_Charset_ID
alias da_FT_Get_BDF_Charset_ID = FT_Error function(FT_Face, const(char)** acharset_encoding, const(char)** acharset_registry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_BDF_Property
alias da_FT_Get_BDF_Property = FT_Error function(FT_Face, const(char)*, BDF_PropertyRec*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_CID_From_Glyph_Index
alias da_FT_Get_CID_From_Glyph_Index = FT_Error function(FT_Face, FT_UInt, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_CID_Is_Internally_CID_Keyed
alias da_FT_Get_CID_Is_Internally_CID_Keyed = FT_Error function(FT_Face, FT_Bool*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_CID_Registry_Ordering_Supplement
alias da_FT_Get_CID_Registry_Ordering_Supplement = FT_Error function(FT_Face, const(char*)*, const(char*)*, FT_Int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_CMap_Format
alias da_FT_Get_CMap_Format = FT_ULong function(FT_CharMap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_CMap_Language_ID
alias da_FT_Get_CMap_Language_ID = FT_ULong function(FT_CharMap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Char_Index
alias da_FT_Get_Char_Index = FT_UInt function(FT_Face, FT_ULong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Charmap_Index
alias da_FT_Get_Charmap_Index = FT_Int function(FT_CharMap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_FSType_Flags
alias da_FT_Get_FSType_Flags = FT_UShort function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_First_Char
alias da_FT_Get_First_Char = FT_ULong function(FT_Face, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Gasp
alias da_FT_Get_Gasp = FT_Int function(FT_Face, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Glyph
alias da_FT_Get_Glyph = FT_Error function(FT_GlyphSlot, FT_Glyph*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Glyph_Name
alias da_FT_Get_Glyph_Name = FT_Error function(FT_Face, FT_UInt, FT_Pointer, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Kerning
alias da_FT_Get_Kerning = FT_Error function(FT_Face, FT_UInt, FT_UInt, FT_UInt, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_MM_Var
alias da_FT_Get_MM_Var = FT_Error function(FT_Face, FT_MM_Var**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Module
alias da_FT_Get_Module = FT_Module function(FT_Library, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Multi_Master
alias da_FT_Get_Multi_Master = FT_Error function(FT_Face, FT_Multi_Master*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Name_Index
alias da_FT_Get_Name_Index = FT_UInt function(FT_Face, FT_String*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Next_Char
alias da_FT_Get_Next_Char = FT_ULong function(FT_Face, FT_ULong, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PFR_Advance
alias da_FT_Get_PFR_Advance = FT_Error function(FT_Face, FT_UInt, FT_Pos*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PFR_Kerning
alias da_FT_Get_PFR_Kerning = FT_Error function(FT_Face, FT_UInt, FT_UInt, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PFR_Metrics
alias da_FT_Get_PFR_Metrics = FT_Error function(FT_Face, FT_UInt*, FT_UInt*, FT_Fixed*, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PS_Font_Info
alias da_FT_Get_PS_Font_Info = FT_Error function(FT_Face, PS_FontInfoRec*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PS_Font_Private
alias da_FT_Get_PS_Font_Private = FT_Error function(FT_Face, PS_PrivateRec*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_PS_Font_Value
alias da_FT_Get_PS_Font_Value = FT_Long function(FT_Face, PS_Dict_Keys*, FT_UInt, FT_Long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Postscript_Name
alias da_FT_Get_Postscript_Name = const(char)* function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Renderer
alias da_FT_Get_Renderer = FT_Renderer function(FT_Library, FT_Glyph_Format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Sfnt_Name
alias da_FT_Get_Sfnt_Name = FT_Error function(FT_Face, FT_UInt, FT_SfntName*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Sfnt_Name_Count
alias da_FT_Get_Sfnt_Name_Count = FT_UInt function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Sfnt_Table
alias da_FT_Get_Sfnt_Table = void* function(FT_Face, FT_Sfnt_Tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_SubGlyph_Info
alias da_FT_Get_SubGlyph_Info = FT_Error function(FT_GlyphSlot, FT_UInt, FT_Int*, FT_UInt*, FT_Int*, FT_Int*, FT_Matrix*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_Track_Kerning
alias da_FT_Get_Track_Kerning = FT_Error function(FT_Face, FT_Fixed, FT_Int, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_TrueType_Engine_Type
alias da_FT_Get_TrueType_Engine_Type = FT_TrueTypeEngineType function(FT_Library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_WinFNT_Header
alias da_FT_Get_WinFNT_Header = FT_Error function(FT_Face, FT_WinFNT_HeaderRec*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Get_X11_Font_Format
alias da_FT_Get_X11_Font_Format = const(char)* function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_GlyphSlot_Embolden
alias da_FT_GlyphSlot_Embolden = void function(FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_GlyphSlot_Oblique
alias da_FT_GlyphSlot_Oblique = void function(FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_GlyphSlot_Own_Bitmap
alias da_FT_GlyphSlot_Own_Bitmap = FT_Error function(FT_GlyphSlot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Glyph_Copy
alias da_FT_Glyph_Copy = FT_Error function(FT_Glyph, FT_Glyph*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Glyph_Get_CBox
alias da_FT_Glyph_Get_CBox = void function(FT_Glyph, FT_UInt, FT_BBox*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Glyph_Stroke
alias da_FT_Glyph_Stroke = FT_Error function(FT_Glyph*, FT_Stroker, FT_Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Glyph_StrokeBorder
alias da_FT_Glyph_StrokeBorder = FT_Error function(FT_Glyph*, FT_Stroker, FT_Bool, FT_Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Glyph_To_Bitmap
alias da_FT_Glyph_To_Bitmap = FT_Error function(FT_Glyph*, FT_Render_Mode, FT_Vector*, FT_Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Glyph_Transform
alias da_FT_Glyph_Transform = FT_Error function(FT_Glyph, FT_Matrix*, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Gzip_Uncompress
alias da_FT_Gzip_Uncompress = FT_Error function(FT_Memory, FT_Byte*, FT_ULong*, const(FT_Byte)*, FT_ULong)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Has_PS_Glyph_Names
alias da_FT_Has_PS_Glyph_Names = FT_Int function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Init_FreeType
alias da_FT_Init_FreeType = FT_Error function(FT_Library*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Library_SetLcdFilter
alias da_FT_Library_SetLcdFilter = FT_Error function(FT_Library, FT_LcdFilter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Library_SetLcdFilterWeights
alias da_FT_Library_SetLcdFilterWeights = FT_Error function(FT_Library, ubyte*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Library_Version
alias da_FT_Library_Version = void function(FT_Library, FT_Int*, FT_Int*, FT_Int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Add
alias da_FT_List_Add = void function(FT_List, FT_ListNode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Finalize
alias da_FT_List_Finalize = void function(FT_List, FT_List_Destructor, FT_Memory, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Find
alias da_FT_List_Find = FT_ListNode function(FT_List, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Insert
alias da_FT_List_Insert = void function(FT_List, FT_ListNode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Iterate
alias da_FT_List_Iterate = FT_Error function(FT_List, FT_List_Iterator, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Remove
alias da_FT_List_Remove = void function(FT_List, FT_ListNode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_List_Up
alias da_FT_List_Up = void function(FT_List, FT_ListNode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Load_Char
alias da_FT_Load_Char = FT_Error function(FT_Face, FT_ULong, FT_Int32)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Load_Glyph
alias da_FT_Load_Glyph = FT_Error function(FT_Face, FT_UInt, FT_Int32)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Load_Sfnt_Table
alias da_FT_Load_Sfnt_Table = FT_Error function(FT_Face, FT_ULong, FT_Long, FT_Byte*, FT_ULong*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Matrix_Invert
alias da_FT_Matrix_Invert = FT_Error function(FT_Matrix*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Matrix_Multiply
alias da_FT_Matrix_Multiply = void function(const(FT_Matrix)*, FT_Matrix*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_MulDiv
alias da_FT_MulDiv = FT_Long function(FT_Long, FT_Long, FT_Long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_MulFix
alias da_FT_MulFix = FT_Long function(FT_Long, FT_Long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_New_Face
alias da_FT_New_Face = FT_Error function(FT_Library, const(char)*, FT_Long, FT_Face*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_New_Library
alias da_FT_New_Library = FT_Error function(FT_Memory, FT_Library*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_New_Memory_Face
alias da_FT_New_Memory_Face = FT_Error function(FT_Library, const(FT_Byte)*, FT_Long, FT_Long, FT_Face*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_New_Size
alias da_FT_New_Size = FT_Error function(FT_Face, FT_Size*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_OpenType_Free
alias da_FT_OpenType_Free = void function(FT_Face face, FT_Bytes table)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_OpenType_Validate
alias da_FT_OpenType_Validate = FT_Error function(FT_Face, FT_UInt, FT_Bytes*, FT_Bytes*, FT_Bytes*, FT_Bytes*, FT_Bytes*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Open_Face
alias da_FT_Open_Face = FT_Error function(FT_Library, const(FT_Open_Args)*, FT_Long, FT_Face*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Check
alias da_FT_Outline_Check = FT_Error function(FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Copy
alias da_FT_Outline_Copy = FT_Error function(const(FT_Outline)*, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Decompose
alias da_FT_Outline_Decompose = FT_Error function(FT_Outline*, const(FT_Outline_Funcs)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Done
alias da_FT_Outline_Done = FT_Error function(FT_Library, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Done_Internal
alias da_FT_Outline_Done_Internal = FT_Error function(FT_Memory, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Embolden
alias da_FT_Outline_Embolden = FT_Error function(FT_Outline*, FT_Pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_EmboldenXY
alias da_FT_Outline_EmboldenXY = FT_Error function(FT_Outline*, FT_Pos, FT_Pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_GetInsideBorder
alias da_FT_Outline_GetInsideBorder = FT_StrokerBorder function(FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_GetOutsideBorder
alias da_FT_Outline_GetOutsideBorder = FT_StrokerBorder function(FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Get_BBox
alias da_FT_Outline_Get_BBox = FT_Error function(FT_Outline*, FT_BBox)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Get_Bitmap
alias da_FT_Outline_Get_Bitmap = FT_Error function(FT_Library, FT_Outline*, const(FT_Bitmap)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Get_CBox
alias da_FT_Outline_Get_CBox = void function(const(FT_Outline)*, FT_BBox*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Get_Orientation
alias da_FT_Outline_Get_Orientation = FT_Orientation function(FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_New
alias da_FT_Outline_New = FT_Error function(FT_Library, FT_UInt, FT_Int, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_New_Internal
alias da_FT_Outline_New_Internal = FT_Error function(FT_Memory, FT_UInt, FT_Int, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Render
alias da_FT_Outline_Render = FT_Error function(FT_Library, FT_Outline*, FT_Raster_Params*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Reverse
alias da_FT_Outline_Reverse = void function(FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Transform
alias da_FT_Outline_Transform = void function(const(FT_Outline)*, const(FT_Matrix)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Outline_Translate
alias da_FT_Outline_Translate = void function(const(FT_Outline)*, FT_Pos, FT_Pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Property_Get
alias da_FT_Property_Get = FT_Error function(FT_Library, const(FT_String)*, const(FT_String)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Property_Set
alias da_FT_Property_Set = FT_Error function(FT_Library, const(FT_String)*, const(FT_String)*, const(void)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Reference_Face
alias da_FT_Reference_Face = FT_Error function(FT_Face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Reference_Library
alias da_FT_Reference_Library = FT_Error function(FT_Library)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Remove_Module
alias da_FT_Remove_Module = FT_Error function(FT_Library, FT_Module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Render_Glyph
alias da_FT_Render_Glyph = FT_Error function(FT_GlyphSlot, FT_Render_Mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Request_Size
alias da_FT_Request_Size = FT_Error function(FT_Face, FT_Size_Request)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_RoundFix
alias da_FT_RoundFix = FT_Fixed function(FT_Fixed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Select_Charmap
alias da_FT_Select_Charmap = FT_Error function(FT_Face, FT_Encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Select_Size
alias da_FT_Select_Size = FT_Error function(FT_Face, FT_Int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Char_Size
alias da_FT_Set_Char_Size = FT_Error function(FT_Face, FT_F26Dot6, FT_F26Dot6, FT_UInt, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Charmap
alias da_FT_Set_Charmap = FT_Error function(FT_Face, FT_CharMap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Debug_Hook
alias da_FT_Set_Debug_Hook = void function(FT_Library, FT_UInt, FT_DebugHook_Func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_MM_Blend_Coordinates
alias da_FT_Set_MM_Blend_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_MM_Design_Coordinates
alias da_FT_Set_MM_Design_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Long*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Pixel_Sizes
alias da_FT_Set_Pixel_Sizes = FT_Error function(FT_Face, FT_UInt, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Renderer
alias da_FT_Set_Renderer = FT_Error function(FT_Library, FT_Renderer, FT_UInt, FT_Parameter*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Transform
alias da_FT_Set_Transform = void function(FT_Face, FT_Matrix*, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Var_Blend_Coordinates
alias da_FT_Set_Var_Blend_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Set_Var_Design_Coordinates
alias da_FT_Set_Var_Design_Coordinates = FT_Error function(FT_Face, FT_UInt, FT_Fixed*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Sfnt_Table_Info
alias da_FT_Sfnt_Table_Info = FT_Error function(FT_Face, FT_UInt, FT_ULong*, FT_ULong*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Sin
alias da_FT_Sin = FT_Fixed function(FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stream_OpenBzip2
alias da_FT_Stream_OpenBzip2 = FT_Error function(FT_Stream, FT_Stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stream_OpenGzip
alias da_FT_Stream_OpenGzip = FT_Error function(FT_Stream, FT_Stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stream_OpenLZW
alias da_FT_Stream_OpenLZW = FT_Error function(FT_Stream, FT_Stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_BeginSubPath
alias da_FT_Stroker_BeginSubPath = FT_Error function(FT_Stroker, FT_Vector*, FT_Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_ConicTo
alias da_FT_Stroker_ConicTo = FT_Error function(FT_Stroker, FT_Vector*, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_CubicTo
alias da_FT_Stroker_CubicTo = FT_Error function(FT_Stroker, FT_Vector*, FT_Vector*, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_Done
alias da_FT_Stroker_Done = void function(FT_Stroker)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_EndSubPath
alias da_FT_Stroker_EndSubPath = FT_Error function(FT_Stroker)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_Export
alias da_FT_Stroker_Export = void function(FT_Stroker, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_ExportBorder
alias da_FT_Stroker_ExportBorder = void function(FT_Stroker, FT_StrokerBorder, FT_Outline*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_GetBorderCounts
alias da_FT_Stroker_GetBorderCounts = FT_Error function(FT_Stroker, FT_StrokerBorder, FT_UInt*, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_GetCounts
alias da_FT_Stroker_GetCounts = FT_Error function(FT_Stroker, FT_UInt*, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_LineTo
alias da_FT_Stroker_LineTo = FT_Error function(FT_Stroker, FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_New
alias da_FT_Stroker_New = FT_Error function(FT_Memory, FT_Stroker*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_ParseOutline
alias da_FT_Stroker_ParseOutline = FT_Error function(FT_Stroker, FT_Outline*, FT_Bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_Rewind
alias da_FT_Stroker_Rewind = void function(FT_Stroker)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Stroker_Set
alias da_FT_Stroker_Set = void function(FT_Stroker, FT_Fixed, FT_Stroker_LineCap, FT_Stroker_LineJoin, FT_Fixed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Tan
alias da_FT_Tan = FT_Fixed function(FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_TrueTypeGX_Free
alias da_FT_TrueTypeGX_Free = void function(FT_Face, FT_Bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_TrueTypeGX_Validate
alias da_FT_TrueTypeGX_Validate = FT_Error function(FT_Face, FT_UInt, FT_Bytes, FT_UInt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Vector_From_Polar
alias da_FT_Vector_From_Polar = void function(FT_Vector*, FT_Fixed, FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Vector_Length
alias da_FT_Vector_Length = FT_Fixed function(FT_Vector*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Vector_Polarize
alias da_FT_Vector_Polarize = void function(FT_Vector*, FT_Fixed*, FT_Angle*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Vector_Rotate
alias da_FT_Vector_Rotate = void function(FT_Vector*, FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Vector_Transform
alias da_FT_Vector_Transform = void function(FT_Vector*, FT_Matrix*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_FT_Vector_Unit
alias da_FT_Vector_Unit = void function(FT_Vector*, FT_Angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

isFreetypeLoaded
bool isFreetypeLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
loadFreetype
FreetypeSupport loadFreetype()
Undocumented in source. Be warned that the author may not have intended to support it.
loadFreetype
FreetypeSupport loadFreetype(const(char)* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedFreetypeVersion
FreetypeSupport loadedFreetypeVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadFreetype
void unloadFreetype()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

FTC_CMapCache_Lookup
da_FTC_CMapCache_Lookup FTC_CMapCache_Lookup;
Undocumented in source.
FTC_CMapCache_New
da_FTC_CMapCache_New FTC_CMapCache_New;
Undocumented in source.
FTC_ImageCache_Lookup
da_FTC_ImageCache_Lookup FTC_ImageCache_Lookup;
Undocumented in source.
FTC_ImageCache_LookupScaler
da_FTC_ImageCache_LookupScaler FTC_ImageCache_LookupScaler;
Undocumented in source.
FTC_ImageCache_New
da_FTC_ImageCache_New FTC_ImageCache_New;
Undocumented in source.
FTC_Manager_Done
da_FTC_Manager_Done FTC_Manager_Done;
Undocumented in source.
FTC_Manager_LookupFace
da_FTC_Manager_LookupFace FTC_Manager_LookupFace;
Undocumented in source.
FTC_Manager_LookupSize
da_FTC_Manager_LookupSize FTC_Manager_LookupSize;
Undocumented in source.
FTC_Manager_New
da_FTC_Manager_New FTC_Manager_New;
Undocumented in source.
FTC_Manager_RemoveFaceID
da_FTC_Manager_RemoveFaceID FTC_Manager_RemoveFaceID;
Undocumented in source.
FTC_Manager_Reset
da_FTC_Manager_Reset FTC_Manager_Reset;
Undocumented in source.
FTC_Node_Unref
da_FTC_Node_Unref FTC_Node_Unref;
Undocumented in source.
FTC_SBitCache_Lookup
da_FTC_SBitCache_Lookup FTC_SBitCache_Lookup;
Undocumented in source.
FTC_SBitCache_LookupScaler
da_FTC_SBitCache_LookupScaler FTC_SBitCache_LookupScaler;
Undocumented in source.
FTC_SBitCache_New
da_FTC_SBitCache_New FTC_SBitCache_New;
Undocumented in source.
FT_Activate_Size
da_FT_Activate_Size FT_Activate_Size;
Undocumented in source.
FT_Add_Default_Modules
da_FT_Add_Default_Modules FT_Add_Default_Modules;
Undocumented in source.
FT_Add_Module
da_FT_Add_Module FT_Add_Module;
Undocumented in source.
FT_Angle_Diff
da_FT_Angle_Diff FT_Angle_Diff;
Undocumented in source.
FT_Atan2
da_FT_Atan2 FT_Atan2;
Undocumented in source.
FT_Attach_File
da_FT_Attach_File FT_Attach_File;
Undocumented in source.
FT_Attach_Stream
da_FT_Attach_Stream FT_Attach_Stream;
Undocumented in source.
FT_Bitmap_Convert
da_FT_Bitmap_Convert FT_Bitmap_Convert;
Undocumented in source.
FT_Bitmap_Copy
da_FT_Bitmap_Copy FT_Bitmap_Copy;
Undocumented in source.
FT_Bitmap_Done
da_FT_Bitmap_Done FT_Bitmap_Done;
Undocumented in source.
FT_Bitmap_Embolden
da_FT_Bitmap_Embolden FT_Bitmap_Embolden;
Undocumented in source.
FT_Bitmap_Init
da_FT_Bitmap_Init FT_Bitmap_Init;
Undocumented in source.
FT_CeilFix
da_FT_CeilFix FT_CeilFix;
Undocumented in source.
FT_ClassicKern_Free
da_FT_ClassicKern_Free FT_ClassicKern_Free;
Undocumented in source.
FT_ClassicKern_Validate
da_FT_ClassicKern_Validate FT_ClassicKern_Validate;
Undocumented in source.
FT_Cos
da_FT_Cos FT_Cos;
Undocumented in source.
FT_DivFix
da_FT_DivFix FT_DivFix;
Undocumented in source.
FT_Done_Face
da_FT_Done_Face FT_Done_Face;
Undocumented in source.
FT_Done_FreeType
da_FT_Done_FreeType FT_Done_FreeType;
Undocumented in source.
FT_Done_Glyph
da_FT_Done_Glyph FT_Done_Glyph;
Undocumented in source.
FT_Done_Library
da_FT_Done_Library FT_Done_Library;
Undocumented in source.
FT_Done_Size
da_FT_Done_Size FT_Done_Size;
Undocumented in source.
FT_Face_CheckTrueTypePatents
da_FT_Face_CheckTrueTypePatents FT_Face_CheckTrueTypePatents;
Undocumented in source.
FT_Face_GetCharVariantIndex
da_FT_Face_GetCharVariantIndex FT_Face_GetCharVariantIndex;
Undocumented in source.
FT_Face_GetCharVariantIsDefault
da_FT_Face_GetCharVariantIsDefault FT_Face_GetCharVariantIsDefault;
Undocumented in source.
FT_Face_GetCharsOfVariant
da_FT_Face_GetCharsOfVariant FT_Face_GetCharsOfVariant;
Undocumented in source.
FT_Face_GetVariantSelectors
da_FT_Face_GetVariantSelectors FT_Face_GetVariantSelectors;
Undocumented in source.
FT_Face_GetVariantsOfChar
da_FT_Face_GetVariantsOfChar FT_Face_GetVariantsOfChar;
Undocumented in source.
FT_Face_SetUnpatentedHinting
da_FT_Face_SetUnpatentedHinting FT_Face_SetUnpatentedHinting;
Undocumented in source.
FT_FloorFix
da_FT_FloorFix FT_FloorFix;
Undocumented in source.
FT_Get_Advance
da_FT_Get_Advance FT_Get_Advance;
Undocumented in source.
FT_Get_Advances
da_FT_Get_Advances FT_Get_Advances;
Undocumented in source.
FT_Get_BDF_Charset_ID
da_FT_Get_BDF_Charset_ID FT_Get_BDF_Charset_ID;
Undocumented in source.
FT_Get_BDF_Property
da_FT_Get_BDF_Property FT_Get_BDF_Property;
Undocumented in source.
FT_Get_CID_From_Glyph_Index
da_FT_Get_CID_From_Glyph_Index FT_Get_CID_From_Glyph_Index;
Undocumented in source.
FT_Get_CID_Is_Internally_CID_Keyed
da_FT_Get_CID_Is_Internally_CID_Keyed FT_Get_CID_Is_Internally_CID_Keyed;
Undocumented in source.
FT_Get_CID_Registry_Ordering_Supplement
da_FT_Get_CID_Registry_Ordering_Supplement FT_Get_CID_Registry_Ordering_Supplement;
Undocumented in source.
FT_Get_CMap_Format
da_FT_Get_CMap_Format FT_Get_CMap_Format;
Undocumented in source.
FT_Get_CMap_Language_ID
da_FT_Get_CMap_Language_ID FT_Get_CMap_Language_ID;
Undocumented in source.
FT_Get_Char_Index
da_FT_Get_Char_Index FT_Get_Char_Index;
Undocumented in source.
FT_Get_Charmap_Index
da_FT_Get_Charmap_Index FT_Get_Charmap_Index;
Undocumented in source.
FT_Get_FSType_Flags
da_FT_Get_FSType_Flags FT_Get_FSType_Flags;
Undocumented in source.
FT_Get_First_Char
da_FT_Get_First_Char FT_Get_First_Char;
Undocumented in source.
FT_Get_Gasp
da_FT_Get_Gasp FT_Get_Gasp;
Undocumented in source.
FT_Get_Glyph
da_FT_Get_Glyph FT_Get_Glyph;
Undocumented in source.
FT_Get_Glyph_Name
da_FT_Get_Glyph_Name FT_Get_Glyph_Name;
Undocumented in source.
FT_Get_Kerning
da_FT_Get_Kerning FT_Get_Kerning;
Undocumented in source.
FT_Get_MM_Var
da_FT_Get_MM_Var FT_Get_MM_Var;
Undocumented in source.
FT_Get_Module
da_FT_Get_Module FT_Get_Module;
Undocumented in source.
FT_Get_Multi_Master
da_FT_Get_Multi_Master FT_Get_Multi_Master;
Undocumented in source.
FT_Get_Name_Index
da_FT_Get_Name_Index FT_Get_Name_Index;
Undocumented in source.
FT_Get_Next_Char
da_FT_Get_Next_Char FT_Get_Next_Char;
Undocumented in source.
FT_Get_PFR_Advance
da_FT_Get_PFR_Advance FT_Get_PFR_Advance;
Undocumented in source.
FT_Get_PFR_Kerning
da_FT_Get_PFR_Kerning FT_Get_PFR_Kerning;
Undocumented in source.
FT_Get_PFR_Metrics
da_FT_Get_PFR_Metrics FT_Get_PFR_Metrics;
Undocumented in source.
FT_Get_PS_Font_Info
da_FT_Get_PS_Font_Info FT_Get_PS_Font_Info;
Undocumented in source.
FT_Get_PS_Font_Private
da_FT_Get_PS_Font_Private FT_Get_PS_Font_Private;
Undocumented in source.
FT_Get_PS_Font_Value
da_FT_Get_PS_Font_Value FT_Get_PS_Font_Value;
Undocumented in source.
FT_Get_Postscript_Name
da_FT_Get_Postscript_Name FT_Get_Postscript_Name;
Undocumented in source.
FT_Get_Renderer
da_FT_Get_Renderer FT_Get_Renderer;
Undocumented in source.
FT_Get_Sfnt_Name
da_FT_Get_Sfnt_Name FT_Get_Sfnt_Name;
Undocumented in source.
FT_Get_Sfnt_Name_Count
da_FT_Get_Sfnt_Name_Count FT_Get_Sfnt_Name_Count;
Undocumented in source.
FT_Get_Sfnt_Table
da_FT_Get_Sfnt_Table FT_Get_Sfnt_Table;
Undocumented in source.
FT_Get_SubGlyph_Info
da_FT_Get_SubGlyph_Info FT_Get_SubGlyph_Info;
Undocumented in source.
FT_Get_Track_Kerning
da_FT_Get_Track_Kerning FT_Get_Track_Kerning;
Undocumented in source.
FT_Get_TrueType_Engine_Type
da_FT_Get_TrueType_Engine_Type FT_Get_TrueType_Engine_Type;
Undocumented in source.
FT_Get_WinFNT_Header
da_FT_Get_WinFNT_Header FT_Get_WinFNT_Header;
Undocumented in source.
FT_Get_X11_Font_Format
da_FT_Get_X11_Font_Format FT_Get_X11_Font_Format;
Undocumented in source.
FT_GlyphSlot_Embolden
da_FT_GlyphSlot_Embolden FT_GlyphSlot_Embolden;
Undocumented in source.
FT_GlyphSlot_Oblique
da_FT_GlyphSlot_Oblique FT_GlyphSlot_Oblique;
Undocumented in source.
FT_GlyphSlot_Own_Bitmap
da_FT_GlyphSlot_Own_Bitmap FT_GlyphSlot_Own_Bitmap;
Undocumented in source.
FT_Glyph_Copy
da_FT_Glyph_Copy FT_Glyph_Copy;
Undocumented in source.
FT_Glyph_Get_CBox
da_FT_Glyph_Get_CBox FT_Glyph_Get_CBox;
Undocumented in source.
FT_Glyph_Stroke
da_FT_Glyph_Stroke FT_Glyph_Stroke;
Undocumented in source.
FT_Glyph_StrokeBorder
da_FT_Glyph_StrokeBorder FT_Glyph_StrokeBorder;
Undocumented in source.
FT_Glyph_To_Bitmap
da_FT_Glyph_To_Bitmap FT_Glyph_To_Bitmap;
Undocumented in source.
FT_Glyph_Transform
da_FT_Glyph_Transform FT_Glyph_Transform;
Undocumented in source.
FT_Gzip_Uncompress
da_FT_Gzip_Uncompress FT_Gzip_Uncompress;
Undocumented in source.
FT_Has_PS_Glyph_Names
da_FT_Has_PS_Glyph_Names FT_Has_PS_Glyph_Names;
Undocumented in source.
FT_Init_FreeType
da_FT_Init_FreeType FT_Init_FreeType;
Undocumented in source.
FT_Library_SetLcdFilter
da_FT_Library_SetLcdFilter FT_Library_SetLcdFilter;
Undocumented in source.
FT_Library_SetLcdFilterWeights
da_FT_Library_SetLcdFilterWeights FT_Library_SetLcdFilterWeights;
Undocumented in source.
FT_Library_Version
da_FT_Library_Version FT_Library_Version;
Undocumented in source.
FT_List_Add
da_FT_List_Add FT_List_Add;
Undocumented in source.
FT_List_Finalize
da_FT_List_Finalize FT_List_Finalize;
Undocumented in source.
FT_List_Find
da_FT_List_Find FT_List_Find;
Undocumented in source.
FT_List_Insert
da_FT_List_Insert FT_List_Insert;
Undocumented in source.
FT_List_Iterate
da_FT_List_Iterate FT_List_Iterate;
Undocumented in source.
FT_List_Remove
da_FT_List_Remove FT_List_Remove;
Undocumented in source.
FT_List_Up
da_FT_List_Up FT_List_Up;
Undocumented in source.
FT_Load_Char
da_FT_Load_Char FT_Load_Char;
Undocumented in source.
FT_Load_Glyph
da_FT_Load_Glyph FT_Load_Glyph;
Undocumented in source.
FT_Load_Sfnt_Table
da_FT_Load_Sfnt_Table FT_Load_Sfnt_Table;
Undocumented in source.
FT_Matrix_Invert
da_FT_Matrix_Invert FT_Matrix_Invert;
Undocumented in source.
FT_Matrix_Multiply
da_FT_Matrix_Multiply FT_Matrix_Multiply;
Undocumented in source.
FT_MulDiv
da_FT_MulDiv FT_MulDiv;
Undocumented in source.
FT_MulFix
da_FT_MulFix FT_MulFix;
Undocumented in source.
FT_New_Face
da_FT_New_Face FT_New_Face;
Undocumented in source.
FT_New_Library
da_FT_New_Library FT_New_Library;
Undocumented in source.
FT_New_Memory_Face
da_FT_New_Memory_Face FT_New_Memory_Face;
Undocumented in source.
FT_New_Size
da_FT_New_Size FT_New_Size;
Undocumented in source.
FT_OpenType_Free
da_FT_OpenType_Free FT_OpenType_Free;
Undocumented in source.
FT_OpenType_Validate
da_FT_OpenType_Validate FT_OpenType_Validate;
Undocumented in source.
FT_Open_Face
da_FT_Open_Face FT_Open_Face;
Undocumented in source.
FT_Outline_Check
da_FT_Outline_Check FT_Outline_Check;
Undocumented in source.
FT_Outline_Copy
da_FT_Outline_Copy FT_Outline_Copy;
Undocumented in source.
FT_Outline_Decompose
da_FT_Outline_Decompose FT_Outline_Decompose;
Undocumented in source.
FT_Outline_Done
da_FT_Outline_Done FT_Outline_Done;
Undocumented in source.
FT_Outline_Done_Internal
da_FT_Outline_Done_Internal FT_Outline_Done_Internal;
Undocumented in source.
FT_Outline_Embolden
da_FT_Outline_Embolden FT_Outline_Embolden;
Undocumented in source.
FT_Outline_EmboldenXY
da_FT_Outline_EmboldenXY FT_Outline_EmboldenXY;
Undocumented in source.
FT_Outline_GetInsideBorder
da_FT_Outline_GetInsideBorder FT_Outline_GetInsideBorder;
Undocumented in source.
FT_Outline_GetOutsideBorder
da_FT_Outline_GetOutsideBorder FT_Outline_GetOutsideBorder;
Undocumented in source.
FT_Outline_Get_BBox
da_FT_Outline_Get_BBox FT_Outline_Get_BBox;
Undocumented in source.
FT_Outline_Get_Bitmap
da_FT_Outline_Get_Bitmap FT_Outline_Get_Bitmap;
Undocumented in source.
FT_Outline_Get_CBox
da_FT_Outline_Get_CBox FT_Outline_Get_CBox;
Undocumented in source.
FT_Outline_Get_Orientation
da_FT_Outline_Get_Orientation FT_Outline_Get_Orientation;
Undocumented in source.
FT_Outline_New
da_FT_Outline_New FT_Outline_New;
Undocumented in source.
FT_Outline_New_Internal
da_FT_Outline_New_Internal FT_Outline_New_Internal;
Undocumented in source.
FT_Outline_Render
da_FT_Outline_Render FT_Outline_Render;
Undocumented in source.
FT_Outline_Reverse
da_FT_Outline_Reverse FT_Outline_Reverse;
Undocumented in source.
FT_Outline_Transform
da_FT_Outline_Transform FT_Outline_Transform;
Undocumented in source.
FT_Outline_Translate
da_FT_Outline_Translate FT_Outline_Translate;
Undocumented in source.
FT_Property_Get
da_FT_Property_Get FT_Property_Get;
Undocumented in source.
FT_Property_Set
da_FT_Property_Set FT_Property_Set;
Undocumented in source.
FT_Reference_Face
da_FT_Reference_Face FT_Reference_Face;
Undocumented in source.
FT_Reference_Library
da_FT_Reference_Library FT_Reference_Library;
Undocumented in source.
FT_Remove_Module
da_FT_Remove_Module FT_Remove_Module;
Undocumented in source.
FT_Render_Glyph
da_FT_Render_Glyph FT_Render_Glyph;
Undocumented in source.
FT_Request_Size
da_FT_Request_Size FT_Request_Size;
Undocumented in source.
FT_RoundFix
da_FT_RoundFix FT_RoundFix;
Undocumented in source.
FT_Select_Charmap
da_FT_Select_Charmap FT_Select_Charmap;
Undocumented in source.
FT_Select_Size
da_FT_Select_Size FT_Select_Size;
Undocumented in source.
FT_Set_Char_Size
da_FT_Set_Char_Size FT_Set_Char_Size;
Undocumented in source.
FT_Set_Charmap
da_FT_Set_Charmap FT_Set_Charmap;
Undocumented in source.
FT_Set_Debug_Hook
da_FT_Set_Debug_Hook FT_Set_Debug_Hook;
Undocumented in source.
FT_Set_MM_Blend_Coordinates
da_FT_Set_MM_Blend_Coordinates FT_Set_MM_Blend_Coordinates;
Undocumented in source.
FT_Set_MM_Design_Coordinates
da_FT_Set_MM_Design_Coordinates FT_Set_MM_Design_Coordinates;
Undocumented in source.
FT_Set_Pixel_Sizes
da_FT_Set_Pixel_Sizes FT_Set_Pixel_Sizes;
Undocumented in source.
FT_Set_Renderer
da_FT_Set_Renderer FT_Set_Renderer;
Undocumented in source.
FT_Set_Transform
da_FT_Set_Transform FT_Set_Transform;
Undocumented in source.
FT_Set_Var_Blend_Coordinates
da_FT_Set_Var_Blend_Coordinates FT_Set_Var_Blend_Coordinates;
Undocumented in source.
FT_Set_Var_Design_Coordinates
da_FT_Set_Var_Design_Coordinates FT_Set_Var_Design_Coordinates;
Undocumented in source.
FT_Sfnt_Table_Info
da_FT_Sfnt_Table_Info FT_Sfnt_Table_Info;
Undocumented in source.
FT_Sin
da_FT_Sin FT_Sin;
Undocumented in source.
FT_Stream_OpenBzip2
da_FT_Stream_OpenBzip2 FT_Stream_OpenBzip2;
Undocumented in source.
FT_Stream_OpenGzip
da_FT_Stream_OpenGzip FT_Stream_OpenGzip;
Undocumented in source.
FT_Stream_OpenLZW
da_FT_Stream_OpenLZW FT_Stream_OpenLZW;
Undocumented in source.
FT_Stroker_BeginSubPath
da_FT_Stroker_BeginSubPath FT_Stroker_BeginSubPath;
Undocumented in source.
FT_Stroker_ConicTo
da_FT_Stroker_ConicTo FT_Stroker_ConicTo;
Undocumented in source.
FT_Stroker_CubicTo
da_FT_Stroker_CubicTo FT_Stroker_CubicTo;
Undocumented in source.
FT_Stroker_Done
da_FT_Stroker_Done FT_Stroker_Done;
Undocumented in source.
FT_Stroker_EndSubPath
da_FT_Stroker_EndSubPath FT_Stroker_EndSubPath;
Undocumented in source.
FT_Stroker_Export
da_FT_Stroker_Export FT_Stroker_Export;
Undocumented in source.
FT_Stroker_ExportBorder
da_FT_Stroker_ExportBorder FT_Stroker_ExportBorder;
Undocumented in source.
FT_Stroker_GetBorderCounts
da_FT_Stroker_GetBorderCounts FT_Stroker_GetBorderCounts;
Undocumented in source.
FT_Stroker_GetCounts
da_FT_Stroker_GetCounts FT_Stroker_GetCounts;
Undocumented in source.
FT_Stroker_LineTo
da_FT_Stroker_LineTo FT_Stroker_LineTo;
Undocumented in source.
FT_Stroker_New
da_FT_Stroker_New FT_Stroker_New;
Undocumented in source.
FT_Stroker_ParseOutline
da_FT_Stroker_ParseOutline FT_Stroker_ParseOutline;
Undocumented in source.
FT_Stroker_Rewind
da_FT_Stroker_Rewind FT_Stroker_Rewind;
Undocumented in source.
FT_Stroker_Set
da_FT_Stroker_Set FT_Stroker_Set;
Undocumented in source.
FT_Tan
da_FT_Tan FT_Tan;
Undocumented in source.
FT_TrueTypeGX_Free
da_FT_TrueTypeGX_Free FT_TrueTypeGX_Free;
Undocumented in source.
FT_TrueTypeGX_Validate
da_FT_TrueTypeGX_Validate FT_TrueTypeGX_Validate;
Undocumented in source.
FT_Vector_From_Polar
da_FT_Vector_From_Polar FT_Vector_From_Polar;
Undocumented in source.
FT_Vector_Length
da_FT_Vector_Length FT_Vector_Length;
Undocumented in source.
FT_Vector_Polarize
da_FT_Vector_Polarize FT_Vector_Polarize;
Undocumented in source.
FT_Vector_Rotate
da_FT_Vector_Rotate FT_Vector_Rotate;
Undocumented in source.
FT_Vector_Transform
da_FT_Vector_Transform FT_Vector_Transform;
Undocumented in source.
FT_Vector_Unit
da_FT_Vector_Unit FT_Vector_Unit;
Undocumented in source.

Meta