magick-wasm 0.0.25
Changes in magick-wasm:
- Added
threshold
toMagickImage
by @with-heart in #113 - Added
connectedComponents
toMagickImage
by @with-heart in #114 - Added
isOpaque
,matteColor
,renderingIntent
,totalColors
,inverseLevel
,onProgress
andonWarning
toMagickImage
. - Added
interpolationQuality
to theDngReadDefines
. - Added
DrawablePoint
,DrawableLine
,DrawableStrokeColor
andDrawableStrokeWidth
. - Added new
CompositeOperator
options. - Added
CMYKA
to theChannels
. - Added meta channels to
PixelChannel
andChannel
. - Added
IMagickGeometry
,IMagickColor
andIMagickFormatInfo
. - 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
- @with-heart made their first contribution in #113
Full Changelog: 0.0.24...0.0.25