Magick.NET v7.17.0.0 Release Notes

Release Date: 2020-05-07 // almost 4 years ago
  • ๐Ÿ”„ Changes in Magick.NET:

    • โœ‚ Removed System.Drawing specific Drawable code.
    • ๐Ÿšš Moved the read and write defines into it's own ImageMagick.Formats.[Format] namespace.
    • โœ‚ Removed the Magick.NET.Web project.
    • โž• Added extra class that can be used to parse the additional info of a PSD file (#620).

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

    • ๐Ÿ‘€ Disable "random" OpenCL kernel. Previously the work load was distributed but each started with the same random seed.
    • Finished implementation of -distort rigid-affine
    • ๐Ÿ Enable threaded PNG coder on non Windows platforms (#623)

    โšก๏ธ Library updates:

    • ImageMagick 7.0.10-11 beta