googlefonts / googlefonts/fontmake
Filename of binary when using -u mode
Open
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
Hi I have a question, hope anyone can help me :)
When using fontmake with a single ufo and expecting to have one compiled font, the filename of the font is the same of the ufo. But when building from design space every instance gets its filename as expected, based on the family and the style name.
Is not possible to have this with a single ufo?
Based on what I read on fontmake help, I assume this could be done using `--output-path` but I’m using fontmake inside shell script that doesn’t know anything of what is building, I’m trying to avoid any hardcoded names or paths.
Thanks in advance
Contributor guide
Assessment
This issue has not been assessed yet.