Table of Contents

HarfBuzzSharp 2.6.1.8

Ships with SkiaSharp 2.80.3 · NuGet · GitHub Release

API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 2.80.3

Highlights

This release improves the HarfBuzzSharp interop pipeline and extends native support across WebAssembly, musl-based Linux environments, and newer .NET runtimes.

Breaking Changes

None in this release.

New Features

  • Generated interop — Moves HarfBuzz interop generation into the build, making the bindings easier to keep in sync. (#1447)

Platform Support

  • WebAssembly coverage — Ships all Emscripten variants needed for the WASM distributions. (#1590)
  • Musl detection — Properly detects musl-based systems so the correct native assets can be loaded. (#1657)
  • Runtime and toolchain updates — Adds .NET 5 support and keeps compatibility with older Visual Studio 2013 toolchains where possible. (#1697, #1536)

Preview 93 (June 11, 2021)

No HarfBuzzSharp-specific changes were added in this preview.

Full Changelog


Preview 90 (May 30, 2021)

Improved musl-based Linux detection and updated the release line for .NET 5.

Full Changelog


Preview 40 (February 5, 2021)

No HarfBuzzSharp-specific changes were added in this preview.

Full Changelog


Preview 24 (January 27, 2021)

Expanded the WebAssembly packages to include all required Emscripten variants.

Full Changelog


Preview 18 (October 28, 2020)

Added generated HarfBuzz interop and kept compatibility with older Visual Studio 2013 toolchains.

Full Changelog