Skip to content

Magick.NET 12.3.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 10 Feb 17:14
· 583 commits to main since this release
fbce52e

Changes in Magick.NET:

  • Added Percentage overload to the Border method of MagickImage.
  • Use None instead of Content to stop publishing of the native libraries in the root folder (#1336).

Related changes in ImageMagick since the last release of Magick.NET:

  • ImageMagick now uses 4 times ResourceLimits.Memory as the value for ResourceLimits.Area.
  • Remove spurious Exif namespace (ImageMagick/ImageMagick#5768).
  • Disable call to -coalesce inside the webp encoder to avoid duplicate coalescing (ImageMagick/ImageMagick#5542).
  • Disable automatic clamping when extending an image.
  • Write the irot when libheif is version 1.14.0 or higher (ImageMagick/ImageMagick#5647).
  • Using -define tga:preserve-orientation will be required to preserve the TGA orientation.
  • Don't raise exception when photoshop layers could not be read (ImageMagick/ImageMagick#6004).
  • improve support for PNG iTXt chunk

Library updates: