Skip to content

Magick.NET 7.0.6.1002

Compare
Choose a tag to compare
@dlemstra dlemstra released this 26 Aug 23:33

Changes in Magick.NET:

  • The ImageOptimizers will now return true when the file could be compressed otherwise false.
  • Added FastMipmaps to DdsWriteDefines.
  • Added MipmapsFromCollection to DdsWriteDefines.

Breaking changes in Magick.NET:

  • Removed DdsCompression.Dxt5 because it is the default for an image with an alpha channel.

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

  • Fixed thread safety issue inside the pango and librsvg decoder

Library updates:

  • pango 1.40.11