googlefonts / googlefonts/fontmake
Feature file include paths differ depending on whether we run from UFOs or from Glyphs/DS
Open
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
I just found that when I take e.g. https://gitlab.gnome.org/GNOME/cantarell-fonts/tree/ufo-conversion/src and extract the feature file into a shared `family.fea` next to the Designspace file, I need to use `include(family.fea)` in the UFOs when using `fontmake -m` and change it to `include(../family.fea)` when using `fontmake -u`.
Contributor guide
Assessment
This issue has not been assessed yet.