You can set your font in springsettings.cfg
Code: Select all
FontCharFirst=32
FontCharLast=255
FontOutlineWeight=25
FontOutlineWidth=3
FontSize=23
SmallFontFile=fonts/chintzy.ttf
SmallFontOutlineWeight=10
SmallFontOutlineWidth=2
SmallFontSize=14




Moderator: Moderators
Code: Select all
FontCharFirst=32
FontCharLast=255
FontOutlineWeight=25
FontOutlineWidth=3
FontSize=23
SmallFontFile=fonts/chintzy.ttf
SmallFontOutlineWeight=10
SmallFontOutlineWidth=2
SmallFontSize=14
With tweaks to CA's layout file?Argh wrote:I'm with jK. You can do whatever you want with the new font system; for a practical example, see SaveGame, which uses custom fonts throughout.
You don't do that at all. Instead, you can give every Widget / Gadget one or more fully custom fonts, e.g. like this, where that writing isn't a static bitmap, but is a font that adjusts according to screen resolution for maximum smoothness:Would you be so kind as to post the command needed to override the system fonts in the mod?
Seconded.JAZCASH wrote:Does this change the loadscreen font? I'd really like to see that die.