Live data from Hacker News

Monaspace

monaspace.githubnext.com

1–10 of 206 posts

Re: Monaspace

#2
It's a really cool idea to have a collection of monospaced fonts that work wonderfully together. I can't wait to give this a spin today.

Re: Monaspace

#4
The "Texture Healing" feature is a really smart use of OpenType features to make problematic monospace combinations look much better without breaking the grid at all.

One naive way to do this would be to create ligature pairs for difficult pairs (mi, lm, etc). But instead, they seem to be selecting character alternates that fill the fixed width differently based on their surroundings.

Re: Monaspace

#5
I was initially thinking ... "OK, another monospace font (family), look nice", until I got to "texture healing" which really made me want to try it out.

I really like the idea of using different style of font for different things, but as primarily terminal user, I don't even know which terminals support it (if any), and then we would need CLI text editors support as well. But I think it's a great idea.

Re: Monaspace

#6
How would you configure a text editor or terminal to use different fonts based on syntax (e.g. neon for code, argon for comments)?

Re: Monaspace

#9
post #6

How would you configure a text editor or terminal to use different fonts based on syntax (e.g. neon for code, argon for comments)?

In vscode probably easy because it is all CSS?

Other editors/terminal emulators would probably need to add support for this.

Re: Monaspace

#10
I keep using Berkeley Mono! That font is just perfect! This font and the styles are a bit wonky for me...
Post reply on HN