Struct freetype::ffi::FT_BitmapGlyphRec
[−]
[src]
pub struct FT_BitmapGlyphRec { pub root: FT_GlyphRec, pub left: i32, pub top: i32, pub bitmap: FT_Bitmap, }
Fields
root | |
left | |
top | |
bitmap |