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 32 #84

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update uharfbuzz from 0.27.0 to 0.30.0.

Changelog ### 0.30.0 ``` - Update to HarfBuzz 5.1.0 - Support extension promotion of lookups in the repacker, as well as splitting of some GPOS lookup subtable splitting. ``` ### 0.29.0 ``` - Support passing PyCapsule for DrawFuncs callbacks, allowing clients to define callbacks in C and avoid Python overhead. ``` ### 0.28.0 ``` - Updated to HarfBuzz 5.0.0. ``` ### 0.27.1b1 ``` Updated HarfBuzz library to latest main/HEAD to incorporate a bugfix for the repacker fonttools/fonttools2691 https://github.com/harfbuzz/harfbuzz/commit/9c2518988dcdafb8388f8f1f5e76db6e08ef6a0e) ```
Links - PyPI: https://pypi.org/project/uharfbuzz - Changelog: https://pyup.io/changelogs/uharfbuzz/ - Repo: https://github.com/trufont/uharfbuzz