Add note about support for specific values (#2715)
* Add note about support for specific values Co-authored-by: Jany Belluz <jany.belluz@daltonmaag.com>
This commit is contained in:
parent
cf00320403
commit
02cfc286c0
@ -717,7 +717,10 @@ The ``<variable-fonts>`` element contains one or more ``<variable-font>`` elemen
|
||||
<axis-subset name="Weight" userminimum="400" usermaximum="500" userdefault="400"/>
|
||||
|
||||
3. a specific value along that axis; then the axis is not functional in the VF
|
||||
but the design space is sliced at the given location.
|
||||
but the design space is sliced at the given location. *Note:* While valid to have a
|
||||
specific value that doesn’t have a matching ``<source>`` at that value, currently there
|
||||
isn’t an implentation that supports this. See `this fontmake issue
|
||||
<https://github.com/googlefonts/fontmake/issues/920>`.
|
||||
|
||||
.. code:: xml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user