SP4CEBAR 2024-07-24 08:43 (Edited)
Used in my LowRes Coder Framework
ROM(8) holds the plain versions of all the fonts. To get the three other outline types from this you can print the character's pixels multiple times in black with pixel offsets in different directions, for all the other outlines these are:
SP4CEBAR 2024-07-24 08:46
The big fonts with outlines are 9x9, so the outer edge got clipped
SP4CEBAR 2024-07-25 14:33 (Edited)
I love this code, all I had to do to add a new font is to change a four into a five