CSS font-variant and font-feature-settings values #762
Unanswered
pawelurbanski asked this question in Q&A
Replies: 2 comments
-
| We should use
|
Beta Was this translation helpful? Give feedback.
0 replies
-
| https://rsms.me/inter/inter.css now has @font-feature-values declared, so you can customize features with e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I've read numerous articles about font features and casually browsed Inter sources. I've checked the Inter features list using https://wakamaifondue.com/ to review the values.
I would like to get some clarification in the following areas:
font-feature-settingsin the@font-faceblock?font-variantcombining features?font-variantfor the body element in addition to the features in the@font-faceblock?font-variantcan have variants such asfont-vaiant-numericbut is it allowed and valid to combine features in the genericfont-variantsuch asslashed-zero?I am willing to create the CSS for the Inter stylesheet or a jiist for future reference.
Thank you for answers and clarification...
All the best,
Pawel
Beta Was this translation helpful? Give feedback.
All reactions