This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | FONT_WIDTH 8 |
| Width of one character in pixels. | |
| #define | FONT_HEIGHT 11 |
| Height of one character in pixels. | |
Variables | |
| const unsigned char | font_digits [256 *FONT_HEIGHT] |
Definition in file font.h.
1.5.1