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;
-
very large sizes from 96 to 248;
-
standard and bold faces;
and are available
-
as header files statically at build-time; or
-
from an external SPI Flash dynamically 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 statically at build-time; or
-
from an external SPI Flash dynamically at run-time.