- BDF_Property
alias BDF_Property = BDF_PropertyRec*
Undocumented in source.
- BDF_PropertyType
alias BDF_PropertyType = int
Undocumented in source.
- pFT_Get_BDF_Charset_ID
alias pFT_Get_BDF_Charset_ID = FT_Error function(FT_Face face, const(char)** acharset_encoding, const(char)** acharset_registry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Get_BDF_Property
alias pFT_Get_BDF_Property = FT_Error function(FT_Face face, const(char)* prop_name, BDF_PropertyRec* aproperty)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.