Skip to main content
Home Forums 68kMLA Monaco - the programmer's font — #4
Post #4 by ChristTrekker
Source Forum68kMLA
CategoryDevelopment
Post DateThu, 8 Aug 2013 - 23:35
Original URLhttps://68kmla.org/bb/threads/monaco-the-programmers-font.28612/
Post
For programming, I find ProFont to be more useful. Easier to distinguish (and therefore, debug) 1 from l, 0 from O or o, [ from { and ] from } to give the most obvious examples.
Monaco has good distinction between those characters, too.

One thing I find helpful for programming, beyond that, is narrow width. Courier is monospaced, but very wide. Monospaced fonts generally tend to seem wide, because they have to be big enough to legibly display characters with 3 and maybe 4 vertical strokes (M, W, @). If it can be more condensed, to fit more on screen, while still readable that's a plus.

mp.ls