Type Definition gfx_graphics::GlyphCache [−][src]
type GlyphCache<'a, F, R, C> = GlyphCache<'a, TextureContext<F, R, C>, Texture<R>>;
Stores textures for text rendering.
type GlyphCache<'a, F, R, C> = GlyphCache<'a, TextureContext<F, R, C>, Texture<R>>;
Stores textures for text rendering.