Click here to Skip to main content
15,888,454 members

Survey Results

What is your favourite programming font?   [Edit]

Survey period: 30 Jun 2008 to 7 Jul 2008

Beauty is in the eye of the beholder. But have you shopped around and seen what's out there...?

OptionVotes% 
Courier New39931.67
Lucida Console957.54
Consolas23718.81
Proggy Clean262.06
Andale Mono100.79
Envy Code R181.43
Bitstream Vera Sans Mono181.43
Other (fixed-width font)514.05
Other (variable-width font)191.51
Don"t know, don"t care, I use whatever is default33826.83

View optional text answers (89 answers)


 
GeneralRe: Fonts are important Pin
Member 9630-Jun-08 8:10
Member 9630-Jun-08 8:10 
GeneralUse a proportional font, save 50% space! Give it a try! Pin
Patrik_12329-Jun-08 20:34
Patrik_12329-Jun-08 20:34 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
peterchen29-Jun-08 20:54
peterchen29-Jun-08 20:54 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
Paul Watson29-Jun-08 22:18
sitebuilderPaul Watson29-Jun-08 22:18 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
Patrik_12329-Jun-08 22:38
Patrik_12329-Jun-08 22:38 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
Paul Watson29-Jun-08 23:20
sitebuilderPaul Watson29-Jun-08 23:20 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
radioman.lt29-Jun-08 23:59
radioman.lt29-Jun-08 23:59 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
dandy7230-Jun-08 1:56
dandy7230-Jun-08 1:56 
Paul Watson wrote:
Obviously it is your code but most code I've enjoyed working with has a character limit at which point it is wrapped by the programmer.


Indeed--I limit myself to 120 characters per line, so I can print everything without a single line wrap.

But most importantly, on a monitor capable of 1920 pixels horizontally, then at 120 characters per line, I can split the editor window vertically and show the content of two source files side-by-side without scrolling horizontally.

Without the line breaks, I have to start scrolling horizontally. OTOH, if I stick to showing one code file only, then most of the right half of the space is "wasted"...I find my current setup to be the best compromise and makes the best use of the available space.

Floating windows/explorer/browser/etc go on a secondary monitor.
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
Member 9630-Jun-08 20:50
Member 9630-Jun-08 20:50 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
chaiguy133730-Jun-08 6:43
chaiguy133730-Jun-08 6:43 
GeneralToolbars Pin
Paul Watson30-Jun-08 6:48
sitebuilderPaul Watson30-Jun-08 6:48 
GeneralRe: Toolbars Pin
chaiguy133730-Jun-08 6:52
chaiguy133730-Jun-08 6:52 
GeneralRe: Toolbars Pin
Paul Watson30-Jun-08 6:56
sitebuilderPaul Watson30-Jun-08 6:56 
GeneralRe: Toolbars Pin
chaiguy133730-Jun-08 7:02
chaiguy133730-Jun-08 7:02 
GeneralRe: Toolbars Pin
Kevin McFarlane4-Jul-08 5:19
Kevin McFarlane4-Jul-08 5:19 
GeneralRe: Toolbars Pin
chaiguy13374-Jul-08 5:41
chaiguy13374-Jul-08 5:41 
GeneralRe: Toolbars Pin
Kevin McFarlane5-Jul-08 1:40
Kevin McFarlane5-Jul-08 1:40 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
Member 9630-Jun-08 20:48
Member 9630-Jun-08 20:48 
GeneralRe: Use a proportional font, save 50% space! Give it a try! Pin
Kevin McFarlane30-Jun-08 22:25
Kevin McFarlane30-Jun-08 22:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.