| Interface | Description |
|---|---|
| Font | |
| FontLoader | |
| Glyph | |
| RenderableGlyph | |
| TextHandler.LineWrappingConsumer |
A consumer of the line-breaking information.
|
| TextHandler.WidthRetriever |
A retriever of character width.
|
| Class | Description |
|---|---|
| BitmapFont | |
| BitmapFont.BitmapFontGlyph | |
| BitmapFont.Loader | |
| BlankFont | |
| EmptyGlyphRenderer | |
| FontManager | |
| FontStorage | |
| GlyphAtlasTexture | |
| GlyphAtlasTexture.Slot | |
| GlyphRenderer | |
| GlyphRenderer.Rectangle | |
| TextHandler | |
| TextHandler.LineWrappingCollector | |
| TextHandler.StyledString | |
| TextRenderer | |
| TextVisitFactory |
A utility class for visiting the characters of strings, handling surrogate
code points and formatting codes.
|
| TrueTypeFont | |
| TrueTypeFontLoader | |
| UnicodeTextureFont | |
| UnicodeTextureFont.Loader | |
| UnicodeTextureFont.UnicodeTextureGlyph |
| Enum | Description |
|---|---|
| BlankGlyph | |
| FontType | |
| WhiteRectangleGlyph |