Turnstone Operating System
|
font table More...
#include <font.h>
Public Attributes | |
pixel_t * | bitmap |
bitmap of font | |
uint32_t | font_width |
width of font | |
uint32_t | font_height |
height of font | |
uint32_t | glyph_count |
number of glyphs | |
uint32_t | column_count |
number of columns | |
uint32_t | row_count |
number of rows | |
font table