- AntiAlias fonts (FTF) now are used in three sizes, like the normal
fonts, and switched based at the window zoom. Might be something to tweak when to switch exactly, but it works cool!
This commit is contained in:
@@ -212,7 +212,7 @@ void start_interface_font(void) {
|
||||
}
|
||||
} else {
|
||||
U.language= 0;
|
||||
U.fontsize= 11;
|
||||
U.fontsize= 10;
|
||||
U.encoding= 0;
|
||||
|
||||
#if defined (__APPLE__)
|
||||
|
||||
Reference in New Issue
Block a user