- 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)
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)
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, 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.
- pFT_Load_Sfnt_Table
alias pFT_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.
- pFT_Sfnt_Table_Info
alias pFT_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.
- FT_Get_CMap_Format
FT_ULong FT_Get_CMap_Format(FT_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 )
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 , 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.
- FT_Load_Sfnt_Table
FT_Error FT_Load_Sfnt_Table(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.
- FT_Sfnt_Table_Info
FT_Error FT_Sfnt_Table_Info(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.