This is a small program I cobbled together to help with editing the .fnt files used by Puyo Puyo 20th Anniversary for the Nintendo DS, while helping with the English translation by Precise Museum.
To compile the application, you will need:
Once everything is installed, clone the repo and compile like so:
nimble install # get the dependencies
nim c -r fntedit.nim # compile and run!