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: 11.2.0...11.2.1