xoreos  0.0.5
Classes | Namespaces | Typedefs
fonthandle.h File Reference

A handle to an Aurora font. More...

#include <map>
#include "src/common/types.h"
#include "src/common/scopedptr.h"
#include "src/common/ptrmap.h"
#include "src/common/ustring.h"
Include dependency graph for fonthandle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Graphics::Aurora::ManagedFont
 A managed font, storing how often it's referenced. More...
 
class  Graphics::Aurora::FontHandle
 A handle to a font. More...
 

Namespaces

 Graphics
 
 Graphics::Aurora
 

Typedefs

typedef Common::PtrMap< Common::UString, ManagedFont > Graphics::Aurora::FontMap
 

Detailed Description

A handle to an Aurora font.

Definition in file fonthandle.h.