What fonts do you use for programming, and for what language/IDE? I use Consolas for all my Visual Studio work, any other recommendations?
|
120
|
|||||
|
|
|
Verdana. |
|||
|
|
|
|
I never considered changing my font, I have always been happy with Courier. This thread has truely opened my eyes, if only I could upvote it! Went with Droid Sans Mono. |
|||
|
|
|
|
I use Bitstream Vera Sans Mono, but you need to activate ClearType to get it readable . I like the 'Illegal1 = O0' readablility test, mentioned earlier in this thread, thanks for that. |
|||
|
|
Consolas for me. These were specially developped for LCD + MS hint engine. Also you might find ClearType tuner (MS PowerToy) a great addition as it gives you more control over how your fonts look. |
|||
|
|
|
|
For VS nothing beat Fixedsys. |
|||
|
|
|
|
Instead of just chiming in with another vote for a particular font, I'd recommend reading these comparisons of programming fonts where you can learn a little more: Jeff Atwood's excellent "round-up": Another review of 5 fonts with nice screenshots: |
|||
|
|
|
|
I prefer Profont. |
|||
|
|
|
|
I actually bought The Sans Mono Condensed, which is (was) the goto code font in O'Reilly titles. It's by the same guy as did Consolas for Microsoft (but Consolas wasn't available when I bought it). It's a really nice, tight, clear face - works really well on slides if you're doing that sort of thing as well. |
|||
|
|
|
|
I like Consolas myself, but when it comes to monospaced fonts there are quite a few other options to choose from: |
|||
|
|
|
|
I like Profont, I first came across it when Jeff blogged about programming fonts |
|||
|
|
|
|
I'd never heard of Droid Sans Mono before, but I installed it and tried it at 9 points, and I must say it's by far the highest quality mono font I've seen on Linux. On my Mac it's Panic Sans all the way, using it at 11 or 12 points allow anti-aliasing that actually works on monospace, which I've never seen before. |
|||
|
|
|
|
I'm amazed nobody has mentioned Pragmata. It's the BMW of programming fonts. Condensed, readable, and the pinnacle of simple elegance.
|
||||
|
|
|
Don't forget the colours! For some reason Delphi 7 in Twilight does not render Droid Sans Mono well, but in Visual Studio with an orange on black theme it is excellent. Deja Vu Sans Mono is the best all rounder. I use it almost everywhere. Consolas would be excellent apart from its ugly Q glyph. One other thing I have found since I entered the world of work is that even though I have great eyesight I like to keep my code font around 12 or 13pt size both to reduce eye strain and to make sure I can't put too much text on screen. It's sort of an incentive to keep code blocks vertically short. I note that this edit box does not respect my browser's default monospaced font. It's giving me Monaco (I'm on OSX). Monaco is horrible. It's glyphs have poorly angled elements and it's capitals are not well proportioned. Oh, and it almost doesn't matter on Windows because your font will not look right anyway. /me dons flame retardent suit |
|||
|
|
|
|
Monaco 10pt for me. |
|||
|
|
|
|
I've been hanging on to this link for more than a year, it's an article entitled "Five great programming fonts". The five are good fonts, but the article includes comments with a dozen more interesting answers. http://forums.programming-designs.com/viewtopic.php?pid=3338 |
|||
|
|
|
|
My favourite is ProggyClean at 11px. I've been using it for 2-3 years and it's great for getting lots on screen without being painful to read. It deserves even more attention than the couple of mentions it's had so far: The site has many variations including slashed zeroes, bold for function marks etc: (As an aside, my most-loved favourite text editor, TextPad, allows you to have different fonts and font sizes for different file types, which is a really great feature.) |
|||
|
|
|
|
I recommend Lucida Console for Windows users and Adobe Courier for Linux/Unix, with a size of 10pt these fonts looks great! and very legible Edit: I've been saying that using Lucida Console was a real good option, well, now I know Consolas :) |
|||
|
|
|
|
I use Inconsolata in both Linux and Mac OS X. |
|||
|
|
|
|
6x13. You can get two terminal or editor windows across a 1024x768 and three onto a 1600x1200 screen. A windows version of this font can be found Here. |
|||
|
|
|
|
I prefer Consolas as well, and obviously cleartype helps when using other fonts. |
|||
|
|
|
|
Until I found ProggyTiny, I always made my own fonts using Softy. It's surprisingly easy, and might increase your productivity if you're annoyed by some features of your current font (like "Q is too similiar to 0"). |
|||
|
|
|
|
Lucida Console isn't so good because the bold text takes up more room than the non-bold text. Consolas overcomes this. |
|||
|
|
|
|
Tahoma is very readable.
If you need it larger then use Verdana.
|
|||
|
|
|
|
Anarch, 32 points, ofcourse. Code with style!
|
|||
|
|
ProFont is a great font for code, Consolas a 2nd runner up. You could always go retro with a little Terminal font for a little nostalgia (customize the background color to black and foreground font to green for the full effect!). |
|||
|
|
|
|
monaco 12pt, is there any other way? |
|||
|
|
|
|
In bash and vim I use Lucida Typewriter, but in Kate, Scintilla, Eclipse, and Netbeans I (currently) use Lucida Casual, i.e., a proportional font. Ten years ago I started using proportional fonts in Visual Studio (MS Comic Sans) and it works very well for me. Colored syntax highlighting in said IDEs provides excellent readability and for text-heavy languages like HTML and LaTeX a proportional font is a natural choice. |
|||
|
|
|
|
I use Bitstream Vera http://www.gnome.org/fonts/ for Visual Studio 2008 paired with the Darkness Theme because my eyes can't deal with white backgrounds. |
|||
|
|
|
|
A excellent CodeProject article that list 33 fonts for programming (With examples of each) |
|||
|
|
|
|
Verdana - Once I realised that I didn't HAVE to use a mono-spaced font ;-) |
|||
|
|


