Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <afglobal.h>
Public Attributes | |
FT_Face | face |
FT_Long | glyph_count |
FT_Byte * | glyph_scripts |
FT_UInt | increase_x_height |
AF_ScriptMetrics | metrics [AF_SCRIPT_MAX] |
AF_Module | module |
Definition at line 62 of file afglobal.h.
FT_Face AF_FaceGlobalsRec_::face |
Definition at line 64 of file afglobal.h.
Referenced by af_face_globals_new().
FT_Long AF_FaceGlobalsRec_::glyph_count |
Definition at line 65 of file afglobal.h.
Referenced by af_face_globals_new().
FT_Byte* AF_FaceGlobalsRec_::glyph_scripts |
Definition at line 66 of file afglobal.h.
Referenced by af_face_globals_new(), and af_property_get().
FT_UInt AF_FaceGlobalsRec_::increase_x_height |
Definition at line 69 of file afglobal.h.
Referenced by af_property_get(), and af_property_set().
AF_ScriptMetrics AF_FaceGlobalsRec_::metrics[AF_SCRIPT_MAX] |
Definition at line 71 of file afglobal.h.
AF_Module AF_FaceGlobalsRec_::module |
Definition at line 73 of file afglobal.h.
Referenced by af_face_globals_new().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.