Struct freetype::bitmap_glyph::BitmapGlyph
[−]
[src]
pub struct BitmapGlyph {
// some fields omitted
}pub struct BitmapGlyph {
// some fields omitted
}impl BitmapGlyphfn from_raw(raw: FT_BitmapGlyph) -> Selffn left(&self) -> i32fn top(&self) -> i32fn bitmap(&self) -> Bitmapfn raw(&self) -> &FT_BitmapGlyphRecimpl Clone for BitmapGlyphfn clone(&self) -> BitmapGlyphfn clone_from(&mut self, source: &Self)impl Copy for BitmapGlyph
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).