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 face, FT_UInt glyph_index, FT_UInt* cid)
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 face, FT_Bool* is_cid)
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 face, const(char)** registry, const(char)** ordering, FT_Int* supplement)
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 face, FT_UInt glyph_index, FT_UInt* cid)
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 face, FT_Bool* is_cid)
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 face, const(char)** registry, const(char)** ordering, FT_Int* supplement)
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