Surprised nobody has mentioned PragmataPro https://www.fsd.it/shop/fonts/pragmatapro/ Probably the most complete and polished programming font I've seen. If you like Iosevka, you'll love PragmataPro. I've been spoiled by Iosevka and PragmataPro's narrow characters, so now I can never go back to "normal" programming fonts...
Lesser Known Coding Fonts
171–180 of 250 posts
Re: Lesser Known Coding Fonts
#172This rarely gets a mention but totally deserves one: Iosevka[0], a programming font with great ligatures, multiple weights, and customizable character variants to tune it to your preferences. It’s more slender than most blocky monotypes which makes it stand apart especially from more traditional choices like Monaco and Consolas. [0]: https://typeof.net/Iosevka/
I'm 100% in the Iosevka camp, especially the serif version with Iosevka Slab. Looks amazing on a Retina screen, and it's quite compact on the horizontal axis, many programming fonts are far too wide for my tastes.
Re: Lesser Known Coding Fonts
#173Every thread about programming fonts is not complete without mentioning the wonderful website https://app.programmingfonts.org (no affiliation, I just find it really useful) which lists all the free programming-related fonts with live preview (for example every single font from the article, and every one mentioned so far in every comment in this thread is already there in the app) - it allows quick one-click preview…
That is a truly fantastic site but it doesn't mention https://dank.sh/ which I first heard about in this thread. Just to nitpick. But I am right now going through every one of those fonts in the app to compare with the one I've used for almost a decade now.
Re: Lesser Known Coding Fonts
#174Re: Lesser Known Coding Fonts
#175Earlier quoted context omitted.
Maybe try copy&pasting the URL instead of clicking it (so that no Referer is sent)?
Well, I'm not sure if there's a way of doing that on iOS, but I'm on desktop now anyway, so if anyone else just wants a direct link to the full-size image, here it is: https://i.imgur.com/LdzBmpx.png (edit: although, nope, even opening the direct URL to the image reroutes it to the low-res thumbnail version. I just don't think it's viewable on mobile — never mind!)
Related HN discussion: https://news.ycombinator.com/item?id=21303283
Re: Lesser Known Coding Fonts
#176Every thread about programming fonts is not complete without mentioning the wonderful website https://app.programmingfonts.org (no affiliation, I just find it really useful) which lists all the free programming-related fonts with live preview (for example every single font from the article, and every one mentioned so far in every comment in this thread is already there in the app) - it allows quick one-click preview…
Doesn’t have Dina :P
Re: Lesser Known Coding Fonts
#177Then I switched to FiraCode and it's been great.
I still use Comic Sans in all of my chat programs though (IMessage, Slack, IRC, etc.) I actually really enjoy it.
Re: Lesser Known Coding Fonts
#178Re: Lesser Known Coding Fonts
#179In 2017, I decided to invest some time in font-shopping; so many good alternatives had appeared since I last looked in 2009. The unexpected result was that I stopped using vector fonts and switched almost everything I do to the X Window System bitmap misc-fixed font.¹ After looking at the alternatives, misc-fixed is still the best typeface for text density and extended computing sessions. It was a typeface designed for black-on-white CRT displays in the 1980s, but works just as well white-on-black on LCD displays today.
¹ Unfortunately Firefox font picker only lists vector fonts, I did not bother to try fixing that.