1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

Turning on antialias by default

This commit is contained in:
Federico Fissore 2013-10-18 17:49:37 +02:00
parent fdf10eb663
commit 1f12aa9a45

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