Hello,
I was wondering when will the latest version be uploaded to Fedora flatpaks and flathub repo. It is still 0.27.1 for Flathub/Flatpak and 0.27.1-1 for Fedora Linux. The latest version ison snap but i don't want to use snap. When could we expect that ?
Thank you for your response, have a good day.
Le Jardin d'Épicure.
In r28 the font engine got replaced, so you could use any FreeType or OpenType font. All you have to do is add it in the right location (it's binaries/data/mods/mod/fonts/ by default, but should work with any mod too) and change you config to use them. Here is how that'd need to look in your config: https://gitea.wildfiregames.com/0ad/0ad/src/commit/6ca52a0b23a311910e259cddf4ddab747374f22d/binaries/data/config/default.cfg#L659-L710
If you are stuck with Hyrule Conquest on a27, check out source/tools/fontbuilder2/fontbuilder.py for how to build the font files.