justvanrossum / drawbot-skia

A cross-platform subset of the DrawBot drawing API, using Skia
Apache License 2.0
77 stars 8 forks source link

Scheduled weekly dependency update for week 05 #59

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update fonttools[unicode] 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

Update uharfbuzz from 0.19.0 to 0.20.0.

Changelog ### 0.20.0 ``` - Added `Font.get_font_extents` and `FontFuncs.set_font_{v,h}_extents_func` methods (106, 107). - Updated to HarfBuzz 3.2.0. ```
Links - PyPI: https://pypi.org/project/uharfbuzz - Changelog: https://pyup.io/changelogs/uharfbuzz/ - Repo: https://github.com/trufont/uharfbuzz
pyup-bot commented 2 years ago

Closing this in favor of #60