googlefonts / googlefonts/gftools
Add-Font not respecting camel-case
Open
- Dominant language
- Python
- Stars
- 283
- Forks
- 73
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 8
Description
Packager is respecting the camel case thing in the font name, while add-font doesn't.
PR: https://github.com/google/fonts/pull/4265
After running packager:
`name: "ABeeZee"`
After running add-font:
`name: "A Bee Zee"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.