documentation/docfx/releases/2.88.5.md
WASM and coordinate fixes · Released August 22, 2023 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
SkiaSharp 2.88.5 fixes SKXamlCanvas on WASM and rounds SKRectI conversions the right way.
None in this release.
SKRect to SKRectI now floors outwards so the integer rectangle fully contains the source instead of clipping fractional pixels. (#2574)SKXamlCanvas no longer fails when the target canvas element can't be found, matching the behaviour on other platforms. (#2564)No HarfBuzzSharp binding changes shipped in this release — it rebuilds the same HarfBuzz as the previous line.