Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <freetype.h>
Public Attributes | |
FT_UShort | x_ppem |
FT_UShort | y_ppem |
FT_Fixed | x_scale |
FT_Fixed | y_scale |
FT_Pos | ascender |
FT_Pos | descender |
FT_Pos | height |
FT_Pos | max_advance |
Definition at line 1367 of file freetype.h.
FT_Pos FT_Size_Metrics_::ascender |
Definition at line 1375 of file freetype.h.
Referenced by FT_Request_Size(), FT_Select_Size(), and tt_size_reset().
FT_Pos FT_Size_Metrics_::descender |
Definition at line 1376 of file freetype.h.
Referenced by FT_Request_Size(), FT_Select_Size(), and tt_size_reset().
FT_Pos FT_Size_Metrics_::height |
Definition at line 1377 of file freetype.h.
Referenced by FT_Request_Size(), FT_Select_Size(), and tt_size_reset().
FT_Pos FT_Size_Metrics_::max_advance |
Definition at line 1378 of file freetype.h.
Referenced by FT_Request_Size(), FT_Select_Size(), and tt_size_reset().
FT_UShort FT_Size_Metrics_::x_ppem |
Definition at line 1369 of file freetype.h.
Referenced by FT_Get_Kerning(), FT_Request_Metrics(), FT_Request_Size(), FT_Select_Metrics(), FT_Select_Size(), pfr_get_metrics(), tt_face_done(), and tt_size_reset().
FT_Fixed FT_Size_Metrics_::x_scale |
Definition at line 1372 of file freetype.h.
Referenced by af_loader_load_glyph(), cff_slot_load(), FT_Get_Kerning(), FT_Request_Metrics(), FT_Request_Size(), FT_Select_Metrics(), FT_Select_Size(), tt_face_done(), and tt_size_reset().
FT_UShort FT_Size_Metrics_::y_ppem |
Definition at line 1370 of file freetype.h.
Referenced by cf2_getPpemY(), FT_Get_Kerning(), FT_Request_Metrics(), FT_Request_Size(), FT_Select_Metrics(), FT_Select_Size(), pfr_get_metrics(), tt_face_done(), and tt_size_reset().
FT_Fixed FT_Size_Metrics_::y_scale |
Definition at line 1373 of file freetype.h.
Referenced by af_loader_load_glyph(), cff_slot_load(), FT_Get_Kerning(), FT_GlyphSlot_Embolden(), FT_Request_Metrics(), FT_Request_Size(), FT_Select_Metrics(), FT_Select_Size(), tt_face_done(), and tt_size_reset().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.