When comparing Adobe Source Code Pro vs Fantasque Sans Mono, the Slant community recommends Adobe Source Code Pro for most people. In the question“What are the best programming fonts?” Adobe Source Code Pro is ranked 2nd while Fantasque Sans Mono is ranked 27th. The most important reason people chose Adobe Source Code Pro is:
The characters in Source Code Pro are easily readable. They have consistent widths across all weights as to not break up words. Commonly used programming symbols (such as various kinds of brackets) are made easily discernible from each other while various punctuation marks are made bigger than normal. This makes them especially good for programmers who keep staring at code for hours.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy on user's eyes
The characters in Source Code Pro are easily readable. They have consistent widths across all weights as to not break up words. Commonly used programming symbols (such as various kinds of brackets) are made easily discernible from each other while various punctuation marks are made bigger than normal. This makes them especially good for programmers who keep staring at code for hours.
Pro Legible on all displays
The characters have been made in such a way that they are easily discernible and usable regardless of font size, weight, and display.
Pro Free and open source
The font is licensed under SIL open font license with source code available on GitHub. Being an open source font, it's also reasonable to expect incremental upgrades and additions to character sets and functionality.
Pro Even spacing
Characters are evenly spaced, making for better readability.
Pro Great in print
The font works particularly well when it is in print.
Pro Several styles available
The code comes with seven style variants: ExtraLight, Light, Regular, Medium, Semibold, Bold, and Black.
Pro Offers italics
The beta release version of Source Code Pro introduced italicized characters on Jul 18, 2015.
Pro Available with Google Web Fonts
The font is hosted on Google Web Fonts directory, meaning that it can be easily embedded in web pages.
Pro Powerline symbols included
Powerline symbols are useful for programmers to display a nicer status bar or mode-line on Vim and Emacs.
Pro Version with ligature support for Haskell is available
A version of Source Code Pro with support for common Haskell composite glyphs such as >>= is available here. An editor with ligature support, such as Leksah, is required.
Pro Light and Extra Light weights available
The Light and Extra Light weights make the font less "bold" looking when reading.
Pro Italics look good
The handwritten-style italics of Fantasque Sans Mono are quite attractive.
Pro Open source
Fantasque Sans Mono is open source, meaning it can be freely used, changed, and shared by anyone.
Pro Uniformity
As a "Mono" font, Fantasque is uniform in size and overalls. However, if you look further into all characters, you'll find that there's almost no pattern between them - except for the huge amount of curves. That said, this font is a very strong contender in terms of readability, especially in a world that seeks pattern (often too much).
An example:
Double single quotes vs single double quotes. In JavaScript code, you can find empty String initialization a lot. Unless syntax highlighting makes it clear, it's pretty hard with other fonts to spot the difference between double single quotes and single double quote.
Pro Support for various platforms
There's support for OS X, Linux, and Windows (otf, ttf) in Fantasque Sans Mono.
Pro No useless experiments with special characters
Pro Own personality
It looks distinct, playful. But don't cross the line when it becomes unusable.
Pro Lowercase "k" looks nice
Pro Glyphs support
This is good for those who wish to use different designs of a certain character.
Pro Has ligatures
Alpha version supports ligatures as Fira Code does.
Pro Truly compact
The Height line is quite short but coherent. You have to like the style but this is one of the most readable at a small size ( 9pts ).
Pro Cyrillic alphabet support
This is useful for those who wish to use letters from certain Eastern European or Asian alphabets.
Pro Webfonts included (eot, svg, woff)
Webfonts, such as eot, svg, and woff, are included in Fantasque Sans Mono.
Pro Powerline symbols
Cons
Con Dotted zero lacks clarity
Dotted zero characters are less distinct from capital "O" characters than slashed zero characters.
Con Very difficult to read compared to Consolas or Courier New
The characters are much too widely spaced apart to be easily readable.
Con Excessive line spacing
The lines are spaced too far apart.
Con Ligatures missing but you can try Hasklig font if you want ligature
Con Can be somewhat odd for hex numbers with certain styles
With certain font-size and font-weight combinations (12 pt and regular, for example) capital letters are bigger than integer digits, making hex numbers look weird.
Con Incomplete Unicode support
This font is missing many unicode characters used to "beautify" various terminal apps. Also missing are programming ligatures used in some languages.
Con Lowercase "i" (eye) is tailed, and too similar to lowercase "l" (ell)
Same with Hack and Ubuntu Mono.
Con Lowercase "k" is ugly
The lowercase "k" seems like a strange "r" since it has a line that extends to the top of capital letters. There is currently a workaround aiming to correct this.
Con The size is too small
Letter size is smaller than other fonts at the same setting.