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

Variable font axis setting support #3711

Closed
ctrlcctrlv opened this issue Jun 12, 2021 · 3 comments
Closed

Variable font axis setting support #3711

ctrlcctrlv opened this issue Jun 12, 2021 · 3 comments

Comments

@ctrlcctrlv
Copy link
Contributor

Some modern programming fonts, such as JetBrains Mono, come in variable font format. See https://github.com/JetBrains/JetBrainsMono/tree/master/fonts/variable.

This is cool because it allows fine grained control of how bold you want your bold to be, beyond distributed masters.

Incosolata now also has a variable font. One of my favorite things about it is that it also has a width axis, so you can make bold wider as well if you wish, or make both wider.

Would you accept a patch in the genre of #2248 to allow setting variable font axes when specifying font_family etc? This would make Kitty very modern indeed.

@kovidgoyal
Copy link
Owner

In principle, yes.

@kovidgoyal
Copy link
Owner

Note that the var branch has support for both variation axes and font features and a UI for configuring them. However the UI still needs some polishing/finishing. I will open an RFC issue asking for feedback when it is ready. Closing this issue in favor of that one (I will make a post here as well when that issue is actually opened).

@kovidgoyal
Copy link
Owner

There are some screenshots of the font configuration UI here: tonsky/FiraCode#1591

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants