githubnext / githubnext/monaspace
fails to build with fontmake (Expected glyph class definition or statement: got NAME condition)
Open
- Dominant language
- Shell
- Stars
- 19.6k
- Forks
- 322
- PR merge metrics
- No merged PRs in 30d
Description
This happens for each of the Variable Font sources (but for the other fonts as well):
```
$ for f in sources/Variable\ Fonts/Monaspace\ *.glyphs ; do fontmake -o ttf -g "${f}" ; done
...
fontmake: Error: In 'sources/Variable Fonts/Monaspace Xenon Var.glyphs' -> 'master_ufo/MonaspaceXenonVar.designspace': Generating fonts from Designspace failed: :186:1: Expected glyph class definition or statement: got NAME condition
```
Same error for all sources, no font files created.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.