Explain possible values for the font-style configuration
#9744
Unanswered
borasemiz
asked this question in
Feature Requests, Ideas
Replies: 1 comment
-
|
I mean, the way it's phrased is a bit awkward, but it does state that it requires a named style advertised by the font itself, along with an example:
Feel free to open a PR to rephrase this in the way that it makes sense to you (config docs are in |
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.
-
The
font-styleconfiguration, in my opinion, should explain the possible values it accepts and how. After reading the section, what I understood is that this field accepts official font weight names, such as: "Thin", "Medium", "SemiBold" or "Bold". The explanation of this config gives no suggestion about the possible values therefore I have to do trial and error if my assumption works. It would be extremely reader friendly to explain all the values that this field accepts, and in what way (eg case sensitive or not). Yes, I can take a look at the source code, but hey, I don't want to.Beta Was this translation helpful? Give feedback.
All reactions