Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fontmake error #13

Open
m4rc1e opened this issue Jul 13, 2020 · 0 comments
Open

fontmake error #13

m4rc1e opened this issue Jul 13, 2020 · 0 comments

Comments

@m4rc1e
Copy link

m4rc1e commented Jul 13, 2020

Whilst trying to build the project, I get the following traceback:

    pen.addComponent(self.name, self.transform)
  File "/Users/marcfoley/Type/upstream_families/Russolo/venv/lib/python3.8/site-packages/fontTools/pens/basePen.py", line 176, in addComponent
    glyph = self.glyphSet[glyphName]
KeyError: 'breve-cy'

May also be good to include set -e at the top of the build.sh file so it terminates when it encounters an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant