Back to Skiasharp

HarfBuzzSharp 7.3.0

documentation/docfx/releases/harfbuzzsharp/7.3.0.md

4.150.02.0 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:55Z by generate-release-notes.py version: 7.3.0 status: stable branch: release/2.88.6 diff: release/2.88.5..release/2.88.6 prs: 1 api: self=7.3.0/index.md;ships=2.88.6 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: ## Preview 1 · 2.88.6 · 2023-08-30 · https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6-preview.1.2 (1 PRs) - [release/2.x] Update harfbuzz to 7.3.0 by @mattleibow in https://github.com/mono/SkiaSharp/pull/2577 (skia: mono/skia#102) --> <!-- Generated: 2026-06-18T00:00:00Z by claude-sonnet-4.5 -->

HarfBuzzSharp 7.3.0

Ships with SkiaSharp 2.88.6 · NuGet · GitHub Release

API changes · HarfBuzzSharp API diff · Ships with SkiaSharp 2.88.6

Highlights

This release moves HarfBuzzSharp to the HarfBuzz 7.3.0 line for SkiaSharp 2.88.6. It is a focused text-shaping refresh with no extra binding or packaging churn.

Breaking Changes

None in this release.

New Features

Text & Fonts

  • Updated bundled HarfBuzz — Refreshes the native HarfBuzz dependency to 7.3.0 for this release line. (#2577)

Preview 1 (August 30, 2023)

Updated the bundled HarfBuzz dependency to 7.3.0 for this release line.

Full Changelog