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
ClipDrawOpsToBoundsproperty onGRContextOptionswas removed upstream. Drop the assignment — the equivalent behaviour is now on by default.