Releases: SixLabors/ImageSharp.Drawing
Releases · SixLabors/ImageSharp.Drawing
v2.1.7
What's Changed
- Update to ImageSharp v3.1.11 by @JimBobSquarePants in #361
Full Changelog: v2.1.6...v2.1.7
v2.1.6
What's Changed
- Updates Six Labors References to Latest Versions by @JimBobSquarePants in #355
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- Update dependency references to latest releases. by @JimBobSquarePants in #349
- RecolorBrush - Limit access to target dimensions by @JimBobSquarePants in #350
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Align font outline and fill while calling DrawText by @tocsoft in #331
- Update references and fix casting of RichTextRuns by @JimBobSquarePants in #335
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Mitigate issue where outline thicknesses less than 0.5 fail out generate solid shapes not outlines by @tocsoft in #324
- Update Fonts to v2.0.3 and ImageSharp to v3.1.4 by @JimBobSquarePants in #326
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #313
- Bump actions/cache from 3 to 4 by @dependabot in #316
- Bump SixLabors.ImageSharp from 3.1.1 to 3.1.3 in /src/ImageSharp.Drawing by @dependabot in #321
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #317
- Bump NuGet/setup-nuget from 1 to 2 by @dependabot in #318
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #310
- Ensure the negatively offset shapes are correctly offset the ImageBrush Texture during rendering. by @tocsoft in #309
- Update to ImageSharp v3.1.1 by @JimBobSquarePants in #311
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Expose ImageBrush source region constructor. by @JimBobSquarePants in #306
- Update refs to latest by @JimBobSquarePants in #307
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Fix arcs and do not throw when outlining by @JimBobSquarePants in #302
- Fix Out of Bounds Text Drawing by @JimBobSquarePants in #304
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update to .NET 6 and ImageSharp v3.x by @JimBobSquarePants in #286
- Remove compiler conditions by @JimBobSquarePants in #288
- Enable nullability checks by @JimBobSquarePants in #289
- Drawing performance tweaks by @JimBobSquarePants in #290
- Bump actions/checkout from 3 to 4 by @dependabot in #291
- Additional drawing performance fixes by @JimBobSquarePants in #292
- Bump dependencies for V2 release by @JimBobSquarePants in #294
Full Changelog: v1.0.0...v2.0.0