Oz
Offline
God Member
Karma: 2
Posts: 560
|
 |
« on: September 28, 2012, 05:28:40 pm » |
Ooops.
In another post I was complaining about how lower case L and the number ONE look the same. Usually capitol I has the same problem.
I was shown how to change the font and I did.
While doing this I thought to myself: "Make a backup" but as my mind set was in Arduino mode, there is no way of making commented lines.
So I couldn't/didn't.
I changed for font and it sort of worked. There is a subtle difference between l and 1 which may be enough, but the rest of the formatting is now kaput. a line of /'s becomes a bit fuzzy, and "ASCII art"/logos/headers what ever, become corrupt.
I changed two lines with the word FONT in them. One near the top and one a bit further down. I was looking for editorfont and changed the first one I saw.
I like the "Times new roman" font, and tried that.
It works, but as said other problems happen and so I may have to put up with the horrible original font. But what is/was it?
Please.
editor.font.macosx=Times,12 preproc.web_colors=true export.application.platform=true update.check=true update.id=6461665999815212812 editor.indent=true serial.stopbits=1 serial.databits=8 editor.font=Times,plain,12 editor.window.height.default=600
|
|
|
|
|
Logged
|
|
|
|
|
SF Bay Area (USA)
Offline
Faraday Member
Karma: 78
Posts: 5455
Strongly opinionated, but not official!
|
 |
« Reply #1 on: September 28, 2012, 06:41:44 pm » |
"Monospaced" is the default, I believe. You should be able to just delete that line from the preferences and have it default to the default, so to speak. I think. You really want a Fixed-Width font for coding (like Courier, and NOT like Times.) There have been some articles about this, for example: http://hivelogic.com/articles/top-10-programming-fonts/I believe that there are also complaints about the way the IDE renders fonts; not doing smoothing, or somesuch. I tried some of the fonts mentioned in the article above on my mac, and they didn't look very good.
|
|
|
|
|
Logged
|
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3629
@ssh0le
|
 |
« Reply #2 on: September 28, 2012, 07:20:51 pm » |
you can change font smoothing options in preferences.txt
editor.antialias=false
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
|
|
Gosport, UK
Offline
Faraday Member
Karma: 19
Posts: 3117
|
 |
« Reply #4 on: September 29, 2012, 06:43:01 am » |
You have to use the full name of of the font. If it's called Times New Roman, then that is what you need to put in the editor.font entry.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 73
Posts: 6841
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #6 on: October 11, 2012, 01:54:33 am » |
I use DejaVu Sans Mono, it's pretty nice with a dot in the centre of the 0 so it's real easy to tell from a O.  ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
|