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_Short | height |
FT_Short | width |
FT_Pos | size |
FT_Pos | x_ppem |
FT_Pos | y_ppem |
Definition at line 298 of file freetype.h.
FT_Short FT_Bitmap_Size_::height |
Definition at line 300 of file freetype.h.
FT_Pos FT_Bitmap_Size_::size |
Definition at line 303 of file freetype.h.
FT_Short FT_Bitmap_Size_::width |
Definition at line 301 of file freetype.h.
FT_Pos FT_Bitmap_Size_::x_ppem |
Definition at line 305 of file freetype.h.
Referenced by FT_Match_Size(), and FT_Select_Metrics().
FT_Pos FT_Bitmap_Size_::y_ppem |
Definition at line 306 of file freetype.h.
Referenced by BDF_Size_Request(), FT_Match_Size(), and FT_Select_Metrics().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.