Live data from Hacker News

Top Programming Fonts

hivelogic.com

81–90 of 174 posts

Re: Top Programming Fonts

#83

Earlier quoted context omitted.

Generally speaking - most of the monospace fonts I see are totally fine and I really don't care about the differences between the 10 he mentioned as being good. But when I go to windows and run cmd.exe I'm blown away by just how ugly the font they use there is.

I'm blown away that you can change the font for cmd.exe, but you only get one other option: Lucida Console. Still, it beats "Raster Fonts".

On Windows 7, you get Consolas as well -- and you can always edit the registry, as skermes pointed out.

Re: Top Programming Fonts

#84
post #49

I'm in love with Meslo https://github.com/andreberg/Meslo-Font works great both on my iTerm as well as in TextMate. What makes this font special is the L/M/S variations in the leading (line height). Give it a try, you won't regret!

This is perfect!

Eclipse has its lines of text set-solid which is seven brands of evil, so the "M" version of Meslo is a godsend.

Re: Top Programming Fonts

#86
I switched to PragmataPro[1] two months ago and love it. (Anti-aliasing turned off in iTerm2, with Vim and the Solarized colour scheme.[2])

When you stare at code all day, it's worth spending the time to make it as pleasant and legible an experience as you can.

[1]: http://www.fsd.it/fonts/pragmatapro.htm [2]: http://ethanschoonover.com/solarized

Re: Top Programming Fonts

#87

I switched to PragmataPro[1] two months ago and love it. (Anti-aliasing turned off in iTerm2, with Vim and the Solarized colour scheme.[2]) When you stare at code all day, it's worth spending the time to make it as pleasant and legible an experience as you can. [1]: http://www.fsd.it/fonts/pragmatapro.htm [2]: http://ethanschoonover.com/solarized

Don't think I could justify spending €170 on a font though, especially if it's not billable to a client.

Re: Top Programming Fonts

#88

I say this every time this discussion comes up but I do feel it bears repeating: I switched away from monospaced a while ago and I am never going back. I encourage you to try something like Verdana for a week just to see how it feels.

How's indenting/tabbing handled? "x spaces" or a tab? I'm wondering if you have any funny indenting/tabbing behaviour.
Post reply on HN