PurpleKingdomGames / indigo

An FP game engine for Scala.
https://indigoengine.io/
MIT License
611 stars 56 forks source link

Font sheet generator: Allow generation of monospace fonts #743

Open davesmith00000 opened 1 month ago

davesmith00000 commented 1 month ago

I'd like to be able to generate Dwarf Fortress compatible font sheets from normal monospace fonts.

To do that, we need to be able to say "the square you need to render each glyph into is 16x16".

davesmith00000 commented 1 month ago

Like this:

image