SDL Chaste Font
A downloadable Font Library
I translated my font library to use the SDL library this time. This means I could use the same font functions when making an SDL game instead of Raylib. I plan to make a simple SDL only game at some point and this small collection of source files and font images will be all I will need and can also be used by anyone else smart enough to understand the code.
Download
Install instructions
Only the base SDL library is used to render the bitmap fonts. If you are on Linux you can go in the directory and just type "make" to compile the example.
On Windows the SDL library is harder to set up than Linux but it would also work if you've already configured SDL.
Development log
- Font Library Performance BoostMar 08, 2023
Leave a comment
Log in with itch.io to leave a comment.