Type Definition glium_graphics::GlyphCache

source ·
pub type GlyphCache<'a, F> = GlyphCache<'a, F, Texture>;
Expand description

Stores textures for text rendering.