| Turnstone Operating System
    | 
psf v2 font header More...
#include <font.h>
| Public Attributes | |
| uint32_t | magic | 
| magic bytes to identify PSF | |
| uint32_t | version | 
| zero | |
| uint32_t | header_size | 
| offset of bitmaps in file, 32 | |
| uint32_t | flags | 
| 0 if there's no unicode table | |
| int32_t | glyph_count | 
| number of glyphs | |
| int32_t | bytes_per_glyph | 
| size of each glyph | |
| int32_t | height | 
| height in pixels | |
| int32_t | width | 
| width in pixels | |
psf v2 font header