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_Size_Request_Type | type |
FT_Long | width |
FT_Long | height |
FT_UInt | horiResolution |
FT_UInt | vertResolution |
Definition at line 2192 of file freetype.h.
FT_Long FT_Size_RequestRec_::height |
Definition at line 2196 of file freetype.h.
Referenced by FT_Get_TrueType_Engine_Type(), FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().
FT_UInt FT_Size_RequestRec_::horiResolution |
Definition at line 2197 of file freetype.h.
Referenced by FT_Get_TrueType_Engine_Type(), FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().
FT_Size_Request_Type FT_Size_RequestRec_::type |
Definition at line 2194 of file freetype.h.
Referenced by FT_Get_TrueType_Engine_Type(), FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().
FT_UInt FT_Size_RequestRec_::vertResolution |
Definition at line 2198 of file freetype.h.
Referenced by FT_Get_TrueType_Engine_Type(), FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().
FT_Long FT_Size_RequestRec_::width |
Definition at line 2195 of file freetype.h.
Referenced by FT_Get_TrueType_Engine_Type(), FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.