googlefonts / googlefonts/gftools

[builder] Instances key in config.yml should override axis registry

Open
#628 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.