|
Adonthell
0.4
|


Public Member Functions | |
| win_ttf (const char *color, const string &file) | |
| bool | load (const string &file) |
| bool | in_table (u_int16 tmp) |
| image & | operator[] (u_int16) |
| s_int8 | kerning (const u_int16 &char1, const u_int16 &char2) |
Public Member Functions inherited from win_font | |
| win_font (char *) | |
| win_font (win_font &) | |
| void | load (char *) |
| u_int16 | height () |
| u_int16 | length () |
Additional Inherited Members | |
Public Attributes inherited from win_font | |
| image * | cursor |
Protected Member Functions inherited from win_font | |
| void | erase () |
Protected Attributes inherited from win_font | |
| hash_map< u_int16, image * > | glyphs |
| u_int8 | height_ |
| u_int8 | length_ |