[][src]Type Definition gfx_graphics::GlyphCache

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

Stores textures for text rendering.