- FT_Get_CMap_Format
FT_Long 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.