antirez / load81

SDL based Lua programming environment for kids similar to Codea
BSD 2-Clause "Simplified" License
646 stars 64 forks source link

Making the font match the original c64 #68

Open afbjorklund opened 3 months ago

afbjorklund commented 3 months ago

Added option to use the 8x8 original font:

load81-c64bdf

It is pixel-doubled, when drawn to the screen...

Modified from original: https://beej.us/c64bdf/

afbjorklund commented 3 months ago

There is a truetype version of it as well.

load81-c64ttf

Needs some work on the kerning etc...

Font from http://www.devincook.com/