38 #define FONT_GLYPH_NUMBERS 95 const uint16_t * glyphs
font glyphs: width glyph columns (left to right) times FONT_GLYPH_NUMBERS (MSb is glyph top pixel) ...
font_name
list of available font names
number of fonts available
custom 8x5 monospace font
font structure containing all properties
const struct font_s fonts[FONT_MAX]
list of all available fonts
uint8_t height
font height in pixels (max 16)
uint8_t width
font width in pixels
custom 14x9 monospace font
custom 10x6 monospace font