Searched defs:font_header (Results 1 – 1 of 1) sorted by relevance
110 struct font_header { struct111 uint8_t fh_magic[8];112 uint8_t fh_width;113 uint8_t fh_height;114 uint16_t fh_pad;115 uint32_t fh_glyph_count;116 uint32_t fh_map_count[VFNT_MAPS];