Skip to content

magick-wasm 0.0.25

Compare
Choose a tag to compare
@dlemstra dlemstra released this 04 Dec 18:53
· 229 commits to main since this release
f37c56b

Changes in magick-wasm:

  • Added threshold to MagickImage by @with-heart in #113
  • Added connectedComponents to MagickImage by @with-heart in #114
  • Added isOpaque, matteColor, renderingIntent, totalColors, inverseLevel, onProgress and onWarning to MagickImage.
  • Added interpolationQuality to the DngReadDefines.
  • Added DrawablePoint, DrawableLine, DrawableStrokeColor and DrawableStrokeWidth.
  • Added new CompositeOperator options.
  • Added CMYKA to the Channels.
  • Added meta channels to PixelChannel and Channel.
  • Added IMagickGeometry, IMagickColor and IMagickFormatInfo.
  • Added JSDoc documentation.

Library updates:

  • ImageMagick 7.1.1-22 (2023-12-03)
  • aom 3.7.1 (2023-11-17)
  • de265 1.0.14 (2023-11-21)
  • deflate 1.19.0 (2023-09-17)
  • heif 1.17.5 (2023-11-21)
  • jpeg-turbo 3.0.1 (2023-10-16)
  • openexr 3.2.1 (2023-09-27)
  • tiff 4.6.0 (2023-09-08)
  • xml 2.12.1 (2023-11-23)

New Contributors

Full Changelog: 0.0.24...0.0.25