googlefonts / ufo2ft

A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
MIT License
151 stars 43 forks source link

Scheduled weekly dependency update for week 33 #647

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update fonttools[lxml,ufo] from 4.34.0 to 4.35.0.

Changelog ### 4.34.4 ``` ---------------------------- - Fixed typo in varLib/merger.py that causes NameError merging COLR glyphs containing more than 255 layers (2685). ``` ### 4.34.3 ``` ---------------------------- - [designspaceLib] Don't make up bad PS names when no STAT data (2684) ``` ### 4.34.2 ``` ---------------------------- - [varStore/subset] fixed KeyError exception to do with NO_VARIATION_INDEX while subsetting varidxes in GPOS/GDEF (a08140d). ``` ### 4.34.1 ``` ---------------------------- - [instancer] When optimizing HVAR/VVAR VarStore, use_NO_VARIATION_INDEX=False to avoid including NO_VARIATION_INDEX in AdvWidthMap, RsbMap, LsbMap mappings, which would push the VarIdx width to maximum (4bytes), which is not desirable. This also fixes a hard crash when attempting to subset a varfont after it had been partially instanced with use_NO_VARIATION_INDEX=True. ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools

Update defcon from 0.10.0 to 0.10.2.

Changelog ### 0.10.2 ``` What's Changed * Create a new glyphset from the provided reader by typemytype in https://github.com/robotools/defcon/pull/409 **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.1...0.10.2 ``` ### 0.10.1 ``` What's Changed * Start testing Python 3.10 by benkiel in https://github.com/robotools/defcon/pull/384 * Add glyphSet argument in _stampLayerInfoDataState by typemytype in https://github.com/robotools/defcon/pull/397 * when guideline.name is set to None remove the name key by typemytype in https://github.com/robotools/defcon/pull/400 * [add __eq__ and __hash__ to FuzzyNumber](https://github.com/robotools/defcon/commit/ae70a220cffb3a75375be57e5af1c2984820d174) **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.0...0.10.1 ```
Links - PyPI: https://pypi.org/project/defcon - Changelog: https://pyup.io/changelogs/defcon/ - Repo: https://github.com/robotools/defcon

Update compreffor from 0.5.1.post1 to 0.5.2.

Changelog ### 0.5.2 ``` Updated pre-generated cython sources in sdist to fix build issue with Python 3.11.0 beta1 ```
Links - PyPI: https://pypi.org/project/compreffor - Changelog: https://pyup.io/changelogs/compreffor/
pyup-bot commented 2 years ago

Closing this in favor of #648