Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <pcf.h>
Public Attributes | |
FT_Short | leftSideBearing |
FT_Short | rightSideBearing |
FT_Short | characterWidth |
FT_Short | ascent |
FT_Short | descent |
FT_Short | attributes |
FT_ULong | bits |
FT_Short PCF_MetricRec_::ascent |
Definition at line 99 of file pcf.h.
Referenced by PCF_Glyph_Load().
FT_ULong PCF_MetricRec_::bits |
Definition at line 102 of file pcf.h.
Referenced by PCF_Glyph_Load().
FT_Short PCF_MetricRec_::characterWidth |
Definition at line 98 of file pcf.h.
Referenced by PCF_Glyph_Load(), and PCF_Size_Select().
FT_Short PCF_MetricRec_::descent |
Definition at line 100 of file pcf.h.
Referenced by PCF_Glyph_Load().
FT_Short PCF_MetricRec_::leftSideBearing |
Definition at line 96 of file pcf.h.
Referenced by PCF_Glyph_Load().
FT_Short PCF_MetricRec_::rightSideBearing |
Definition at line 97 of file pcf.h.
Referenced by PCF_Glyph_Load().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.