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