Table of Contents

Version 2.80.4

Stability fixes for surface allocation and anti-alias edging · Released May 21, 2022 · NuGet · GitHub Release

Highlights

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.

Breaking Changes

None in this release.

Bug Fixes

  • Surface allocation failure handling — Returns an empty surface instead of crashing when GPU surface allocation fails. ❤️ @richirisu (#1784)
  • IsAntialias controls edgingIsAntialias now correctly also controls the font edging setting. (#1802)
  • ANGLE zlib1.dll packaging — Fixed missing zlib1.dll output from ANGLE builds. (#1807)

Platform Support

Platform What's New
🪟 Windows Fixed ANGLE zlib1.dll packaging

Community Contributors ❤️

Contributor What They Did
@richirisu Fixed crash on GPU surface allocation failure

Preview 9 (May 11, 2022)

CI infrastructure updates.

Full Changelog


Preview 6 (September 28, 2021)

Fixed ANGLE zlib1.dll packaging.

Full Changelog


Preview 5 (September 13, 2021)

Fixed surface allocation failure handling and IsAntialias edging control.

Full Changelog


Preview 2 (August 19, 2021)

Initial preview of the 2.80.4 release cycle.

Full Changelog