Table of Contents

Version 1.58.1

1.58 servicing release · Released June 30, 2017 · NuGet · GitHub Release

API changes · SkiaSharp API diff

Highlights

SkiaSharp 1.58.1 is a servicing update on the 1.58 line with a small Skia refresh.

Breaking Changes

  • GRContextOptions loses DisableDistanceFieldPaths and ForceSoftwarePathMasks — The DisableDistanceFieldPaths and ForceSoftwarePathMasks properties on GRContextOptions were removed upstream. Callers should drop the assignments — path rendering picks the right strategy automatically.