Skip to content

0.0.30

Latest
Compare
Choose a tag to compare
@dlemstra dlemstra released this 12 Aug 19:23
· 22 commits to main since this release
2af18c2

Changes in magick-wasm:

  • Added gammaCorrect to MagickImage by @Peeterush in #161
  • Include x and y in toString when it is specified in one of the constructors of MagickGeometry.
  • Added extra overload to the compare method to get access to the compare image (#169)
  • Added extra overloads to the compare method with compare settings.
  • Added combine, complex, deconstruct, fx, morph, optimize, optimizePlus, optimizeTransparency, ping, polynomial, quantize, remap, resetPage, smushHorizontal, smushVertical and trimBounds to MagickImageCollection.
  • Renamed repage to resetPage in MagickImage.
  • Return error info in the quantize method of MagickImage.

Library updates:

  • ImageMagick 7.1.1-35 (2024-07-14)
  • aom 3.9.1 (2024-06-10)
  • deflate 1.20.0 (2024-03-23)
  • heif 1.18.0 (2024-07-10)
  • highway 1.2.0 (2024-05-31
  • jpeg-turbo 3.0.3 (2024-05-08)
  • jpeg-xl 0.10.3 (2024-06-27)
  • openexr 3.2.4 (2024-03-26)
  • raw 0.21.2 (2024-03-29
  • webp 1.4.0 (2023-04-13)
  • xml 2.13.2 (2024-07-04)

Full Changelog: 0.0.29...0.0.30