Releases: harfbuzz/uharfbuzz
Releases · harfbuzz/uharfbuzz
v0.17.1
v0.17.1
- Build wheels for pypy3 as well as macOS arm64 and universal2 wheels.
- Add a Blob class wrapper for hb_blob_t, and allow constructing Face
from it. Blob has from_file_path() method that mmap’s files instead of
leading all data in memory upfront.
v0.17.0
v0.17.0
- upgraded HarfBuzz to 2.8.2 (#91)
- Buffer.glyph_positions() can now return None during tracing
- enabled DirectWrite shaper on Windows (#77)
- fixed crash when all shapers fail (#83), a RuntimeError exception will
be raised in this case - respect return value from message callback function (#51)
- fix crash when accessing Buffer.language before setting it (#89), None
will be returned for unset language and script
v0.16.1
v0.16.0
v0.15.0
v0.14.1a2
v0.14.1a1
Testing auto-deployment from Github CI