GxFont Class Reference

An abstract class for fonts. More...

#include <gfx/gxfont.h>

Inheritance diagram for GxFont:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~GxFont () throw ()
 Virtual destructor.
virtual const char * fontName () const =0
 Get the string name of the font.
virtual unsigned int listBase () const =0
 Get an OpenGL display list for rendering the font.
virtual void bboxOf (const char *text, Gfx::Bbox &bbox) const =0
 Get the bounding box of a piece of text rendered with this font.
virtual void drawText (const char *text, Gfx::Canvas &canvas) const =0
 Draw the given text on the canvas.


Detailed Description

An abstract class for fonts.

Definition at line 49 of file gxfont.h.


The documentation for this class was generated from the following files:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:54:47 2008 by Doxygen version 1.5.5.