FIFE::SubImageFont Class Reference

#include <subimagefont.h>

Inheritance diagram for FIFE::SubImageFont:
Inheritance graph
[legend]
Collaboration diagram for FIFE::SubImageFont:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SubImageFont (const std::string &filename, const std::string &glyphs, ImagePool &pool)

Detailed Description

Imagefont that is able to read glyphs from single image sheet, see e.g. guichan imagefontcollection (google for it)

Definition at line 45 of file subimagefont.h.


Constructor & Destructor Documentation

FIFE::SubImageFont::SubImageFont ( const std::string &  filename,
const std::string &  glyphs,
ImagePool pool 
)

Constructor.

Parameters:
filename the filename of the Image Font.
glyphs the glyphs for Guichan format.

Definition at line 47 of file subimagefont.cpp.

References FIFE::Pool::addResourceFromFile(), and FIFE::Pool::get().


The documentation for this class was generated from the following files:
Generated on Wed Nov 23 13:05:14 2011 for FIFE by  doxygen 1.6.3