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
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