mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Turning on antialias by default
This commit is contained in:
parent
fdf10eb663
commit
1f12aa9a45
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user