googlefonts / googlefonts/fontmake
Expand included features file when generating UFOs
Open
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
When a source master UFO has a features.fea file with an `include` statement, it should be expanded into that file.
We can’t just rewrite the `include` statement with the relative path since the FDK semantics won’t allow that for more than one level deep.
Contributor guide
Assessment
This issue has not been assessed yet.