robotools / fontParts

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

Update fonttools to 4.42.1 #698

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates FontTools[unicode,lxml,ufo] from 4.42.0 to 4.42.1.

Changelog ### 4.42.1 ``` ---------------------------- - [t1Lib] Fixed several Type 1 issues (3238, 3240). - [otBase/packer] Allow sharing tables reached by different offset sizes (3241, 3236). - [varLib/merger] Fix Cursive attachment merging error when all anchors are NULL (3248, 3247). - [ttLib] Fixed warning when calling ``addMultilingualName`` and ``ttFont`` parameter was not passed on to ``findMultilingualName`` (3253). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools