- CID_FaceDict
alias CID_FaceDict = CID_FaceDictRec*
Undocumented in source.
- CID_FaceInfo
alias CID_FaceInfo = CID_FaceInfoRec*
Undocumented in source.
- PS_Blend
alias PS_Blend = PS_BlendRec*
Undocumented in source.
- PS_DesignMap
alias PS_DesignMap = PS_DesignMapRec*
Undocumented in source.
- PS_Dict_Keys
alias PS_Dict_Keys = int
Undocumented in source.
- PS_FontInfo
alias PS_FontInfo = PS_FontInfoRec*
Undocumented in source.
- PS_Private
alias PS_Private = PS_PrivateRec*
Undocumented in source.
- T1_Blend_Flags
alias T1_Blend_Flags = int
Undocumented in source.
- T1_EncodingType
alias T1_EncodingType = int
Undocumented in source.
- da_FT_Get_PS_Font_Info
alias da_FT_Get_PS_Font_Info = FT_Error function(FT_Face face, PS_FontInfoRec* afont_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FT_Get_PS_Font_Private
alias da_FT_Get_PS_Font_Private = FT_Error function(FT_Face face, PS_PrivateRec* afont_private)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FT_Get_PS_Font_Value
alias da_FT_Get_PS_Font_Value = FT_Long function(FT_Face face, PS_Dict_Keys* key, FT_UInt idx, void* value, FT_Long value_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FT_Has_PS_Glyph_Names
alias da_FT_Has_PS_Glyph_Names = FT_Int 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.
- FT_Get_PS_Font_Info
FT_Error FT_Get_PS_Font_Info(FT_Face face, PS_FontInfoRec* afont_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_PS_Font_Private
FT_Error FT_Get_PS_Font_Private(FT_Face face, PS_PrivateRec* afont_private)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Get_PS_Font_Value
FT_Long FT_Get_PS_Font_Value(FT_Face face, PS_Dict_Keys* key, FT_UInt idx, void* value, FT_Long value_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FT_Has_PS_Glyph_Names
FT_Int FT_Has_PS_Glyph_Names(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.