Favorite Programming Fonts
            	            	
                		Installing Fonts
How-To: Change Fonts in Linux:
	- Install the font you want to use (see below)
- Right Click the Desktop >> Change Desktop Background
>> Click the Fonts Tab
Source: 
http://kevin.vanzonneveld.net/techblog/article/install_the_best_coding_font/
------------------------------------------------------------------------------
Favorite Programming Fonts
I'm staring to experiment with a couple of different programming fonts.  Currently I'm mainly using 
Inconsolata.
Inconsolata:

Info on the font can be found here: 
http://www.levien.com/type/myfonts/inconsolata.html
To install this font on Linux (Ubuntu):
	- Type in a Terminal:
-  sudo aptitude install ttf-inconsolata
- Change your OS Font if you want (see above).
------------------------------------------------------------------------------
Other Good Programming Fonts:
I'm also a big fan of 
Lucida Sans.
------------------------------------------------------------------------------
More info to come as I start noting the pros and cons of various fonts I experiment with.        
         
                
        	About Nick Guthrie
            			            » Nick Guthrie has written 38 posts