Magick.NET 7.10.1.0
Changes in Magick.NET:
- Added
FontNames
toMagickNET
and made sure thatFontFamilies
no longer contains duplicates. MediaPixelFormats
does not supportCMYKA
so the image needs to be changed tosRGB
.
Related changes in ImageMagick since the last release of Magick.NET:
- Support -clahe option real clip limit (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=35292).
- ShadeImage() kernels can return negative pixels, clamp to range (reference ImageMagick/ImageMagick#1319).
- Annotate with negative offsets no longer renders slanted text.
Library updates:
- ImageMagick 7.0.8-24
- libraw 0.19.2