Magick.NET v7.15.0.0 Release Notes

Release Date: 2020-01-01 // over 4 years ago
  • ๐Ÿ”„ Changes in Magick.NET:

    • ๐Ÿ”จ Refactored the ExifProfile and related classes to improve type safety.
    • โž• Added interfaces for the profile classes.
    • ๐Ÿ›  Fixed crash when opening some HEIC files (#533).
    • ๐Ÿ›  Fixed orientation of TGA files (#509).
    • ๐Ÿ‘ป Throw exception instead of raising an ObjectDisposedException when read of image fails (#548).
    • ๐Ÿ›  Fixed conversion of 16-bit grayscale PSD image (#551).

    ๐Ÿš€ Related changes in ImageMagick since the last release of Magick.NET:

    • Inject image profile properties immediately after the image is read.
    • Replace pseudo-random number generator with a Xoshiro generator.
    • โšก๏ธ The -layers optimize option requires a fully transparent previous image.
    • ๐Ÿ‘Œ Support Pocketmod image format
    • Correct for TGA orientation (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757).
    • โž• Add exception parameter to CMS transform methods.

    โšก๏ธ Library updates:

    • ImageMagick 7.0.9-14 beta
    • libde265 1.0.4
    • libheif 1.6.1