0.13.2
·
16 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
This release matches HarfBuzz v14.3.1, and has an MSRV (minimum supported Rust version) of 1.85.
- Speed up contextual and chained-context lookup matching by probing raw rule
offsets and reusing parsed coverage tables (#437). - Skip the redundant per-subtable digest test for single-subtable lookups
(#438). - Set up glyph-set acceleration before applying legacy
kerntables (#439). - Precompute and pack AAT state-machine safe-to-break probes in the face cache
(#445). - Cache reusable shaping table metadata and avoid moving shaper and buffer
temporaries on every shape (#446, #447).