0.8.1
·
124 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.
- Added support for font function overrides to enable injection of hinted metrics and control over character mapping. See
FontFuncsandShapeOptions::font_funcs. - Added internal scaling support. See
ShapeOptions::scaleandShapeOptions::scale_separate.