Good Programming Font Criteria(출처:http://www.lowing.org/fonts/)
- Crisp clear characters.
- Extended characterset.
- Good use of whitespace.
- 'l', '1' and 'i' are easily distinguished
- '0', 'o' and 'O' are easily distinguished
- forward quotes from back quotes are easily distinguished -prefer mirrored appearance
- Clear punctuation characters, especially braces, parenthesis and brackets
최근 Programming을 하면서 align, I, 1 구별, 먼가 뒤죽박죽이 되어가는 edit window를 보강하기 위해 programming font로서 무엇들을 쓰나 찾아 보았다.
많은 이들이 monospaced font를 추천하고 있더군. 구글링을 통해 찾은 사이트에 monospaced font들중에 위의 criteria를 만족하는 font에 대해 순위를 주었는데, 여기서는 Bitstream Vera Sans Mono를 추천해 주고 있다.
내가 쓰는 SlickEdit에 설정해 보니, 나름 깔끔하네. 일단 적응좀 해봐야 겠다.