Go to the source code of this file.
◆ FT_SERVICE_ID_PFR_METRICS
◆ FT_PFR_GetAdvanceFunc
◆ FT_PFR_GetKerningFunc
◆ FT_PFR_GetMetricsFunc
◆ FT_DEFINE_SERVICE()
FT_DEFINE_SERVICE |
( |
PfrMetrics |
| ) |
|
Definition at line 51 of file svpfr.h.
FT_Error(* FT_PFR_GetAdvanceFunc)(FT_Face face, FT_UInt gindex, FT_Pos *aadvance)
FT_Error(* FT_PFR_GetMetricsFunc)(FT_Face face, FT_UInt *aoutline, FT_UInt *ametrics, FT_Fixed *ax_scale, FT_Fixed *ay_scale)
FT_Error(* FT_PFR_GetKerningFunc)(FT_Face face, FT_UInt left, FT_UInt right, FT_Vector *avector)