|
xoreos
0.0.5
|
A TrueType font. More...
#include <vector>#include <map>#include "src/common/types.h"#include "src/common/scopedptr.h"#include "src/common/ptrvector.h"#include "src/graphics/font.h"#include "src/graphics/aurora/texturehandle.h"

Go to the source code of this file.
Classes | |
| class | Graphics::Aurora::TTFFont |
| struct | Graphics::Aurora::TTFFont::Page |
| A texture page filled with characters. More... | |
| struct | Graphics::Aurora::TTFFont::Char |
| A font character. More... | |
Namespaces | |
| Common | |
| Graphics | |
| Graphics::Aurora | |
A TrueType font.
Definition in file ttffont.h.
1.8.14