Hey guys, i know there already many threads on this, but I just cant get my resolution to work properly. 1920 x 1080 monitor. The tile size is quite small, so i had a look at the fontdata tweaking that many people have recommended. I have looked in both config/fonts.json and the data/fontdata.json, and i’m not sure what to change.
data/fontdata.json:
“fontblending”: false,
“fontwidth”: 8,
“fontheight”: 16,
“fontsize”: 16,
“typeface”: “Terminus”,
“map_fontwidth”: 8,
“map_fontheight”: 16,
“map_fontsize”: 16,
“map_typeface”: “Terminus”
config/fonts.json:
“fontblending” : false,
“fontwidth” : 8,
“fontheight” : 16,
“fontsize” : 16,
“typeface” : “Terminus”,
“map_fontwidth” : 8,
“map_fontheight” : 16,
“map_fontsize” : 16,
“map_typeface” : “Terminus”,
“overmap_fontwidth” : 8,
“overmap_fontheight” : 16,
“overmap_fontsize” : 16,
“overmap_typeface” : “Terminus”
People have suggested to change the tile sizes, but with some playing around, all I manage to do is make my resolution worse. Any help would be much appreciated. Also, playing on the newest stable release.