Yes I have tried this patch and yes you're right it doesn't work, but thank for trying.
My present solution is to modify the line spacing in your patch to remove the smaller spacings which cause the worst of this issue. At least it makes it easier for me to find a suitable font size / line size setting.
eg:
# 15 values for replacement
replace_float = 6C3BC0, 1.0, 0.82
replace_float = 6C3C88, 1.05, 0.83
replace_float = 6C3C90, 1.07, 0.84
replace_float = 6C3C98, 1.1, 0.85
replace_float = 6C3BC8, 1.2, 0.86
replace_float = 6C3CA0, 1.35, 0.87
replace_float = 6C3BD0, 1.5, 0.88
replace_float = 6C3CA8, 1.7, 0.89
replace_float = 6C3CB0, 1.8, 0.9
replace_float = 6C3BD8, 2.0, 0.92
replace_float = 6C3CB8, 2.2, 0.94
replace_float = 6C3CC0, 2.4, 0.97
replace_float = 6C3CC8, 2.6, 1.0
replace_float = 6C3CD0, 2.8, 1.05
replace_float = 6C3BE0, 3.0, 1.1
|