|
PatchworkOS
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | glyph_t |
| struct | glyph_cache_t |
Macros | |
| #define | GLYPH_HEIGHT 16 |
| #define | GLYPH_WIDTH 8 |
| #define | GLYPH_AMOUNT 256 |
Functions | |
| const glyph_cache_t * | glyph_cache_get (void) |
| const glyph_cache_t * glyph_cache_get | ( | void | ) |