Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | FT_SERVICE_ID_PFR_METRICS "pfr-metrics" |
Typedefs | |
typedef FT_Error(* | FT_PFR_GetMetricsFunc) (FT_Face face, FT_UInt *aoutline, FT_UInt *ametrics, FT_Fixed *ax_scale, FT_Fixed *ay_scale) |
typedef FT_Error(* | FT_PFR_GetKerningFunc) (FT_Face face, FT_UInt left, FT_UInt right, FT_Vector *avector) |
typedef FT_Error(* | FT_PFR_GetAdvanceFunc) (FT_Face face, FT_UInt gindex, FT_Pos *aadvance) |
Functions | |
FT_DEFINE_SERVICE (PfrMetrics) | |
FT_DEFINE_SERVICE | ( | PfrMetrics | ) |
Definition at line 51 of file svpfr.h.
References FT_END_HEADER.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.