Back to Skiasharp

Version 1.58.1

documentation/docfx/releases/1.58.1.md

4.151.0763 B
Original Source
<!-- RELEASE-NOTES DATA (generated, do not edit) format:3 version:1.58.1 -->

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.