-
Notifications
You must be signed in to change notification settings - Fork 305
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
Open type features documentation? #478
Comments
Hi @addy419 . Right now the only OpenType feature supported by JetBrains Mono is:
The only one feature making a big impact is Slashed zero. But it have an issue itself. So I feel like there is not much documentation needed, for now. |
So what's the issue of the slashed zero? I tried, and found no error. |
@philippnurullin Thank you for the info. Yes, it makes sense to add the documentation along with stylistic sets. Should I leave this issue open? |
You mean 0 is hardly distinguishable with 8 in small sizes? IMHO it's not a big issue because normally we don't code in too small sizes which is harmful to eyes, and simply turning up the font sizes will solve this problem. |
I just found out by accident that JetBrainsMono supports font features by having them enabled for a different font long time ago in my editor, and upgrading JetBrainsMono to v2.304 suddenly made it look weird. I assumed that the new version just changed the font dramatically. But after some digging I found out it was because of the old font features I had enabled which now happened to apply to v2.304.
Now that the list of character variants has grown, is it time for some documentation for it? I could not found anything about the codes. |
Made a page in Wiki. https://github.com/JetBrains/JetBrainsMono/wiki/OpenType-features |
I love using Jetbrains Mono because it is one the most aesthetically pleasing fonts. Although with some caveats like lower-case "l", which I prefer to be straight instead of curvy. After taking a look at issues like #8 and #238, I was wondering if there are other opentype features or stylistic sets that are supported by Jetbrains Mono like the slashed 0. If so, can we get a document them?
The text was updated successfully, but these errors were encountered: