documentation/docfx/releases/2.80.2.md
Uno, WebAssembly, and GPU diagnostics · Released September 12, 2020 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 2.6.1.7
Version 2.80.2 extends the 2.80 line with broader Uno Platform coverage, better WebAssembly support, and new GPU diagnostics APIs, while also landing important fixes for text, invalidation, native library probing, and pixel handling. It ships with HarfBuzzSharp 2.6.1.7 for the aligned shaping bindings.
None in this release.
SKGraphics debugging hooks and adds several more GPU debugging members. (#1473, #1478)SKColorF and a replacement helper API in the 2.80 line. (#1469, #1431)SKCanvas.DrawTextOnPath on iOS, and honors the origin parameter in SKSurface.Create. ❤️ @ziriax (#1438, #1439, #1410, #1404)NeedsDisplay, and checks the correct native-library directory for ASP.NET deployments. (#1468, #1475, #1483)SetScaleTranslate behavior. (#1445, #1457, #1452)| Contributor | What They Did |
|---|---|
| @ziriax | Fixed SKCanvas.DrawTextOnPath on iOS and corrected SKSurface.Create origin handling |
The final release prep for 2.80.2 was limited to documentation refresh work.
This preview improved ASP.NET native probing and switched macOS invalidation to NeedsDisplay.
This preview added GPU debugging APIs, SKColorF extensions, native-only packaging, and several rendering and invalidation fixes.
This preview corrected the native WebAssembly + GL implementation.
This preview improved build-transitive packaging, text handling, linear-metrics compatibility, and replacement APIs while pulling in a Skia fix.
This first preview brought Uno GPU and WASM support, Forms performance work, and important fixes for streams, iOS text-on-path, and SKSurface.Create.