#include <otGraphics.h>
Data Fields | |
U16 | bitmapOffset |
Pointer into GFXfont->bitmap. | |
U8 | width |
Bitmap width. | |
U8 | height |
Bitmap height. | |
U8 | xAdvance |
Distance to advance cursor (x axis). | |
S8 | xOffset |
Dist from cursor pos to UL corner. | |
S8 | yOffset |
Dist from cursor pos to UL corner. |
|
|
|
|
|
|
|
|
|
|
|
|