#include <ft2build.h>
#include "pfrdrivr.h"
#include "pfrobjs.h"
#include "pfrerror.h"
Go to the source code of this file.
Functions |
| | pfr_get_kerning (FT_Face pfrface, FT_UInt left, FT_UInt right, FT_Vector *avector) |
| | pfr_get_advance (FT_Face pfrface, FT_UInt gindex, FT_Pos *anadvance) |
| | pfr_get_metrics (FT_Face pfrface, FT_UInt *anoutline_resolution, FT_UInt *ametrics_resolution, FT_Fixed *ametrics_x_scale, FT_Fixed *ametrics_y_scale) |
| | pfr_get_service (FT_Module module, const FT_String *service_id) |
Variables |
FT_CALLBACK_TABLE_DEF const
FT_Service_PfrMetricsRec | pfr_metrics_service_rec |
| static const FT_ServiceDescRec | pfr_services [] |
FT_CALLBACK_TABLE_DEF const
FT_Driver_ClassRec | pfr_driver_class |