documentation/docfx/releases/2.80.4.md
Stability and packaging update · Released May 21, 2022 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 2.6.1.9
SkiaSharp 2.80.4 is a focused servicing update for the 2.80 line. It tightens text rendering behavior, makes failed surface allocations degrade more safely, and fixes up Windows ANGLE packaging so the native dependencies arrive together.
None in this release.
IsAntialias now also controls the edging behavior, bringing text rendering into line with caller expectations. (#1802)zlib1.dll dependency. (#1807)| Platform | What's New |
|---|---|
| 🪟 Windows | ANGLE package now includes zlib1.dll |
| 🎨 Core API | Improved anti-alias and failed-allocation behavior |
| Contributor | What They Did |
|---|---|
| @richirisu | Made failed surface allocations return an empty surface more safely |
This preview primarily refreshed build infrastructure and did not introduce new user-facing changes.
Packaged ANGLE with its additional Windows zlib1.dll dependency.
Improved anti-alias and edging consistency and made failed surface allocations degrade more safely.
No pull requests were first shipped in this preview.