Data Fields

font_s Struct Reference

font descriptor More...

#include <font.h>

Data Fields

const char * font_data
 pointer to data in FLASH
uint8_t char_width
 width of one character in pixel
uint8_t char_height
 height of one character in pixel
char first_char
 code of first character in font
char num_chars
 number of characters defined in font (0 means _all_ characters are defined

Detailed Description

font descriptor

This describes a font in Flash ROM


The documentation for this struct was generated from the following file: