| Interface | Description |
|---|---|
| FontGlyphLayout |
Computes glyph geometry
|
| GameFont | |
| GameFontCache |
Caches glyph geometry for fast rendering of static text
|
| MonospaceFont.FontRenderListener |
| Class | Description |
|---|---|
| BitmapFont |
BMFont implementation of
GameFont. |
| BitmapFontCache | |
| BitmapFontGlyphLayout | |
| MonospaceFont |
Similar to
BitmapFont except every character is a fixed-width which simplifies rendering calculations |
| MonospaceFont.FontParameters | |
| MonospaceFontCache | |
| MonospaceFontGlyphLayout | |
| MonospaceGlyph |