Skip to content

0.10.0

Choose a tag to compare

@behdad behdad released this 20 Jun 18:05
· 92 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.

  • Add support for the new read-fonts Font API behind the experimental_font_api
    feature flag in both read-fonts and harfrust, and update read-fonts to 0.40.2.
  • Reject recursive extension lookups.
  • Bound ligature cache construction.