FbTk::XmbFontImp Class Referencemultibyte font implementation for FbTk
More...
#include <XmbFontImp.hh>
Inheritance diagram for FbTk::XmbFontImp:
List of all members.
|
Public Member Functions |
|
| XmbFontImp (const char *fontname, bool utf8) |
|
bool | load (const std::string &name) |
|
virtual void | drawText (Drawable w, int screen, GC gc, const char *text, size_t len, int x, int y) const |
|
unsigned int | textWidth (const char *const text, unsigned int len) const |
|
unsigned int | height () const |
|
int | ascent () const |
|
int | descent () const |
|
bool | loaded () const |
Detailed Description
multibyte font implementation for FbTk
Definition at line 34 of file XmbFontImp.hh. The documentation for this class was generated from the following files:
Fluxbox CVS-Jan-2003
|
|
|