Table of Contents

Version 2.80.1

Uno Platform support · Released July 14, 2020 · NuGet · GitHub Release

API changes · SkiaSharp API diff · HarfBuzzSharp API diff

Highlights

SkiaSharp 2.80.1 adds Uno Platform support and corrects SKTypeface glyph accounting.

Breaking Changes

None in this release.

API Surface

  • Uno Platform support — SkiaSharp now ships views and integration for Uno Platform applications. (#1396)

Bug Fixes

  • SKTypeface counts glyphs, not bytes — SKTypeface's character/glyph counts are now correct for multi-byte text. (#1399)

HarfBuzzSharp 2.6.1.6

No HarfBuzzSharp binding changes shipped in this release — it rebuilds the same HarfBuzz as the previous line.