Fellies/config/rftoolsutility-client.toml

16 lines
502 B
TOML
Raw Normal View History

2021-01-28 20:21:47 +00:00
#Settings for the screen system
[screen]
2021-02-12 14:22:54 +00:00
#The default truetype font to use
fontName = "rftoolsutility:ubuntu"
2021-02-13 10:16:29 +00:00
#Set to true for TrueType font, set to false for vanilla font
useTruetype = false
2021-01-28 20:21:47 +00:00
#The size of the font
#Range: 0.0 ~ 1000000.0
fontSize = 40.0
2021-02-13 10:16:29 +00:00
#Set to true for force TrueType to be disabled in all cases. Use this in case the truetype font is causing issues
forceNoTruetype = false
2021-01-28 20:21:47 +00:00
#Additional characters that should be supported by the truetype system
additionalCharacters = ""