Please sign in to access this page
A simple collection of 16 bit font characters for my own use in projects. Does not use the standard library to enable maximum compatibility
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Alrighty then, uppercase letters are done. Time to grab some lunch, then off with the lowercase letters!
I spent some time setting up all the debugging stuff that I'll need. I've implemented my first character - the missing symbol. Those missing symbols should swiftly be replaced.
I spent a bunch of time setting up my build environment. This was the first time I've used CMake, so that was a fun learning experience.