mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
(INTERIM) Make sizes of the font in formspecs consistent and not so large
Until a permanent fix can be developed
This commit is contained in:
@@ -98,7 +98,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
* GUI related things
|
||||
*/
|
||||
#define LEGACY_SCALING (2./3.)
|
||||
#define TTF_DEFAULT_FONT_SIZE (13.0 / LEGACY_SCALING)
|
||||
#define TTF_DEFAULT_FONT_SIZE (12.0 / LEGACY_SCALING)
|
||||
#define DEFAULT_FONT_SIZE (14)
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user