Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
harfbuzz-win32-11.2.1.zip | 2025-05-12 | 5.1 MB | |
harfbuzz-win64-11.2.1.zip | 2025-05-12 | 5.1 MB | |
harfbuzz-11.2.1.tar.xz | 2025-05-12 | 18.1 MB | |
11.2.1 source code.tar.gz | 2025-05-12 | 35.1 MB | |
11.2.1 source code.zip | 2025-05-12 | 39.4 MB | |
README.md | 2025-05-12 | 564 Bytes | |
Totals: 6 Items | 102.7 MB | 15 |
What's Changed
- Various build improvements.
- Fix build with
HB_NO_DRAW
andHB_NO_PAINT
- Add an optional
harfruzz
shaper that uses HarfRuzz; an ongoing Rust port of HarfBuzz shaping. This shaper is mainly used for testing the output of the Rust implementation. - Fix regression that caused applying
unsafe_to_break()
to the whole buffer to be ignored. - Update USE data files.
- Fix getting advances of out-of-rage glyph indices in DirectWrite font functions.
Full Changelog: https://github.com/harfbuzz/harfbuzz/compare/11.2.0...11.2.1