![]() |
RTEMS
5.0.0
|
Simple 8 x 16 font, printable characters only. More...
Go to the source code of this file.
Macros | |
| #define | FONT_WIDTH 8 |
| #define | FONT_HEIGHT 16 |
| #define | FIRST_CHAR 0x20 |
| #define | LAST_CHAR 0x7F |
| #define | CURSOR_ON 0x7F |
| #define | CURSOR_OFF 0x20 |
Variables | |
| const uint8_t | font8x16 [] |
Simple 8 x 16 font, printable characters only.
1.8.13