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 08 #592

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update fonttools[lxml,ufo] from 4.28.5 to 4.29.1.

Changelog ### 4.29.1 ``` ---------------------------- - [colorLib] Fixed rounding issue with radial gradient's start/end circles inside one another (2521). - [freetypePen] Handle rotate/skew transform when auto-computing width/height of the buffer; raise PenError wen missing moveTo (2517) ``` ### 4.29.0 ``` ---------------------------- - [ufoLib] Fixed illegal characters and expanded reserved filenames (2506). - [COLRv1] Don't emit useless PaintColrLayers of lenght=1 in LayerListBuilder (2513). - [ttx] Removed legacy ``waitForKeyPress`` method on Windows (2509). - [pens] Added FreeTypePen that uses ``freetype-py`` and the pen protocol for rasterizating outline paths (2494). - [unicodedata] Updated the script direction list to Unicode 14.0 (2484). Bumped unicodedata2 dependency to 14.0 (2499). - [psLib] Fixed type of ``fontName`` in ``suckfont`` (2496). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools

Update ufoLib2 from 0.13.0 to 0.13.1.

Changelog ### 0.13.1 ``` Hotfix release to support [cattrs v1.10.0](https://github.com/python-attrs/cattrs/blob/main/HISTORY.rst#1100-2022-01-04) and set it as the minimum required version. It changed the name of a "omit if default" parameter that is relevant for our converters. What's Changed * Scheduled weekly dependency update for week 06 by pyup-bot in https://github.com/fonttools/ufoLib2/pull/200 **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.13.0...v0.13.1 ```
Links - PyPI: https://pypi.org/project/ufolib2 - Changelog: https://pyup.io/changelogs/ufolib2/ - Repo: https://github.com/fonttools/ufoLib2
pyup-bot commented 2 years ago

Closing this in favor of #594