Back to Skiasharp

2.6.1.5

documentation/docfx/releases/harfbuzzsharp/2.6.1.5.md

4.150.04.4 KB
Original Source
<!-- RAW PR DATA — Do not remove this comment block. AI uses this data to generate the polished release notes below. Re-run the script to refresh this data from git history. Generated: 2026-06-17T23:59:49Z by generate-release-notes.py version: 2.6.1.5 status: stable branch: release/2.80.0 diff: release/1.68.3..release/2.80.0 prs: 5 api: self=2.6.1.5/index.md;ships=2.80.0 PRs grouped by the preview they first shipped in (newest first). Render each milestone as a trailing "## <label> (<date>)" section per TEMPLATE.md, and merge them all for the top-level Highlights: ## Unreleased — not yet in a tagged preview (1 PRs) - Build for Linux ARM32 (armhf) and ARM64 (aarch64) by @mattleibow in https://github.com/mono/SkiaSharp/pull/1382 ## Preview 33 · 2.80.0 · 2020-06-30 · https://github.com/mono/SkiaSharp/compare/v2.80.0-preview.24...v2.80.0-preview.33 (1 PRs) - Fix Packaging by @mattleibow in https://github.com/mono/SkiaSharp/pull/1366 (skia: mono/skia#81) ## Preview 24 · 2.80.0 · 2020-06-27 · https://github.com/mono/SkiaSharp/compare/v2.80.0-preview.14...v2.80.0-preview.24 (1 PRs) - Build SkiaSharp for Win32 ARM64 by @mattleibow in https://github.com/mono/SkiaSharp/pull/1358 ## Preview 14 · 2.80.0 · 2020-06-17 · https://github.com/mono/SkiaSharp/compare/v2.80.0-preview.12...v2.80.0-preview.14 (1 PRs) - Add Alpine Native Libraries by @mattleibow in https://github.com/mono/SkiaSharp/pull/1339 ## Preview 12 · 2.80.0 · 2020-06-11 · https://github.com/mono/SkiaSharp/compare/v2.80.0-preview.3...v2.80.0-preview.12 (0 PRs) *(no PRs)* ## Preview 3 · 2.80.0 · 2020-06-07 · https://github.com/mono/SkiaSharp/compare/v1.68.3...v2.80.0-preview.3 (1 PRs) - Update to a much later version of skia (m80) by @mattleibow in https://github.com/mono/SkiaSharp/pull/986 (skia: mono/skia#64) --> <!-- Generated: 2026-06-18T00:00:00Z by claude-sonnet-4.5 -->

HarfBuzzSharp 2.6.1.5

Ships with SkiaSharp 2.80.0 · NuGet · GitHub Release

API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 2.80.0

Highlights

This release substantially broadens where HarfBuzzSharp native assets can run, adding Alpine, Linux ARM, and Windows ARM64 coverage while tightening packaging for the 2.80 line.

Breaking Changes

None in this release.

Platform Support

  • Linux distribution coverage — Adds Alpine native libraries plus Linux ARM32 and ARM64 builds. (#1339, #1382)
  • Windows ARM64 — Adds Win32 ARM64 native builds. (#1358)

Bug Fixes

  • Packaging reliability — Fixes packaging issues in the shipped native assets. (#1366)
  • Native stack refresh — Refreshes the underlying native text stack carried by this release line. (#986)

Final release

Added Linux ARM32 and ARM64 native builds that shipped only in the final 2.80.0 release.

Full Changelog


Preview 33 (June 30, 2020)

Fixed packaging issues in the shipped native assets.

Full Changelog


Preview 24 (June 27, 2020)

Added Win32 ARM64 native builds.

Full Changelog


Preview 14 (June 17, 2020)

Added Alpine native libraries for broader Linux coverage.

Full Changelog


Preview 12 (June 11, 2020)

No HarfBuzzSharp-specific changes were added in this preview.

Full Changelog


Preview 3 (June 7, 2020)

Refreshed the underlying native text stack for the 2.80 release line.

Full Changelog