Version 2.80.1
Uno support and text corrections · Released July 14, 2020 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 2.6.1.6
Highlights
This small servicing release adds initial Uno Platform support and corrects SKTypeface text metrics behavior so glyph counts are handled consistently. It also ships with HarfBuzzSharp 2.6.1.6 for the aligned text-binding package.
Breaking Changes
None in this release.
New Features
Platform
- Uno Platform support — Adds official Uno Platform support to the 2.80 line. (#1396)
Bug Fixes
- Correct glyph counting in
SKTypeface— Fixes the API to count glyphs rather than bytes. (#1399)