Earlier quoted context omitted.
Is there a term for "smart kerning" this that digital typographers use? Is it a feature of OpenType? Is it similar to/controlled be the font-kerning property in CSS?
> Smart kerning works by looking at single letter between two other letters. If the other letters are in different width classes, the middle letter will slide closer to the narrow letter. From this paragraph it sounds like they're using ligatures, which are rules of "when this character sequence appears, use this glyph instead." But A) I'm no OTF expert, and B) I haven't dissected the font files.
Commit Mono – Neutral programming typeface
101–110 of 114 posts
Re: Commit Mono – Neutral programming typeface
#102I like the font, and the creativity of the website. Thanks, author, if you're watching!
Re: Commit Mono – Neutral programming typeface
#103Earlier quoted context omitted.
Jetbrains Mono has been my goto since release. The ligatures are nice if you like those in your code views. (Hard to believe no one has mentioned this font yet.)
I used Jetbrains Mono right up until I found Intel Mono ( https://github.com/intel/intel-one-mono ) and I’ve been using it since.
Re: Commit Mono – Neutral programming typeface
#104Alas, missing ℕ ℤ ⊢ λ. If you're missing lambda, you're out for me unfortunately. Maybe a future version will have a wider coverage of Unicode.
Re: Commit Mono – Neutral programming typeface
#105Whether or not one personally likes the idiosyncratic navigation, it’s inconsistent with the font’s normcore ethos
Re: Commit Mono – Neutral programming typeface
#106Earlier quoted context omitted.
I used Jetbrains Mono right up until I found Intel Mono ( https://github.com/intel/intel-one-mono ) and I’ve been using it since.
Something about the braces in Intel Mono feel too exaggerated for me.
Re: Commit Mono – Neutral programming typeface
#107Earlier quoted context omitted.
Hey, do the non-QWERTY have some other default that makes sense to offer as an option to WASD or is it better to have the alternative be it's configurable?
I would personally go for configurable. I use the keys that are equivalent to QWERTY’s ESDF keys so that I never have to move my hands from home row for movement in a game. When moving through text I prefer vim keybinds.
Re: Commit Mono – Neutral programming typeface
#108Re: Commit Mono – Neutral programming typeface
#109Whether or not one personally likes the idiosyncratic navigation, it’s inconsistent with the font’s normcore ethos
You're so right, but if I made the site boring people wouldn't have anything to complain about.
For instance, the "I" key doesn't work (I assume you are using keyCodes, not strings, for characters). That is, it I press "C" (in Dvorak), I get italics on page 2. If I press "I" (in Dvorak), I don't. (I tested on two browsers to confirm.)
Nice font, BTW. I also like the site.
Re: Commit Mono – Neutral programming typeface
#110Does anyone know why it looks much better on VSC than WebStorm on Mac? Would love to love IntelliJ products but I can't stand the way they render text.
You might have to enable/disable (subpixel?) anti aliasing?