Changes in Magick.NET:
- Added OpenMP support for:
linux-arm64andlinux-musl. - Fixed bug where the files would not be written with the correct name when using WriteAsync (#1189).
- Added static properties
ColorMono.Black,ColorMono.White,DrawableStrokeAntialias.Enabled,DrawableStrokeAntialias.Disabled,DrawableTextAntialias.EnabledandDrawableTextAntialias.Disabled. - Added
NegateGrayscale,InverseContrastandSetBitDepthtoMagickImage. - Added
ReadModetoVideoReadDefines.
Related changes in ImageMagick since the last release of Magick.NET:
- Corrected rotation angle for right-top and left-bottom in auto-orient.
- Set pass when webp:target-size or webp:target-psnr are set to fix (ImageMagick/ImageMagick#4931).
- Support Unicode MP4 filenames (ImageMagick/ImageMagick#5182).
Library updates:
- Magick.NET.Core 11.2.0
- Magick.NET.SystemDrawing 5.0.3
- Magick.NET.SystemWindowsMedia 5.0.3
- ImageMagick 7.1.0-37 (2022-06-05)