Magick.NET 9.1.0
Changes in Magick.NET:
- Added optimizations to the internal
EnumHelper
class with the help of @rpnetcoder (#1122). - Fixed copying the native library to the
bin
folder on .NET Framework (#1121). - Added
SyncImageWithTiffProperties
to theMagickReadSettings
.
Related changes in ImageMagick since the last release of Magick.NET:
- Optimize Fx image statistics (reference ImageMagick/ImageMagick#4533).
- Restore MPRI URI in SVG.
- Fixed setting the resolution from the tiff properties (#1123).
Library updates:
- Magick.NET.Core 9.1.0
- Magick.NET.SystemDrawing 4.0.14
- Magick.NET.SystemWindowsMedia 4.0.14
- ImageMagick 7.1.0-23 (2022-02-05)