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