Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <freetype/freetype.h>
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | FT_Get_PFR_Metrics (FT_Face face, FT_UInt *aoutline_resolution, FT_UInt *ametrics_resolution, FT_Fixed *ametrics_x_scale, FT_Fixed *ametrics_y_scale) |
FT_Get_PFR_Kerning (FT_Face face, FT_UInt left, FT_UInt right, FT_Vector *avector) | |
FT_Get_PFR_Advance (FT_Face face, FT_UInt gindex, FT_Pos *aadvance) | |