This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | FONT_GLIPHS 256 |
#define | FONT_SCANLINES 16 |
Variables | |
unsigned char | fb_font [FONT_GLIPHS *FONT_SCANLINES] |
|
Definition at line 32 of file font-8x16.h. |
|
Definition at line 33 of file font-8x16.h. Referenced by draw_char(), draw_glyph(), draw_text_data(), fb_client_connection(), and invert_char(). |
|
Definition at line 31 of file font-8x16.c. Referenced by draw_glyph(). |