Skip to content

0.0.32

Latest
Compare
Choose a tag to compare
@dlemstra dlemstra released this 01 Dec 16:54
· 13 commits to main since this release
9edf506

Changes in magick-wasm:

  • Added thumbnail to MagickImage by @Peeterush in #183
  • Added transformColorSpace to MagickImage (#190).
  • Added getColorProfile, hasProfile to MagickImage.
  • Added syncImageWithTiffProperties to the MagickReadSettings.
  • Added density to the MagickSettings.
  • Added toString to Density.
  • Added ColorProfile class and interface.
  • Removed channels that are not supported in 32 bit.

Library updates:

  • ImageMagick 7.1.1-41 (2024-11-16)
  • deflate 1.22.0 (2024-10-05)
  • openexr 3.3.2 (2024-11-11)
  • heif 1.19.3 (2024-11-11)

Full Changelog: 0.0.31...0.0.32