This mod is a framework for other mods to easily render text with custom fonts and styles, both in 2D and 3D, and adds italic, underlined and strikethrough text.
For normal users, there is a setting to change the default UI font of the game. Currently contains 14 fonts among the latin font pack. This mod contains only the base game font (NunitoSans), it is required to download the font packs which contain more Latin fonts.
https://www.kingmods.net/en/fs25/mods/71353/font-library-latin-pack
Added font stroke width scaling (fixes blurry/thin text on lower resolutions)
Slightly increased spacing between characters
Moved settings from Game to General
Fixed missing text on selected multi text option elements
Fixed text changing colour
Fixed some occurences of missing text
Fixed issue with deleting text
Forward compatiblity for more languages
Chinese language data added to generator
Text clipping improvements
UI text is now off by default
Fixed missing arrow glyphs
Fixed error when placing buildings
Added setting to adjust text size
Improved text positioning
Fixed certain characters not being shown
Fixed characters changing colour randomly
Changed default font to a thicker variant
Fixed currency numbers not displaying with 2d render turned off
- Added text linking
- Minor fixes