Type Definition glium_graphics::GlyphCache [] [src]

type GlyphCache<'a, F> = GlyphCache<'a, F, Texture>;

Stores textures for text rendering.