Table of Contents

Version 1.59.0

1.59 line opens · Released July 15, 2017 · NuGet · GitHub Release

API changes · SkiaSharp API diff

Highlights

SkiaSharp 1.59.0 opens the 1.59 line with an assembly version bump and a small GR options trim.

Breaking Changes

  • GRContextOptions.ClipDrawOpsToBounds removed — The ClipDrawOpsToBounds property on GRContextOptions was removed upstream. Drop the assignment — the equivalent behaviour is now on by default.