Struct rusttype::GlyphId
[−]
[src]
pub struct GlyphId(pub u32);
Represents a glyph identifier for a particular font. This identifier will not necessarily correspond to the correct glyph in a font other than the one that it was obtained from.