Table of Contents

Version 4.151.0

Upcoming release · In development · Not yet available on NuGet

API changes · HarfBuzzSharp 14.2.1

Highlights

This upcoming release upgrades the Skia graphics engine to the Chrome m151 milestone and co-ships HarfBuzz 14.2.1 — see the HarfBuzzSharp 14.2.1 page for binding details. The SkiaFiddle playground also gains built-in image and font selectors, making prototyping faster without needing to supply external assets.

Breaking Changes

None in this release.

New Features

Engine

  • Skia milestone m151 — Upgrades the underlying Skia graphics engine to the Chrome m151 milestone, incorporating all upstream engine improvements and bug fixes. (#4294)

Tooling

  • SkiaFiddle embedded image/font selectors — SkiaFiddle now offers built-in image and font selectors for a more convenient prototyping experience. (#4284)

Plus several documentation and infrastructure improvements.