Page 1 of 1

[2.0.58] Built in FontPrototypes does not inherit font correctly until the UI scale changes.

Posted: Tue Jun 24, 2025 2:42 am
by cyx2020f
Reproduce:
1. Make a font mod that overrides the info.json defined in core.
2. Load the game with the mod enabled. Some part of the game (Chat messages, debug stats) does not use the font defined in info.json.
3. Settings -> Interface -> UI Scale -> change to a different value
4. The font changed.


Re: [2.0.58] Built in FontPrototypes does not inherit font correctly until the UI scale changes.

Posted: Tue Jun 24, 2025 4:29 pm
by Rseding91
Thanks for the report. I think I can see what's wrong, but can you provide an example mod I can test with to verify it's working correctly?

Re: [2.0.58] Built in FontPrototypes does not inherit font correctly until the UI scale changes.

Posted: Tue Jun 24, 2025 7:22 pm
by Rseding91
Actually, I was able to reproduce it myself and confirm it's now fixed for the next release.