robotools / fontParts

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

Update fonttools to 4.25.1 #596

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates FontTools[ufo,lxml,unicode] from 4.25.0 to 4.25.1.

Changelog ### 4.25.1 ``` ---------------------------- - [ttGlyphPen] Fixed bug in ``TTGlyphPointPen``, whereby open contours (i.e. starting with segmentType "move") would throw ``NotImplementedError``. They are now treated as if they are closed, like with the ``TTGlyphPen`` (2364, 2366). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools