control: tags -1 + patch control: forwarded -1 https://github.com/googlefonts/ufo2ft/issues/339
Am Freitag, den 26.07.2019, 21:33 +0200 schrieb Fabian Greffrath:
> Currently, it FTBFS:
It seems the following patch is necessary to builf the font from its
glyphs source:
--- a/src/mononoki.glyphs
+++ b/src/mononoki.glyphs
@@ -37,7 +37,7 @@ name = Languagesystems;
features = (
{
automatic = 1;
-code = "feature locl;\012feature frac;\012feature ordn;\012";
+code = "";
name = aalt;
}
);
Though, it is apparently still impossible to generate interpolated
instances, i.e. fontmake has to be called without the `-i` option.
See https://github.com/googlefonts/ufo2ft/issues/339 for some context.
- Fabian
signature.asc
Description: This is a digitally signed message part

