When comparing Google Droid Sans Mono vs 6x13 fixed, the Slant community recommends Google Droid Sans Mono for most people. In the question“What are the best programming fonts?” Google Droid Sans Mono is ranked 24th while 6x13 fixed is ranked 37th. The most important reason people chose Google Droid Sans Mono is:
Feels very easy to read code, even in a very small px (like 10 or 9). Letters are slightly separated, l (ell) and 1 are different, " (opening and closing quote) is straight and not angled, and the "Zero Slashed" version makes it an excellent font for coding.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Makes code very easy to read, especially if using the version where zeroes are slashed
Feels very easy to read code, even in a very small px (like 10 or 9). Letters are slightly separated, l (ell) and 1 are different, " (opening and closing quote) is straight and not angled, and the "Zero Slashed" version makes it an excellent font for coding.
Pro Size and spacing are excellent for readability
Very easy to scan through code. Large character size for fonts of the same type size.
Pro Looks neat
Droid Sans Mono looks beautiful. The only disadvantage is that there's no italics or bold.
Pro Well designed
6x13 fixed is the apex of bitmap fonts. It has a nice, defined character set and great proportions for quantity of text onscreen, making for excellent readability. It is aesthetically pleasing for a bitmap font and has been deservedly termed 'classic'.
Pro Legible at small sizes
At a small text size, each character has a limited resolution. A character size of 6x13 pixels means only 78 pixels per character. Modern fonts are designed to be scalable and are less legible at these small sizes. Using bitmap fonts increases legibility by eliminating scaling and sub-pixel aliasing artifacts. Some scalable fonts include "ppems" embedded bitmaps for this reason.
Pro Available on every X server
6x13 is the classic fixed monospace bitmap font that is expected to be available on every X server. It is part of the misc-fixed family. These fonts were handcrafted for readability in a terminal.
Pro Widely available
It is distributed alongside the X Window System.
Cons
Con Zero is not slashed or dotted
This can make it hard to distinguish the letter "O" from the number "0".
Con Superceded by Google Noto Sans Mono
Con Doesn't have a slashed zero
The absence of non-slashed zeroes makes it harder to distinguish "0" from the letter "O".
Con Extremely small on high-DPI screens
While it is crafted for a screen where the pixels are visible, bitmap fonts do not work well on high-DPI screens as they do not scale too well.