Added font5x7 and turned the letters around so they are now upside up. ;-)

This commit is contained in:
2019-09-25 06:34:26 +02:00
parent 1cd94ac4ae
commit 3018bc6375
2 changed files with 107 additions and 99 deletions

View File

@ -4,3 +4,4 @@
extern Font font_numbers3x5;
extern Font font_numbers3x5_blocky;
extern Font font_numbers4x7;
extern Font font5x7;