Skip to content

Releases: harfbuzz/uharfbuzz

v0.3.1

11 Dec 12:27
v0.3.1
ebdf61e
Compare
Choose a tag to compare
  • When using Buffer.add_str, the glyph cluster values now match the indexes of characters in the input Unicode string (#9, #11).
  • Updated HarfBuzz to 2.2.0

v0.3.0

13 Nov 13:15
v0.3.0
3e8a1e2
Compare
Choose a tag to compare
  • Export hb_font_set_variations as Font.set_variations
  • Updated harfbuzz to 2.1.1

v0.2.2

02 Oct 14:33
v0.2.2
Compare
Choose a tag to compare

Updated Harfbuzz to 1.9.0

v0.2.1

26 Jul 16:29
Compare
Choose a tag to compare

Always link the extension module with ApplicationServices framework on macOS (#6).

v0.2.0

24 Jul 18:35
76f925a
Compare
Choose a tag to compare
  • Updated embedded harfbuzz library to 1.8.4
  • Added support for python 3.7