Magick.NET 13.4.0
Changes in Magick.NET:
- Typo: Update DensityUnit.cs by @Gounlaf in #1441
- Typo: Update (I)MagickGeometry.cs by @Gounlaf in #1444
- Fix typo in ReadingImages.md by @marnicgit in #1446
- Bump actions/checkout from 3 to 4 by @dependabot in #1433
- Typo: fix some typos by @Gounlaf in #1460
- Add BGRA to PixelMapping.cs by @kmgallahan in #1464
- Update AlphaOption.cs xml docs by @kmgallahan in #1465
- Make it more clear in the documentation how the default value for ResourceLimits.Memory is set
- Also return meta channels in the Channels property of an image
- Added AssumeAlpha to the Jp2ReadDefines that allows a user to assume a 2nd or 4th channel is an alpha channel (#1449)
- Added GetReadOnlyArea to IPixelCollection (#1456)
- Use string.format for argument exceptions instead to reduce allocations (#1436).
- Improved performance of the ToByteArray methods (#1447)
- Also use the path that was specified with SetTempDirectory when MagickNET needs to create temporary files.
Related changes in ImageMagick since the last release of Magick.NET:
- Don't trust XMP profile if its not validated
- Fix compose dissolve issue (ImageMagick/ImageMagick#6738)
- Support Windows 1.0 Icon format (ImageMagick/ImageMagick#6670)
Library updates:
- Magick.NET.Core 13.4.0
- Magick.NET.SystemDrawing 7.2.0
- Magick.NET.SystemWindowsMedia 7.2.0
- ImageMagick 7.1.1-20 (2023-10-08)
- cairo 1.18.0 (2023-09-20)
- deflate 1.19.0 (2023-09-17)
- openexr 3.2.1 (2023-09-27)
- harfbuzz 8.2.1 (2023-09-18)
- lzma 5.4.4 (2023-09-23)
- tiff 4.6.0 (2023-09-08)
New Contributors
- @Gounlaf made their first contribution in #1441
- @marnicgit made their first contribution in #1446
- @kmgallahan made their first contribution in #1464
Full Changelog: 13.3.0...13.4.0