xoreos
0.0.5
|
A simple TTF renderer outputting BGRA. More...
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include <FT_GLYPH_H>
#include "src/common/types.h"
#include "src/common/scopedptr.h"
#include "src/common/readstream.h"
Go to the source code of this file.
Classes | |
class | Graphics::TTFRenderer |
Namespaces | |
Graphics | |
A simple TTF renderer outputting BGRA.
Definition in file ttf.h.