xoreos  0.0.5
Classes | Namespaces
abcfont.h File Reference

An ABC/SBM font, as used by Jade Empire. More...

#include <map>
#include "src/common/types.h"
#include "src/graphics/font.h"
#include "src/graphics/aurora/texturehandle.h"
#include "src/graphics/mesh/meshfont.h"
#include "src/graphics/shader/shaderrenderable.h"
Include dependency graph for abcfont.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::Aurora::ABCFont
 An ABC/SBM font, as used by Jade Empire. More...
 
struct  Graphics::Aurora::ABCFont::Char
 A font character. More...
 

Namespaces

 Common
 
 Graphics
 
 Graphics::Aurora
 

Detailed Description

An ABC/SBM font, as used by Jade Empire.

Definition in file abcfont.h.