Live data from Hacker News

JetBrains Mono: A free and open-source typeface for developers

jetbrains.com

71–80 of 207 posts

Re: JetBrains Mono: A free and open-source typeface for developers

#71

I always applaud efforts at new typefaces, but unfortunately I feel this is a badly designed typeface that is worse for legibility, not better. Addressing their three main points in turn: > 1. Increased height for a better reading experience A high x-height is good for coding fonts, but this x-height is now too high. To my eye, this is now at the point where lowercase letters are getting harder to distinguish from up…

The use of ligatures seems counter-productive to me. In the code, I do not want to see any editor shenanigans apart from syntax highlighting.

I agree completely. When I see ligatures, I have to mentally stop and wonder what the actual characters are "underneath". So annoying.

Re: JetBrains Mono: A free and open-source typeface for developers

#72
I've installed it and will try it out for a while. My immediate reaction is that it looks nice. Very nice in VS Code, but oddly it has some funky issues in Visual Studio 2019 (particularly with lowercase 'a') at 100% zoom and font size 11 on my monitor. Not sure if it's an aliasing or TrueType issue.

Re: JetBrains Mono: A free and open-source typeface for developers

#73
post #56

I always applaud efforts at new typefaces, but unfortunately I feel this is a badly designed typeface that is worse for legibility, not better. Addressing their three main points in turn: > 1. Increased height for a better reading experience A high x-height is good for coding fonts, but this x-height is now too high. To my eye, this is now at the point where lowercase letters are getting harder to distinguish from up…

A lot of the details they spent so much effort on didn't make any sense to me as to why that particular design detail would be important. I don't care about vertical alignment of letter shape details. If I need lowercase letters to look bigger, I almost always also need uppercase bigger too, so I'll just increase the font size +1 pt. I use three different fonts in terminals, editors and IDEs. So I'm sure this font wi…

> A lot of the details they spent so much effort on didn't make any sense to me as to why that particular design detail would be important.

IMHO, fonts have been studied too deeply for too long for some graphic designer at J. Random Corporation to be able to easily make improvements. In situations like that, most changes and new ideas end up being regressions.

Re: JetBrains Mono: A free and open-source typeface for developers

#74

Earlier quoted context omitted.

I don't know about other programs, but iTerm has a checkbox option to enable/disable ligatures.

So does JetBrains IDE's and VS Code. I don't know of any program that forces you to use ligatures just because the typeface supports it.

Visual Studio (the full blown IDE)

Re: JetBrains Mono: A free and open-source typeface for developers

#75
post #48

Is there a reason why the stroke narrows where a curve joins a line (the loops of the p and g, the top of the n and the bottom of the a, etc)? The Consolas font uses a consistent stroke weight; the Fira and Source Code Pro thin the line a bit but much less. It's so narrow I feel like it might render strangely at sufficiently low resolutions; it risks breaking the connection. Presumably there's a readability reason, b…

It makes the oval more pronounced at small sizes like 12px.

Re: JetBrains Mono: A free and open-source typeface for developers

#76
post #27

Thanks, I hate it. My most recent update of IntelliJ turned this font on by default and I had to spend an hour trying to figure out what the font used to be. Mono looked squished to me - the intentional favoring of length over width made the whole editor look like I had an aspect ratio problem on my monitor. I appreciate trying to push the envelope and improve ergonomics, but I wish this would have been opt-in for up…

What did it used to be? You could have taken the opportunity to switch to Inconsolata.

On Windows I seem to have Consolas as the default
Post reply on HN