Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How about make a Texture Healing enabled version of Jetbrains Mono? #6

Closed
tianfanghan opened this issue Jan 13, 2024 · 1 comment
Closed

Comments

@tianfanghan
Copy link

This year the font Monaspace appears, and the Texture healing feature is awesome. The official Jetbrains will not follow it quickly, well, would you please do this for all Jetbrains mono fans?

@N-R-K
Copy link
Owner

N-R-K commented Jan 13, 2024

would you please do this

I'm not a font designer and have no clue how to do that.

Texture healing works by finding each pair of adjacent characters where one wants more space, and one has too much. Narrow characters are swapped for ones that cede some of their whitespace, and wider characters are swapped for ones that extend to the very edge of their box

- https://monaspace.githubnext.com

And besides, I don't think it's a good thing either. I like my font to stay static. I don't like it dynamically changing appearance (which is why ligatures are disabled in this repo).

@N-R-K N-R-K closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants