- da_FT_Get_PFR_Advance
alias da_FT_Get_PFR_Advance = FT_Error function(FT_Face face, FT_UInt gindex, FT_Pos* aadvance)
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_PFR_Kerning
alias da_FT_Get_PFR_Kerning = FT_Error function(FT_Face face, FT_UInt left, FT_UInt right, FT_Vector* avector)
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_PFR_Metrics
alias da_FT_Get_PFR_Metrics = FT_Error function(FT_Face face, FT_UInt* aoutline_resolution, FT_UInt* ametrics_resolution, FT_Fixed* ametrics_x_scale, FT_Fixed* ametrics_y_scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.