-
Notifications
You must be signed in to change notification settings - Fork 29
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
Kerning underscore 'k' #123
Comments
Hi! I see what you mean! There's no kerning, of course, in a monospaced font in text editors, but I can see that it would be nice to shift the "ₖ" to the right a bit, when followed by a "ₜ". To be honest, I think monospaced fonts are always going to look ugly in certain combinations, and better in others. For example, here: the "ₖ" followed by "ᵣ" looks somehow right, or at least less ugly. And if you moved the "ₖ" to the right, to look good followed by an "ₜ", it would look less good. I'll see if I can find a good compromise for these. It would be nice to have a full set of subscripts to play with though! :) |
Hi! I see what you mean too. It seems difficult to find the right balance. Maybe it can be done programmatically based on some weighting algorithm, but that seems difficult too. Too bad about the subscript, but Unicode still sucks there :( (About the kerning, yeah, I know that it is a mono spaced font, but I don't know the correct lingo for that hahaha). |
This issue has been open for 30 days with no activity. |
There's a series of font called "Monaspace" developed by GitHub that tries to fix that. It's called "texture healing". It does not support subscripts yet (See this issue), but I think in the future it will. It's an interesting idea to know some people are working on this. |
I see what you mean, hope they can think of something smart to deal with it... |
Hi!
Is it me, or the kerning for the underscore is a bit smaller on the left side?
ₐᵢₙₖₜᵣ
Julia v1.7.1 Windows Terminal 10
Windows Notepad
Thanks!
The text was updated successfully, but these errors were encountered: