documentation/docfx/releases/2.80.4.md
Stability fixes for surface allocation and anti-alias edging · Released May 21, 2022 · NuGet · GitHub Release
A small maintenance release that improves resilience when GPU surface allocation fails, fixes IsAntialias to correctly control font edging, and addresses an ANGLE packaging issue with zlib1.dll. One community contributor drove the surface allocation fix.
None in this release.
IsAntialias controls edging — IsAntialias now correctly also controls the font edging setting. (#1802)zlib1.dll packaging — Fixed missing zlib1.dll output from ANGLE builds. (#1807)| Platform | What's New |
|---|---|
| 🪟 Windows | Fixed ANGLE zlib1.dll packaging |
| Contributor | What They Did |
|---|---|
| @richirisu | Fixed crash on GPU surface allocation failure |
CI infrastructure updates.
Fixed ANGLE zlib1.dll packaging.
Fixed surface allocation failure handling and IsAntialias edging control.
Initial preview of the 2.80.4 release cycle.