Anti-aliased default fonts (non-editor pane fonts)
In the appearance tab there is a section to override default fonts (which states that it is not recommended). If this is done either Anti-Aliasing is not turned on for all user specified fonts or IntelliJ uses a very nice per-pixel font by default.
I attempt to override and force IntelliJ to anti-alias fonts all the time by using -Dswing.aatext=true in the idea.exe.vmoptions but would like an option to Anti-alias all fonts, not just the ones in the editor pane.
Please sign in to leave a comment.