Skip to content

fonts fail to build with fontmake #99

@fabiangreffrath

Description

@fabiangreffrath

Hi,

today I tried to get the mononoki Debian package upgraded fom 1.2 to 1.5, however, without success:

$ 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 <GSFont>
fontmake: Error: In 'src/mononoki.glyphs': Loading Glyphs file failed: 'NoneType' object has no attribute 'groups'

And another error when using UFO instead of GLYPHS:

$ fontmake -o ttf -u src/mononoki-Regular.ufo
INFO:fontmake.font_project:Building TTF for mononoki-Regular
INFO:ufo2ft:Pre-processing glyphs
INFO:ufo2ft.filters.base:Running DecomposeComponentsFilter on mononoki-Regular
INFO:ufo2ft.filters.base:Running RemoveOverlapsFilter on mononoki-Regular
ERROR:ufo2ft.filters.removeOverlaps:Failed to remove overlaps for uni00B5
fontmake: Error: In 'src/mononoki-Regular.ufo': Compiling UFO failed: Unhandled open contour

Package versions:

fontmake          2.4.1-2
python3-glyphslib 6.0.6+ds1-1
python3-ufo2ft    2.28.0-1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions