Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftincrem.h>
Public Attributes | |
FT_Long | bearing_x |
FT_Long | bearing_y |
FT_Long | advance |
FT_Long | advance_v |
Definition at line 115 of file ftincrem.h.
FT_Long FT_Incremental_MetricsRec_::advance |
Definition at line 119 of file ftincrem.h.
Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().
FT_Long FT_Incremental_MetricsRec_::advance_v |
Definition at line 120 of file ftincrem.h.
Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().
FT_Long FT_Incremental_MetricsRec_::bearing_x |
Definition at line 117 of file ftincrem.h.
Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().
FT_Long FT_Incremental_MetricsRec_::bearing_y |
Definition at line 118 of file ftincrem.h.
Referenced by cid_load_glyph(), and T1_Parse_Glyph_And_Get_Char_String().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.