HarfBuzzSharp 2.8.2.4
Ships with SkiaSharp 2.88.4 · NuGet · GitHub Release
API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 2.88.4
Highlights
This release expands HarfBuzzSharp support for modern WebAssembly and Apple environments, including emsdk 3.1.12 fixes, Apple Silicon macOS build support, and better Hot Restart packaging. Community contributor ❤️ @jeromelaban delivered the WebAssembly work.
Breaking Changes
None in this release.
Platform Support
- WebAssembly refresh — Adds multithreaded and multithreaded+SIMD WASM variants and fixes HarfBuzz for emsdk 3.1.12. ❤️ @jeromelaban (#2286)
- Apple Silicon build support — Adds support for ARM64 macOS machines in the native build pipeline. (#2468)
- Hot Restart packaging — Includes the required NativeReference for Hot Restart scenarios. (#2553)
Community Contributors ❤️
| Contributor | What They Did |
|---|---|
| @jeromelaban | Added new WASM variants and fixed HarfBuzz for emsdk 3.1.12 |
Links
Preview 96 (August 17, 2023)
No HarfBuzzSharp-specific changes were added in this preview.
Preview 95 (August 16, 2023)
Included the required NativeReference for Hot Restart scenarios.
Preview 82 (June 22, 2023)
No HarfBuzzSharp-specific changes were added in this preview.
Preview 76 (June 19, 2023)
Added support for ARM64 macOS build machines.
Preview 70 (June 14, 2023)
Added new WASM variants and fixed HarfBuzz for emsdk 3.1.12. ❤️ @jeromelaban