Type Definition opengl_graphics::GlyphCache [−][src]
type GlyphCache<'a> = GlyphCache<'a, (), Texture>;
Glyph cache implementation for OpenGL backend.
type GlyphCache<'a> = GlyphCache<'a, (), Texture>;
Glyph cache implementation for OpenGL backend.