xoreos  0.0.5
Classes | Namespaces
ttf.h File Reference

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"
Include dependency graph for ttf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::TTFRenderer
 

Namespaces

 Graphics
 

Detailed Description

A simple TTF renderer outputting BGRA.

Definition in file ttf.h.