Earlier quoted context omitted.
The kerning is easier in your eyes, and is also much more space efficient. The only drawback is the inability to do ascii art.
While I wouldn't say it's THAT significant, there is one other advantage to fixed-width fonts that I've experienced. Due to the fact that they align vertically, sometimes they expose mistakes if you're constructing data in a table-like fashion. Or when you have a bunch of copy/pasted lines that differ only in the parameter values. Like, "Hey wait a minute... this line is 1 char wider than the previous one. Oh, whoops…
Lesser Known Coding Fonts
111–120 of 250 posts
Re: Lesser Known Coding Fonts
#112- Iosevka Term Slab - Envy Code R - DaddyTimeMono - M+ 1mn - Consolas
Re: Lesser Known Coding Fonts
#113I see Input Mono is mentioned, but I actually really like using Input Sans, also from Font Bureau. It's a proportional coding font. I feel like I'm living in the future. You can get it here: https://input.fontbureau.com And amazingly, you can personalize your font on download, such as choosing dotted vs slashed zeroes. Not free, but free for personal, non-commercial use. (Check the terms)
For ~6 months I used Comic Sans as my single font system-wide - like, for everything. Everywhere in the system UI, code, even on webpages (Firefox lets you disable CSS font selectors). The only exception was the terminal, which got messed up with non-monospaced fonts. It was actually surprisingly great. Then as soon as I got a 4k monitor Comic Sans started to look very ugly - if not for that, I would still be using i…
https://www.myfonts.com/fonts/tabular-type-foundry/comic-cod...
I've been using it for a few months and really enjoy it!
Re: Lesser Known Coding Fonts
#114I would really like to use a proportional font that has coding ligatures (such as -> becomes an arrow). Is there such a thing? Is there a way I could combine two fonts, a normal proportional font, and the ligatures from something like Fira Code , to create a hybrid font, perhaps with a script?
Re: Lesser Known Coding Fonts
#115Every 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
#116It is a monospaced bitmap font available in several sizes, ranging from 5x8 up to 32x64.
Re: Lesser Known Coding Fonts
#117This is definitely missing Dank: https://dank.sh It's my favorite programming font, made by a good friend of mine. It has awesome ligatures and the italic version is beautiful, similar to Operator Mono!
I really like it overall, but I think the f going below the baseline and the italic l not starting at the baseline would drive me crazy. I wonder how hard it would be for me to change just those characters.
Re: Lesser Known Coding Fonts
#118I settled on Inconsolata-g. I hate curly i's and l's. I've only got two minor quibbles with it, I prefer a slashed zero instead of a dotted one, and the tilde ~ and back quote ` are a bit small/weak.
Somewhere I saw a version of Inconsolata with the slashed zero. There was a site at one time that collected all the Inconsolata permutations in one place, but I don't have it offhand.
Re: Lesser Known Coding Fonts
#119Every 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…
Re: Lesser Known Coding Fonts
#120My favorite coding font is Monaco. Feels like the cleanest of them.