Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_Size_RequestRec_ Struct Reference

#include <freetype.h>

Data Fields

FT_Size_Request_Type type
 
FT_Long width
 
FT_Long height
 
FT_UInt horiResolution
 
FT_UInt vertResolution
 

Detailed Description

Definition at line 3031 of file freetype.h.

Field Documentation

◆ height

FT_Long FT_Size_RequestRec_::height

Definition at line 3035 of file freetype.h.

◆ horiResolution

FT_UInt FT_Size_RequestRec_::horiResolution

Definition at line 3036 of file freetype.h.

◆ type

FT_Size_Request_Type FT_Size_RequestRec_::type

Definition at line 3033 of file freetype.h.

◆ vertResolution

FT_UInt FT_Size_RequestRec_::vertResolution

Definition at line 3037 of file freetype.h.

◆ width

FT_Long FT_Size_RequestRec_::width

Definition at line 3034 of file freetype.h.


The documentation for this struct was generated from the following file: