bindbc.freetype.bind.ftcid

Undocumented in source.

Members

Aliases

pFT_Get_CID_From_Glyph_Index
alias pFT_Get_CID_From_Glyph_Index = FT_Error function(FT_Face, FT_UInt, FT_UInt*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_CID_Is_Internally_CID_Keyed
alias pFT_Get_CID_Is_Internally_CID_Keyed = FT_Error function(FT_Face, FT_Bool*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pFT_Get_CID_Registry_Ordering_Supplement
alias pFT_Get_CID_Registry_Ordering_Supplement = FT_Error function(FT_Face, const(char*)*, const(char*)*, FT_Int*)
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_CID_From_Glyph_Index
FT_Error FT_Get_CID_From_Glyph_Index(FT_Face , FT_UInt , FT_UInt* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_CID_Is_Internally_CID_Keyed
FT_Error FT_Get_CID_Is_Internally_CID_Keyed(FT_Face , FT_Bool* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Get_CID_Registry_Ordering_Supplement
FT_Error FT_Get_CID_Registry_Ordering_Supplement(FT_Face , const(char*)* , const(char*)* , FT_Int* )
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_CID_From_Glyph_Index
pFT_Get_CID_From_Glyph_Index FT_Get_CID_From_Glyph_Index;
Undocumented in source.
FT_Get_CID_Is_Internally_CID_Keyed
pFT_Get_CID_Is_Internally_CID_Keyed FT_Get_CID_Is_Internally_CID_Keyed;
Undocumented in source.
FT_Get_CID_Registry_Ordering_Supplement
pFT_Get_CID_Registry_Ordering_Supplement FT_Get_CID_Registry_Ordering_Supplement;
Undocumented in source.

Meta