Skip to content

0.8.1

Choose a tag to compare

@dfrg dfrg released this 28 May 17:05
· 124 commits to main since this release
Immutable release. Only release title and notes can be modified.
4481991

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

  • Added support for font function overrides to enable injection of hinted metrics and control over character mapping. See FontFuncs and ShapeOptions::font_funcs.
  • Added internal scaling support. See ShapeOptions::scale and ShapeOptions::scale_separate.