Skip to content

Releases: harfbuzz/uharfbuzz

v0.40.1

19 Sep 16:04
v0.40.1
24d0de3
Compare
Choose a tag to compare
  • Fix deprecation message (#211)

v0.40.0

19 Sep 10:09
v0.40.0
ddd872e
Compare
Choose a tag to compare
  • Bind ot-metrics APIs (#204)
  • Bind hb-ot-var APIs (#208)
  • Deprecate most hb_ot_* functions and make them methods of Face or Font
    classes. (#209)
  • Drop wheels for Python < 3.8 (#207)

v0.39.5

23 Aug 18:33
v0.39.5
Compare
Choose a tag to compare

Fixed issue with PyPI deployment that caused the previous release to fail to upload.
No actual code changes since v0.39.4.

Testing a fix to PyPI auto-upload

23 Aug 15:53
v0.39.5b1
Compare
Choose a tag to compare
Pre-release
v0.39.5b1

Testing a fix to PyPI auto-upload

v0.39.4

23 Aug 14:56
v0.39.4
a156682
Compare
Choose a tag to compare

Added ability to dynamically link the uharfbuzz extension module to an external harfbuzz library by setting the USE_SYSTEM_LIBS=1 environment variable (requires pkg-config) (#45, #201).

v0.39.3

28 Jun 11:33
v0.39.3
8c52d3f
Compare
Choose a tag to compare
  • Dummy release to fix PyPI upload.

v0.39.2

27 Jun 16:49
v0.39.2
8c52d3f
Compare
Choose a tag to compare
  • Update to HarfBuzz 9.0.0

v0.39.1

17 Mar 07:11
v0.39.1
92685b5
Compare
Choose a tag to compare
  • Bind hb_ot_tag_to_script/hb_ot_tag_to_language
  • Update to HarfBuzz 8.3.1

v0.39.0

04 Feb 00:08
v0.39.0
e5ca0ab
Compare
Choose a tag to compare
  • Bind hb_font_funcs_set_variation_glyph_func() (#183)
  • Bind hb-paint API (#185, #189)
  • Bind hb-ot-color API (#186)
  • Bind more hb-ot-layout APIs (#187, #184)
  • Add missing subset flag (#188)

v0.38.0

27 Dec 20:13
v0.38.0
Compare
Choose a tag to compare
  • Updated HarfBuzz library to 8.3.0 (#179)
  • Bind hb-ot-math API (#181)