Downloads: DejaVu fonts
The DejaVu fonts are based on the Bitstream Vera fonts, and are a set of nicely designed fonts that are released and being improved upon under an open source license. Of particular interest for programmers is the monospaced font, which makes code editor listings much more readable, especially when compared to the ancient Courier New. Among other advantages, it has the important characteristic that lowercase ‘L’, capital ‘I’, and numeral ‘1′ characters are visually distinct, as well as capital ‘O’ versus numeral ‘0′. Bitstream Vera was one of the first things I installed when setting up a new development environment, but from now on I will be using DejaVu.
The DejaVu fonts are a font family based on the Vera Fonts release 1.10. Its purpose is to provide a wider range of characters (see Current status page for more information) while maintaining the original look and feel through the process of collaborative development (see Authors). The family is available as TrueType fonts and also as third-party packages.
- Link
- The Coding Horror blog has some articles (Programming Fonts and Revisiting Programming Fonts) comparing quite a few programming fonts using screenshots.