0.0.30
Changes in magick-wasm:
- Added
gammaCorrect
toMagickImage
by @Peeterush in #161 - Include
x
andy
intoString
when it is specified in one of the constructors ofMagickGeometry
. - 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
andtrimBounds
toMagickImageCollection
. - Renamed
repage
toresetPage
inMagickImage
. - Return error info in the
quantize
method ofMagickImage
.
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