documentation/docfx/releases/2.88.2.md
Targeted platform fixes · Released September 8, 2022 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 2.8.2.2
SkiaSharp 2.88.2 is a small servicing release with three focused fixes: better Apple rectangle interop, a cleanup for Uno WinUI packaging, and an updated Tizen graphics backend.
None in this release.
SKRect to CGRect conversion — Fixes an Apple interop issue when converting managed rectangles to CoreGraphics rectangles. (#2243)SkiaSharp.Views.Uno.WinUI. ❤️ @jeromelaban (#2231)| Platform | What's New |
|---|---|
| 🍎 Apple | Fixed SKRect/CGRect interop |
| 🪟 Windows | Cleaned up Uno WinUI package metadata |
| 📺 Tizen | Updated graphics backend engine |
| Contributor | What They Did |
|---|---|
| @jeromelaban | Removed an unused native library block from the Uno WinUI package |
| @myroot | Updated the Tizen graphics backend engine |