|
ubit
|
[Impl] Native Font. More...
#include <uhardfont.hpp>
Public Types | |
| enum | { NO_FONT =0, SYS_FONT, GLX_FONT, FTGL_FONT } |
Public Member Functions | |
| UHardFont (UDisp *, const UFontDesc &) | |
| void | drawString (const char *str, int str_len, float x, float y) const |
| bool | isReady () |
| int | getStatus () |
| float | getAscent () const |
| float | getDescent () const |
| float | getHeight () const |
| float | getWidth (char) const |
| float | getWidth (const char *str, int len=-1) const |
Friends | |
| class | UDisp |
| class | UGraph |
[Impl] Native Font.
1.8.12