Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <freetype.h>
Data Fields | |
FT_Size_Request_Type | type |
FT_Long | width |
FT_Long | height |
FT_UInt | horiResolution |
FT_UInt | vertResolution |
Definition at line 3031 of file freetype.h.
FT_Long FT_Size_RequestRec_::height |
Definition at line 3035 of file freetype.h.
FT_UInt FT_Size_RequestRec_::horiResolution |
Definition at line 3036 of file freetype.h.
FT_Size_Request_Type FT_Size_RequestRec_::type |
Definition at line 3033 of file freetype.h.
FT_UInt FT_Size_RequestRec_::vertResolution |
Definition at line 3037 of file freetype.h.
FT_Long FT_Size_RequestRec_::width |
Definition at line 3034 of file freetype.h.