reverted back to original font size as it was too large and went beyond the buttons and gui

This commit is contained in:
2023-02-23 00:02:10 +01:00
parent 7cd2251fdb
commit e75af79d1b
3 changed files with 4 additions and 8 deletions

View File

@@ -1673,7 +1673,7 @@ font_shadow (Font shadow) int 1 0 65535
font_shadow_alpha (Font shadow alpha) int 127 0 255
# Font size of the default font where 1 unit = 1 pixel at 96 DPI
font_size (Font size) int 32 5 72
font_size (Font size) int 16 5 72
# For pixel-style fonts that do not scale well, this ensures that font sizes used
# with this font will always be divisible by this value, in pixels. For instance,