Fonts library¶
The fonts library contains three variants based on the DejaVu font:
- Fixed Mono;
- Proportional Serif;
- Proportional Sans Serif;
with
- sizes from 12 to 64;
- standard and bold faces;
and are available
- as header files at build-time; or
- from an external SPI Flash at run-time.
Examples¶
Displaying abcdefABCDEF123456
on a 7.41" colours panel
Displaying The quick brown fox jumps over the lazy dog.
on a 7.41" colours panel
Next¶
Define the fonts
- as header files at build-time; or
- from external SPI Flash at run-time.