documentation/docfx/releases/2.80.4.md
Servicing fixes · Released May 9, 2022 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp API diff
SkiaSharp 2.80.4 is a servicing release: IsAntialias controls edging, failed surface allocations return empty, and ANGLE ships zlib1.dll.
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 |
|---|---|
| @richirisu | Made SKSurface.Create return an empty surface when the allocation fails instead of crashing (#1784) |
Preview 9 finalised the servicing bits ahead of stable.
Preview 6 added the ANGLE zlib1.dll output.
Preview 5 fixed IsAntialias so it also controls edging.
Preview 2 added the empty-surface fallback for failed allocations.