xoreos  0.0.5
Classes | Namespaces
ttffont.h File Reference

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

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
 

Detailed Description

A TrueType font.

Definition in file ttffont.h.