I’m working on different systems and every system uses different fonts in their editor. I like to introduce some fonts in Linux and it might help you to find your favorite. This is not an article about WordPress directly, but many of us using an editor for the most time, while developing with WordPress.
A similar article, more for Windows user, written by Jeff, can be found in his post Revisiting Programming Fonts.
As an example I created a little script, which doesn’t do anything, but it demonstrate the fonts nicely. I’m using the IDE Aptana, it’s very nice to work with; as of right now version 2.*; the coming version 3 offers many new features and can be tested as beta.
I used for all fonts the same size and also the screenshots are the same.
While I’m very happy with Droid on the system, I’m using Monospace in my editor. In Windows I’m using Consolas, 11 points regular.
Comments
5 responses to “Linux Programming Fonts”
“Monospace” is just a fontconfig alias. On your machine, it is most likely mapped to DejaVu Sans Mono.
You should give Mensch a try:
http://robey.lag.net/2010/06/21/mensch-font.html
I use the default usually, unless it is really odd.
Courier New is the default for Notepad++ on windows, works just fine, though Mono has caught my eye before..
Proggy tiny (bold func) 12pt is my choice, both in Win and Linux systems:
http://www.proggyfonts.com/index.php?menu=download
Hope you like it.
Regards.
Thanks for reply and tipps.
@Mike: Mensch its great.