Struct freetype::bitmap_glyph::BitmapGlyph [] [src]

pub struct BitmapGlyph {
    // some fields omitted
}

Methods

impl BitmapGlyph
[src]

Trait Implementations

impl Clone for BitmapGlyph
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BitmapGlyph
[src]