Skip to content

Magick.NET 13.1.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 23 Apr 10:05
· 474 commits to main since this release
fbe0542

Changes in Magick.NET:

  • Fixed writing TIFF files with meta channels (#1376).
  • AddedStripByteCounts and RowsPerStrip to ExifTag.

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

  • Only write ResolutionResourceBlock when dpi is set (#6201).
  • Fixed possible heap buffer overflow (GHSA-35q2-86c7-9247).
  • Theoretically a more intuitive brighness contrast algorithm (ImageMagick/ImageMagick#6079).
  • If the image type is explicit, use the file extension if possible (ImageMagick/ImageMagick#6242).
  • Added method to update the density and orientation in the xmp profile.

Library updates: