Log In  

Hey everyone,

As apart of a project I am working on, I encoded the P8SCII font and character set into 2 C arrays (I couldn't find any existing such encoding). I also wrote a very small library around these arrays and released everything on GitHub into the public domain. If you’re ever working on a C/C++ project where you want P8SCII but don’t have (or want) disk IO, this library can hopefully prove useful!

https://github.com/DanB91/P8SCII-Single-Header-C-Library

P#88761 2021-03-10 01:16


[Please log in to post a comment]