bindbc.freetype.bind.tttables

Undocumented in source.

Members

Aliases

FT_Sfnt_Tag
alias FT_Sfnt_Tag = int
Undocumented in source.
pFT_Get_CMap_Format
alias pFT_Get_CMap_Format = FT_ULong function(FT_CharMap charmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_CMap_Language_ID
alias pFT_Get_CMap_Language_ID = FT_ULong function(FT_CharMap charmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_Sfnt_Table
alias pFT_Get_Sfnt_Table = void* function(FT_Face face, FT_Sfnt_Tag tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Load_Sfnt_Table
alias pFT_Load_Sfnt_Table = FT_Error function(FT_Face face, FT_ULong tag, FT_Long offset, FT_Byte* buffer, FT_ULong* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Sfnt_Table_Info
alias pFT_Sfnt_Table_Info = FT_Error function(FT_Face face, FT_UInt table_index, FT_ULong* tag, FT_ULong* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

FT_SFNT_HEAD
anonymousenum FT_SFNT_HEAD
Undocumented in source.

Functions

FT_Get_CMap_Format
FT_ULong FT_Get_CMap_Format(FT_CharMap charmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_CMap_Language_ID
FT_ULong FT_Get_CMap_Language_ID(FT_CharMap charmap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_Sfnt_Table
void* FT_Get_Sfnt_Table(FT_Face face, FT_Sfnt_Tag tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Load_Sfnt_Table
FT_Error FT_Load_Sfnt_Table(FT_Face face, FT_ULong tag, FT_Long offset, FT_Byte* buffer, FT_ULong* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Sfnt_Table_Info
FT_Error FT_Sfnt_Table_Info(FT_Face face, FT_UInt table_index, FT_ULong* tag, FT_ULong* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

FT_Get_CMap_Format
pFT_Get_CMap_Format FT_Get_CMap_Format;
Undocumented in source.
FT_Get_CMap_Language_ID
pFT_Get_CMap_Language_ID FT_Get_CMap_Language_ID;
Undocumented in source.
FT_Get_Sfnt_Table
pFT_Get_Sfnt_Table FT_Get_Sfnt_Table;
Undocumented in source.
FT_Load_Sfnt_Table
pFT_Load_Sfnt_Table FT_Load_Sfnt_Table;
Undocumented in source.
FT_Sfnt_Table_Info
pFT_Sfnt_Table_Info FT_Sfnt_Table_Info;
Undocumented in source.

Structs

TT_Header
struct TT_Header
Undocumented in source.
TT_HoriHeader
struct TT_HoriHeader
Undocumented in source.
TT_MaxProfile
struct TT_MaxProfile
Undocumented in source.
TT_OS2
struct TT_OS2
Undocumented in source.
TT_PCLT
struct TT_PCLT
Undocumented in source.
TT_Postscript
struct TT_Postscript
Undocumented in source.
TT_VertHeader
struct TT_VertHeader
Undocumented in source.

Meta