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 05 #581

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

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

Changelog ### 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
pyup-bot commented 2 years ago

Closing this in favor of #584