Skip to content

Magick.NET 7.21.0.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 20 Jul 05:27
bf92f6a

Changes in Magick.NET:

  • Added netcoreapp3.0 support to Magick.NET.SystemWindowsMedia (#683).
  • Added support for liquid rescale to the Linux and macOS build (#402).
  • Added support for pango to the Linux and macOS build (#434).
  • Added support for librsvg to the Linux and macOS build (#696 #693).
  • Added new InverseLog EvaluateOperator.
  • Added PreserveCompression to the TiffWriteDefines (#697).
  • Added defines overload to the ToBase64 method of MagickImage.
  • Added SetCompression method to MagickImage (#697).
  • Renamed SetArea and SetPixel overloads of the PixelCollection to avoid duplicate name conflicts (#676).

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

  • New pseudo-image format, ashlar, e.g. convert *.jpg -resize 320x320 ashlar:canvas.png).

Library updates: