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