Type Definition opengl_graphics::GlyphCache
source · pub type GlyphCache<'a> = GlyphCache<'a, (), Texture>;Expand description
Glyph cache implementation for OpenGL backend.
pub type GlyphCache<'a> = GlyphCache<'a, (), Texture>;Glyph cache implementation for OpenGL backend.