- pFT_Get_Sfnt_LangTag
alias pFT_Get_Sfnt_LangTag = FT_Error function(FT_Face face, FT_UInt langID, FT_SfntLangTag* alangTag)
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_Name
alias pFT_Get_Sfnt_Name = FT_Error function(FT_Face face, FT_UInt idx, FT_SfntName* aname)
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_Name_Count
alias pFT_Get_Sfnt_Name_Count = FT_UInt function(FT_Face face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.