|
SDL_ttf++
C++wrapperfortheSDL_ttflibrary.
|
Classes | |
| struct | Font |
| Represents a font. More... | |
| struct | FontManager |
| Manages fonts. More... | |
| struct | Glyph |
| Represents a character glyph. More... | |
| struct | Solid |
| Renders a font as solid. More... | |
| struct | Shaded |
| Renders a font as shaded. More... | |
| struct | Blended |
| Renders a font as blended. More... | |
Enumerations | |
| enum | Encodings { TEXT, UTF8, UNICODE } |
The different encodings. More... | |
| enum sdl::ttf::Encodings |