Releases: harfbuzz/uharfbuzz
Releases · harfbuzz/uharfbuzz
0.35.0
- Bind more of HarfBuzz APIs
0.34.0
- Update to HarfBuzz 7.1.0
- Optimize
draw_glyph_with_pen()
to reuse draw funcs - Bind HarfBuzz font subsetting APIs
- Bind more of HarfBuzz APIs
- Undeprecate
DrawFuncs.draw_glyph()
and deprecateDrawFuncs.get_glyph_shape()
0.33.0
- Update to HarfBuzz 6.0.0
Font
constructor can now take anotherFont
instance to create a sub font from it
0.32.0
- Update to HarfBuzz 5.3.1
0.31.0
- Update to HarfBuzz 5.3.0
- Speedup draw_glyph_with_pen() by 10-15%
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. - Sped up
font.draw_glyph_with_pen()
a little bit (25-30%)
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.
v0.27.1b1
Updated HarfBuzz library to latest main/HEAD to incorporate a bugfix for the repacker
0.27.0
- Updated to HarfBuzz 4.3.0.