bindbc.freetype.bind.ftsnames

Undocumented in source.

Members

Aliases

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.

Functions

FT_Get_Sfnt_LangTag
FT_Error FT_Get_Sfnt_LangTag(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.
FT_Get_Sfnt_Name
FT_Error FT_Get_Sfnt_Name(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.
FT_Get_Sfnt_Name_Count
FT_UInt FT_Get_Sfnt_Name_Count(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.

Static variables

FT_Get_Sfnt_LangTag
pFT_Get_Sfnt_LangTag FT_Get_Sfnt_LangTag;
Undocumented in source.
FT_Get_Sfnt_Name
pFT_Get_Sfnt_Name FT_Get_Sfnt_Name;
Undocumented in source.
FT_Get_Sfnt_Name_Count
pFT_Get_Sfnt_Name_Count FT_Get_Sfnt_Name_Count;
Undocumented in source.

Structs

FT_SfntLangTag
struct FT_SfntLangTag
Undocumented in source.
FT_SfntName
struct FT_SfntName
Undocumented in source.

Meta