19 #ifndef FASTUIDRAW_GLYPH_SOURCE_HPP 20 #define FASTUIDRAW_GLYPH_SOURCE_HPP
all classes and functions of FastUIDraw are in the namespace fastuidraw.
virtual unsigned int number_glyphs(void) const =0
FontBase provides an interface for a font to generate glyph rendering data.
GlyphSource(uint32_t g, const FontBase *f)
bool operator<(const GlyphSource &rhs) const
GlyphSource(const FontBase *f, uint32_t g)