Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, same person who commented about the "Quit" font. Probably going to use this one in the same project. <3

I have one recommendation (though I'm not sure how niche it is) -- it would be lovely for people like me if the characters in the PNG file were arranged in ASCII order. If you look up "UTF-8 character table" you'll see the order I mean. It's not a huge deal since I can just rearrange each character once I have them implemented, but just something to consider!

Thanks for your suggestion! I opted for a more human-parsable sequence (you can find the whole list in the included txt). My charset doesn't include all the characters from the ASCII table (I left a few obscure ones out).

Fair enough, tis all good!