robotools / fontParts

The replacement for RoboFab
MIT License
133 stars 44 forks source link

Update fontmath to 0.9.3 #677

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates fontMath from 0.9.1 to 0.9.3.

Changelog ### 0.9.3 ``` What's Changed * Pass "strict" flag down to copies, so strict remains strict. By justvanrossum in https://github.com/robotools/fontMath/pull/305, as required to fix https://github.com/googlefonts/fontmake/issues/961 **Full Changelog**: https://github.com/robotools/fontMath/compare/0.9.2...0.9.3 ``` ### 0.9.2 ``` What's Changed * Start testing python 3.10 by benkiel in https://github.com/robotools/fontMath/pull/269 * improve FilterRedundantPointPen when starting points are differently set by typemytype in https://github.com/robotools/fontMath/pull/277 **Full Changelog**: https://github.com/robotools/fontMath/compare/0.9.1...0.9.2 ```
Links - PyPI: https://pypi.org/project/fontmath - Changelog: https://pyup.io/changelogs/fontmath/ - Repo: https://github.com/robotools/fontMath