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
101–110 of 250 posts
Re: Lesser Known Coding Fonts
#102Earlier quoted context omitted.
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…
I have to ask, why Comic Sans specifically? Seeing as it almost universally regarded as an specially ugly font. The only uses that I’ve seen accepted for Comic Sans are for use in comics (obviously) and for people with dyslexia.
Re: Lesser Known Coding Fonts
#103http://charlesleifer.com/blog/monospace-font-favorites/
Hope someone else finds it useful.
Re: Lesser Known Coding Fonts
#104I 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
#105Earlier quoted context omitted.
The latest release of Iosevka has a "quasi-proportional" variant called Iosevka Aile which I really, really like. Here's a 3200x1800 screenshot with some code in Emacs. https://i.imgur.com/LdzBmpx.png The kerning is not as tight as in a real proportional font. It's a bit more spacious and regular so that fixed width tabular layouts still look relatively decent.
Incredibly readable, thanks for sharing. I like your color scheme, too.
Re: Lesser Known Coding Fonts
#106Earlier 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.
Maybe it's because I've only used fixed-width fonts for programming and have gotten used to it - but I find fixed-width fonts significantly easier on the eyes.
I find type writer fonts to look horrible since I’ve gotten used to variable width fonts. It’s like immediate eye strain for me. But you have to choose a good font, times new Roman won’t work.
Re: Lesser Known Coding Fonts
#107Earlier quoted context omitted.
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.
Do you like it? One of the things that really gets in the way of comprehension for me are typefaces with too much personality. These cutesy italics etc. really seem to affect my ability to get on with the job at hand. This is why, despite trying, I've yet to find something that can outdo Consolas on Windows. I tried Fira this and that, Source code pro and a bunch of others from Google Fonts. They all are inferior to…
Re: Lesser Known Coding Fonts
#108Anyone still able to access the website? Seems to be down right now.
Re: Lesser Known Coding Fonts
#109I would check out nerdfonts[1] it includes some of the ones listed in inside it [1] https://www.nerdfonts.com/
Re: Lesser Known Coding Fonts
#110This 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 wonder how hard it would be for me to change just those characters.