[][src]Type Definition opengl_graphics::GlyphCache

type GlyphCache<'a> = GlyphCache<'a, (), Texture>;

Glyph cache implementation for OpenGL backend.