Struct glium_graphics::GlyphCache
[−]
[src]
pub struct GlyphCache<F> { // some fields omitted }
Caches characters for a font.
pub struct GlyphCache<F> { // some fields omitted }
Caches characters for a font.
impl<F> GlyphCache<F>
[src]impl<F: Facade> CharacterCache for GlyphCache<F>
[src]