Live data from Hacker News

Top Programming Fonts

hivelogic.com

11–20 of 37 posts

Re: Top Programming Fonts

#11
post #6

I have been using Envy Code R. From time to time, I change my font. I guess I need some variety. I have a pet project of reproducing the IBM 3270 terminal font. I love those 6's and 9's.

I used to switch fonts between different ones all the time. About a year ago, I found Envy Code R. I haven't switched since. Easy to read, easy to tell the difference between zero and O, paren and curly brace, etc...

http://damieng.com/blog/2008/05/26/envy-code-r-preview-7-cod...

Re: Top Programming Fonts

#12
The article says of Consolas: "Too bad it’s not free … if it was, it would be #1 on this list."

Consolas actually can be downloaded for free, legally. If you're on Windows, you can download an installer for the font directly from Microsoft at:

http://www.microsoft.com/downloads/details.aspx?familyid=22e...

If you're on a Mac, slightly more effort is required. Instructions can be found at:

http://www.wezm.net/2009/03/install-consolas-mac-osx/

Though, actually, you don't have to use the Terminal. You can just right-click the XML File Format Converter installer, "Show Package Contents," and navigate to the font installer package.

Re: Top Programming Fonts

#13
For me, requirements for a good programming font are:

- Easy to distinguish 1, l, and |

- Zero with a slash

- Lowercase g open on bottom (two circles is too cluttered)

Surprisingly, with those simple rules the only font on the list that gets all 3 is Monaco. (My personal choice, Menlo, also gets all 3.)

Re: Top Programming Fonts

#14

The article says of Consolas: "Too bad it’s not free … if it was, it would be #1 on this list." Consolas actually can be downloaded for free, legally. If you're on Windows, you can download an installer for the font directly from Microsoft at: http://www.microsoft.com/downloads/details.aspx?familyid=22e... If you're on a Mac, slightly more effort is required. Instructions can be found at: http://www.wezm.net/2009/03/…

This isn't true. You can download the file, but the copyright license only extends to licensed users of specific versions of Visual Studio.

Re: Top Programming Fonts

#18
post #7

I have used Schumacher Clean for ages, and find it awesome. Not sure it's available on Mac/Win, but it's very readable and clean (...). I mostly write LaTeX and C/C++ in Emacs on dark grey background.

I love that font and don't ever see it in any of these font reviews. My emacs is a very dark brown background and a light grey base face.

Re: Top Programming Fonts

#19
post #15

I didn't even notice my terminal font until it being pointed out. So am I the only one perfectly happy with just Monospace?

Ubuntu? In that case, "Monospace" isn't really a font, but Bitstream Vera Sans Mono or DejaVu Sans Mono.

Re: Top Programming Fonts

#20
post #14

The article says of Consolas: "Too bad it’s not free … if it was, it would be #1 on this list." Consolas actually can be downloaded for free, legally. If you're on Windows, you can download an installer for the font directly from Microsoft at: http://www.microsoft.com/downloads/details.aspx?familyid=22e... If you're on a Mac, slightly more effort is required. Instructions can be found at: http://www.wezm.net/2009/03/…

This isn't true. You can download the file, but the copyright license only extends to licensed users of specific versions of Visual Studio.

Fair enough. You can, alternatively, download and install the trial version of Microsoft Office 2007.

http://us20.trymicrosoftoffice.com/default.aspx

Post reply on HN