#include <gfx/gxfactory.h>
Static Public Member Functions | |
static rutz::shared_ptr < GxRasterFont > | makeRasterFont (const char *fontname) |
Construct a platform-appropriate raster font from the given X11 font specification. | |
static rutz::shared_ptr< GxFont > | makeFont (const char *name) |
Create a platform-appropriate raster or vector font. |
Definition at line 46 of file gxfactory.h.