Struct freetype::ffi::FT_Bitmap_Size
[−]
[src]
pub struct FT_Bitmap_Size { pub height: i16, pub width: i16, pub size: i64, pub x_ppem: i64, pub y_ppem: i64, }
Fields
height | |
width | |
size | |
x_ppem | |
y_ppem |