Classes | |
| class | BitmapGlyph |
| A bitmap font glyph. More... | |
| class | ExtrudedGlyph |
| An extruded 3d glyph. More... | |
| class | Font |
| The font base class. More... | |
| class | BasicFont |
| An basic font template. More... | |
| class | Glyph |
| The basic glyph class. More... | |
| class | OutlineGlyph |
| An outline glyph. More... | |
| class | PolygonGlyph |
| A polygon glyph. More... | |
| class | Tesselator |
| A tesselator utility. More... | |
| class | Vectorizer |
| A vectorizer utility. More... | |
Typedefs | |
| typedef BasicFont< BitmapGlyph > | BitmapFont |
| A bitmap font. | |
| typedef BasicFont< ExtrudedGlyph > | ExtrudedFont |
| An extruded 3d font. | |
| typedef BasicFont< OutlineGlyph > | OutlineFont |
| An outline font. | |
| typedef BasicFont< PolygonGlyph > | PolygonFont |
| A polygon font. | |
1.5.1