I’ll look into this. You can add your own font files. But, the squares indicate another problem. So, I’ll put together an example soon. Please remind me if it’s not done within a week.
Viewing post in Strategies for Playdate comments
Hi! Thanks for the reminder. Good news: a font with the correct characters is enough to solve the problem. Perhaps the file also needs to be UTF8. The only time I see squares is when the font does not have the extended characters, or is badly specified and falls back to system font which does not have them.
Here’s a sample text file and a modified font to which I quickly added a few characters.
Sadly I won’t be creating expanded fonts with extended characters, but you can use something like Tophat to easily create a font with your required characters from any TTF and use it to replace one of the bundled Strategies fonts. Have fun!
Hmmm, I don't know what I'm doing wrong, but Strategies is installed via sideload from the official site, meaning the files you sent I paste after unzipping into a directory: `Data/user.XXXXXX.com.gingerbeardman.strategies/decks`
I have the custom font enabled in the options, it is detected, but the Polish characters are still missing, so the deck looks like this:
I’m an idiot. The font I put in the zip is the editable font (.fnt), but what you need to put in the game is a compiled font (.pft). If you download the dropbox again the correct file is in there. Please let me know how it goes! Once it works, if you have a type of font you like, I’ll try to put one together for you.
I have replaced the files, however, I still have the same problems. In the deck you prepared, the Polish characters are simply omitted. In mine, on the other hand, they are replaced by squares, even though I added this font file. :/ I also tested on the simulator and it is exactly the same as on the device. My deck: https://github.com/bronisMateusz/playdate-strategies-ofe/tree/main
For unknown reasons I had made it so that custom fonts only worked in Deck mode (not Quiz or Interactive Fiction) but I’ve uploaded version 1.2.4 that allows custom fonts to work in all modes.
https://gingerbeardman.itch.io/strategies/devlog/903447/changelog-124