Struct freetype_sys::FT_Bitmap_Size
[−]
[src]
pub struct FT_Bitmap_Size {
pub height: FT_Short,
pub width: FT_Short,
pub size: FT_Pos,
pub x_ppem: FT_Pos,
pub y_ppem: FT_Pos,
}Fields
height | |
width | |
size | |
x_ppem | |
y_ppem |