Add min_font_size setting
This commit is contained in:
parent
02d70d9afd
commit
3c264e2077
2 changed files with 9 additions and 0 deletions
|
@ -370,6 +370,7 @@ static void cfg_create_ini()
|
|||
"non_anti_aliased_fonts=true\n"
|
||||
"custom_width=0\n"
|
||||
"custom_height=0\n"
|
||||
"min_font_size=0\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue