googlefonts / googlefonts/fontmake

fails to build mononoki font from glyphs file (Loading Glyphs file failed: 'NoneType' object has no attribute 'groups')

Open
#974 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
888
Forks
97
Avg merge
4d 52m
Merged PRs (30d)
1

Description

fontmake currently fails to build the mononoki fonts from its glyphs sources (ufo sources succeed after a bug fix).

https://github.com/madmalik/mononoki.git

```sh
$ fontmake -o ttf -g src/mononoki.glyphs
INFO:fontmake.font_project:Building master UFOs and designspace from Glyphs source
INFO:glyphsLib.classes:Parsing "src/mononoki.glyphs" file into
fontmake: Error: In 'src/mononoki.glyphs': Loading Glyphs file failed: 'NoneType' object has no attribute 'groups'
```

Bug report: https://github.com/madmalik/mononoki/issues/99

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.