Turning on antialias by default

This commit is contained in:
Federico Fissore 2013-10-18 17:49:37 +02:00
parent fdf10eb663
commit 1f12aa9a45
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ editor.font=Monospaced,plain,12
editor.font.macosx = Monaco,plain,10
# anti-aliased text, turned off by default
editor.antialias=false
editor.antialias=true
# color to be used for background when 'external editor' enabled
editor.external=false