Skip to content

Releases: SixLabors/ImageSharp.Drawing

v1.0.0-beta14

09 Feb 02:45
Compare
Choose a tag to compare
v1.0.0-beta14 Pre-release
Pre-release

Advisories and Breaking Changes

API

Release Notes

API

Area:Shapes

Bug

Build

Documentation

Other

Text

New Contributors

Full Changelog: v1.0.0-beta13...v1.0.0-beta14

v1.0.0-beta13

27 May 19:47
Compare
Choose a tag to compare
v1.0.0-beta13 Pre-release
Pre-release

Advisories and Breaking Changes

None

Release Notes

Build

v1.0.0-beta12

20 May 21:57
39acb53
Compare
Choose a tag to compare
v1.0.0-beta12 Pre-release
Pre-release

Advisories and Breaking Changes

  • We have removed a couple of methods from IPath which were dealing with geometric concerns, since this problem space has been moved of scope for ImageSharp.Drawing. See #103 for more details. We recommend using a robust computational geometry library instead.

Release Notes

Bug

Enhancement

Build

Documentation

v1.0.0-beta11

20 Nov 20:26
3d737b5
Compare
Choose a tag to compare
v1.0.0-beta11 Pre-release
Pre-release

Advisories and Breaking Changes

  • None

Release Notes

Build

Documentation

Bugs

Performance

  • Fast polygon scanning with active edge list. - #96 via @antonfirsov
  • Improve performance of path gradient brush on triangles. - #99 via @maxvoxel8

Other

v1.0.0-beta10

30 Jun 13:03
425bdbd
Compare
Choose a tag to compare
v1.0.0-beta10 Pre-release
Pre-release

Release Stats: 2 pull requests from 1 contributors!

Release Notes

Area:Drawing

Other

1.0.0-beta9

08 Jun 18:34
ea10a7b
Compare
Choose a tag to compare
1.0.0-beta9 Pre-release
Pre-release

Release Stats: 5 pull requests from 2 contributors!

Release Notes

Build

Bug

Other

1.0.0-beta8

13 May 10:45
28f3616
Compare
Choose a tag to compare
1.0.0-beta8 Pre-release
Pre-release

Release Stats: 12 pull requests from 4 contributors!

Release Notes

Enhancement

Other