Table of Contents

Version 4.148.1 (Unreleased)

Skia m148 servicing fixes

Highlights

SkiaSharp 4.148.1 updates Skia m148 with a macOS typeface data-race fix.

Breaking Changes

None in this preview line.

Bug Fixes

  • macOS typeface access is safer — The bundled Skia engine resolves a data race involving font streams in SkTypeface_Mac. (#4262)