Used to describe a font for the framebuffer to use. More...
#include <framebuffer.h>
Public Attributes | |
| const uint8_t * | font_data |
| vec2s16 | character_size |
Used to describe a font for the framebuffer to use.
Contains the 1 bit per pixel font data and the font size; Expects a VGA bitmap font.
Smallest supported size is 8x8 Size must be a multiple of 8