documentation/docfx/releases/2.80.2.md
Uno, WASM, and platform polish · Released September 11, 2020 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
SkiaSharp 2.80.2 finishes Uno Platform support, wires WASM + GL for Uno, and fixes stream, text, and platform bugs. Uno Platform gets GPU views, WASM support, and refreshed package versions. Alongside that, the release fixes non-seekable stream handling for SKData, several text-rendering regressions, and platform-specific issues on macOS, UWP, and ASP.NET.
None in this release.
No HarfBuzzSharp binding changes shipped in this release — it rebuilds the same HarfBuzz as the previous line.
Thank you to everyone who contributed to this release!
| Contributor | Contributions |
|---|---|
| @ziriax | Fixed the iOS NullReferenceException in SKCanvas.DrawTextOnPath and the ignored origin parameter in SKSurface.Create (#1404, #1410) |
Preview 36 fixed ASP.NET native library discovery, macOS NeedsDisplay behaviour, and added GPU debugging APIs.
Preview 33 exposed SKGraphics, unblocked the UWP UI thread on invalidate, and added SKColorF extensions.
Preview 19 reverted a bad SetScaleTranslate and corrected pixel writes.
Preview 18 fixed WASM + GL native selection and shipped text-rendering fixes (linear metrics, invalid text).
Preview 9 landed the Uno Platform expansion — GPU views, WASM support, and refreshed package versions.