A font contains 256 characters in the Sprite form
A font contains 256 characters in the Sprite form. The file must contains the 256 characters in one line, so Font can recognize the width and the height of one character (see Character/font.gif)
Tji size
Pixel fontColor
Pixel backgroundColor
void setColor(Pixel oldFontColor) throw()
void copyOther(const Font& font) throw()
Font(Ini& ini) throw(Exception)
Font(const Font& font, Pixel fontColor, Pixel backgroundColor) throw()
Font(const Font& font, Pixel fontColor) throw()
Font(const Font& font) throw()
virtual ~Font() throw()
virtual const Sprite* get(char c) const throw()
virtual int nbLine() const throw()
virtual int nbColumn() const throw()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de