mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Turning on antialias by default
This commit is contained in:
@ -93,7 +93,7 @@ editor.font=Monospaced,plain,12
|
|||||||
editor.font.macosx = Monaco,plain,10
|
editor.font.macosx = Monaco,plain,10
|
||||||
|
|
||||||
# anti-aliased text, turned off by default
|
# anti-aliased text, turned off by default
|
||||||
editor.antialias=false
|
editor.antialias=true
|
||||||
|
|
||||||
# color to be used for background when 'external editor' enabled
|
# color to be used for background when 'external editor' enabled
|
||||||
editor.external=false
|
editor.external=false
|
||||||
|
Reference in New Issue
Block a user