When comparing PragmataPro vs Fira Code, the Slant community recommends Fira Code for most people. In the question“What are the best programming fonts?” Fira Code is ranked 1st while PragmataPro is ranked 21st. The most important reason people chose Fira Code is:
This is particularly beneficial for those who wish to use combined letters such as "æ" and other diphthongs. But when it comes to programming, the ability to scan through your code is improved with ligatures for equality, arrow functions, and more.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Narrow width saves a lot of space
The compact design of the fonts allows for effective editing in 2-3 windows side-by-side, even on a laptop screen.
Pro Comprehensive Unicode character support
PragmataPro, more so than most fonts (even non-monospace, professional fonts etc.), supports over 10,000 glyphs of the Unicode standard; many of those symbols, letters, and special characters are quite useful in writing and programming (e.g. PragmataPro + Vim's conceal feature makes writing LaTeX pretty beautiful).
Pro Very clear and legible
The font has been hand-hinted with legibility in mind.
Pro Has ligatures
This is useful for those using letters that are joined, such as "æ".
Pro Most complete
The font has the most glyphs of any programming fonts (more than 7.000).
Pro Has ligatures
This is particularly beneficial for those who wish to use combined letters such as "æ" and other diphthongs. But when it comes to programming, the ability to scan through your code is improved with ligatures for equality, arrow functions, and more.
Pro Supports retina displays
Fira Coda supports high pixel density retina displays.
Pro Characters look really nice
Some characters that look odd in other monospace fonts look very nice in Fira Code: @, a, 1, lower-case-L, Q, j, *
Pro Good editor support
A list of supported editors and terminals can be found here.
Pro Has a slashed zero
New style since February 2018.
Pro Frequent updates
The repository is frequently updated.
Pro Installs easily on Mac
Many ligature fonts on Github aren't "mac ready". This font comes pre-compiled and ready to install on Windows, Mac, and Linux.
Cons
Con Can be expensive
The cost for the bold font is $20 and this can get as high as $225 for the full package.
Con "Bold" is more like heavy/black rather than bold
If you use bold to highlight keywords, you may find that bold version of the font is too bold and disrupts the flow of the text. Bold is heavily used by many IDEs, so you may need to adjust code highlighting settings and use other means of highlighting keywords, or maybe choosing a different color for bolded words.
Con Crowded-looking
Pragmata Pro is quite crowded in appearance, making it rather unattractive.
Con The '@' Symbol is asymmetric
It's a style, but it would be nice if it would wrap and not just cover the top.
Con No true italic
Italic is just a slanted original, an Oblique. Looks ugly and is difficult on the eyes.
Con Noisy serif-like style harming the text clarity
Con Ligatures are nice-looking but harm clarity
Even though the font combines characters into ligatures, you still need to type the normal characters, and the ligatures make that difficult in many cases.
Con Ligatures like == and === are harder to tell apart than they should be
Con Too wide, too large line height
Con Too wide
Much wider than other fonts.
Con Ligatures lump some characters together and make them hard to read
Con Needs support for ligatures
It can't work in plain terminal, must have built in support for ligatures in editor.
Con No Sublime Text support
Not the font's fault but even the latest Sublime Text builds (e.g. 3126) don't support ligatures.
Con Ligatures break correlation between symbols on screen and the number of characters
This makes it easier to lose the grasp how long lines actually are.
Con Curly braces are not clear enough
Curly braches ("{" and "}") are not clear enough. They are too horizontally narrow, making them look almost like pipes ("|").
Con Bad 4 and r characters, dotted 0
WHY is r a serif?
Con Cannot enable alternative stylistic styles on Xcode
I've tried enabling some of the alternate stylistic styles using Xcode's Font picker, via the "Typography" screen. None of the stylistic styles I enable get reflected in Xcode's code editor, even if I restart Xcode from scratch. I'm not sure whether this is a limitation of Xcode, or of the font itself.