|
XenevaOS
|
#include <ttf.h>

Public Attributes | |
| unsigned char * | base |
| TTFTable | cmap |
| TTFTable | glyf |
| TTFTable | head |
| TTFTable | hhea |
| TTFTable | hmtx |
| TTFTable | loca |
| TTFTable | maxp |
| TTFTable | name |
| TTFTable | post |
| uint16_t | unitsPerEm |
| unsigned char * | cmapStart |
| uint16_t | loca_type |
| unsigned char * | memptr |
| float | scale |
| ChCanvas * | canv |
| unsigned char* _ttf_::base |
| ChCanvas* _ttf_::canv |
| TTFTable _ttf_::cmap |
| unsigned char* _ttf_::cmapStart |
| TTFTable _ttf_::glyf |
| TTFTable _ttf_::head |
| TTFTable _ttf_::hhea |
| TTFTable _ttf_::hmtx |
| TTFTable _ttf_::loca |
| uint16_t _ttf_::loca_type |
| TTFTable _ttf_::maxp |
| unsigned char* _ttf_::memptr |
| TTFTable _ttf_::name |
| TTFTable _ttf_::post |
| float _ttf_::scale |
| uint16_t _ttf_::unitsPerEm |