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

Update buildcff2vf.py to catch changed exceptions #1088

Closed
josh-hadley opened this issue Feb 13, 2020 · 3 comments · Fixed by #1097
Closed

Update buildcff2vf.py to catch changed exceptions #1088

josh-hadley opened this issue Feb 13, 2020 · 3 comments · Fixed by #1097
Assignees
Labels

Comments

@josh-hadley
Copy link
Collaborator

fonttools/fonttools#1821 changed exception handling in fonttools that could break buildcff2vf.py's handling scheme. Investigate and update buildcff2vf.py as needed.

@anthrotype
Copy link
Member

nikolaus added an alias to the old exception name in varLib.cff so there should not be any breakage

@josh-hadley
Copy link
Collaborator Author

I agree, but I'm going to check confirm anyway.

@josh-hadley
Copy link
Collaborator Author

josh-hadley commented Feb 14, 2020

All buildcff2vf tests pass with fonttools/fonttools@4be6aaf. I will keep this open as a reminder to clean up and remove buildcff2vf.py's redefinition of MergeTypeError after fonttools is released with the changes from that PR.

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

Successfully merging a pull request may close this issue.

2 participants