Monaspace - Microsoft presents a new font family for code

GnuLinuxDude@lemmy.ml to Technology@lemmy.ml – 536 points –
Monaspace
monaspace.githubnext.com

The way they talk about it makes it sound like they invented the written word, but that notwithstanding the fonts actually look really nice in my opinion.

142

You are viewing a single comment

Wait, why did they invent the phrase “texture healing” for literally what all mono space fonts try to do: make a monospace font that doesn’t look like cluttered shit.

They explain it as the same way cursive fonts can have variations on the letters so that they match up (the loop of the y into the e for example). I think it works by having various versions of each glyph: normal, wider to the left, wider to the right, etc) and then pick the glyph based on the surrounding ones.

Pretty cool actually, though I highly doubt this is an innovation. Good for them if they’re actually the first font to do this

Because otherwise they couldn't justify their continued work on things nobody asked for.

Also, those letter combinations are called ligatures, and are generally a bad idea in monospace fonts. The point of them is to make it very clear where one character ends and the next one begins.