x86UNIXFont Class Reference#include <x86UNIXFont.h>
Inheritance diagram for x86UNIXFont:
[legend]List of all members.
Constructor & Destructor Documentation
| x86UNIXFont::x86UNIXFont |
( |
|
) |
|
| virtual x86UNIXFont::~x86UNIXFont |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual bool x86UNIXFont::isValidChar |
( |
const UTF16 |
ch |
) |
const [virtual] |
Is the specified character valid for rendering?
Implements PlatformFont.
| virtual bool x86UNIXFont::isValidChar |
( |
const UTF8 * |
str |
) |
const [virtual] |
| U32 x86UNIXFont::getFontHeight |
( |
|
) |
const [inline, virtual] |
| U32 x86UNIXFont::getFontBaseLine |
( |
|
) |
const [inline, virtual] |
| virtual bool x86UNIXFont::create |
( |
const char * |
name, |
|
|
dsize_t |
size, |
|
|
U32 |
charset = TGE_ANSI_CHARSET | |
|
) |
| | [virtual] |
This is just for createPlatformFont to call.
Implements PlatformFont.
Member Data Documentation
|