Skip to content

Magick.NET 14.5.0

Latest
Compare
Choose a tag to compare
@dlemstra dlemstra released this 25 Feb 07:56
· 5 commits to main since this release
0e6c263

What's Changed

  • Added ToWriteableBitmapWithDensity and changed the default DPI to 96 (#1781)
  • Use CallerArgumentExpressionAttribute in throw helpers (#1788)
  • Added CAT02LMSC to ColorSpace.

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

  • Improved error message when reading or writing png data files.
  • No longer set TIFFTAG_STRIPBYTECOUNTS to fix the issue reported in ImageMagick/ImageMagick#7917.
  • Increased accuracy for XYZ color conversion.
  • Compensate for any NAN's in the Jzazbz colorspace transformation
  • Added extra information to the reported error when the width or height exceed the limits.

Library updates:

  • ImageMagick 7.1.1-44 (2025-02-22)
  • deflate 1.23.0 (2024-12-15)
  • ffi 3.4.7 (2025-02-08)
  • harfbuzz 10.2.0 (2025-01-11)
  • jpeg-turbo 3.1.0 (2024-12-12)
  • lcms 2.17.0 (2025-02-09)
  • lzma 5.6.4 (2025-01-23)
  • openh264 2.5.0 (2024-11-08)
  • openjpeg 2.5.3 (2024-12-09)
  • png 1.6.46 (2025-01-23)
  • raw 0.22.0-Devel202403 (2024-03-30)
  • webp 1.5.0 (2024-12-20)
  • zip 1.11.3 (2025-01-20)

New Contributors

Full Changelog: 14.4.0...14.5.0