[][src]Type Definition graphics_buffer::BufferGlyphs

type BufferGlyphs<'a> = GlyphCache<'a, (), RenderBuffer>;

A character cache for drawing text to a RenderBuffer.

If the link to the GlyphCache type is not working, try generating the docs yourself.