We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This sort of ties into unified-font-object/ufoLib#10. I recently ran into a problem where the ufoLib point pen would raise an exception. Maybe not every exception in ufoLib can be meaningfully outfitted with more details to tell people which glyph is the offending one, so it would be nice to have more exception wrappers as explained in https://blog.ionelmc.ro/2014/08/03/the-most-underrated-feature-in-python-3/.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This sort of ties into unified-font-object/ufoLib#10. I recently ran into a problem where the ufoLib point pen would raise an exception. Maybe not every exception in ufoLib can be meaningfully outfitted with more details to tell people which glyph is the offending one, so it would be nice to have more exception wrappers as explained in https://blog.ionelmc.ro/2014/08/03/the-most-underrated-feature-in-python-3/.
The text was updated successfully, but these errors were encountered: