googlefonts / googlefonts/gftools
[builder] Instances key in config.yml should override axis registry
Open
builder
- Dominant language
- Python
- Stars
- 283
- Forks
- 73
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 8
Description
When using Instances keys in the config.yml they should override the Axis Registry when stylenames are specified.
E.g.
```
- familyName: "Sofia Sans Extra Condensed"
styleName: "HairlLine"
coordinates:
wght: 1
```
Should produce `SofiaSansExtraCondensed-HairlLine.ttf` instead of `SofiaSansExtraCondensedHairlLine-Regular.ttf`
This would be particularly useful for fonts with new custom Axis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.