googlefonts / googlefonts/gftools
gen-stat format agnostic
Open
- Dominant language
- Python
- Stars
- 283
- Forks
- 73
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 8
Description
When using gen-stat from a config yml file is needed to use the complete filename including file extension eg:
```
Lora[wght].ttf:
- name: Weight
tag: wght
values:
- name: Regular
value: 400
...
```
I think it will be cool if the extension can be ommited so the same config declaration can be used to patch CFF variable fonts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.