Skip to content

0.11.0

Choose a tag to compare

@drott drott released this 29 Jun 14:43
· 87 commits to main since this release
Immutable release. Only release title and notes can be modified.

This release matches HarfBuzz v14.2.0,
and has an MSRV (minimum supported Rust version) of 1.85.

  • Parse contextual lookup rules in a single pass in the apply path for improved performance (#383).
  • Fix integer overflow in fallback positioning shaper (#395).
  • Fix overflow panic in skipping_iterator_t when shaping extremely long lines (#397).
  • Fix custom nominal glyph cmap caching (#399).