CuVoodoo STM32F1 firmware template
|
font structure containing all properties More...
Data Fields | |
uint8_t | width |
font width in pixels | |
uint8_t | height |
font height in pixels (max 16) | |
const uint16_t * | glyphs |
font glyphs: width glyph columns (left to right) times FONT_GLYPH_NUMBERS (MSb is glyph top pixel) | |