Open
Description
there are examples like this:
(50 wght=0:47 wght=1000:54)
but none with more than one axis:
(50 wght=0 wdth=67:47 wght=1000 wdth=67:54 wght=1000 wdth=150:124)
Just to be able to judge the readability.
For me it would look better like this:
(50 wght:0 wdth:67=47 wght:1000 wdth:67=54 wght:1000 wdth:150=124)
That would kind of look like a python dict used as a key that is assigned a value. That way the pos vales are a bit more prominent.
Metadata
Metadata
Assignees
Labels
No labels