Struct freetype_sys::FT_Size_RequestRec
[−]
[src]
pub struct FT_Size_RequestRec { pub size_request_type: FT_Size_Request_Type, pub width: FT_Long, pub height: FT_Long, pub horiResolution: FT_UInt, pub vertResolution: FT_UInt, }
Fields
size_request_type | |
width | |
height | |
horiResolution | |
vertResolution |