- pFT_Get_Advance
alias pFT_Get_Advance = FT_Error function(FT_Face face, FT_UInt gIndex, FT_Int32 load_flags, FT_Fixed* padvance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pFT_Get_Advances
alias pFT_Get_Advances = FT_Error function(FT_Face face, FT_UInt start, FT_UInt count, FT_Int32 load_flags, FT_Fixed* padvances)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.