googlefonts / googlefonts/fontmake

Feature file include paths differ depending on whether we run from UFOs or from Glyphs/DS

Open
#517 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.