Skip to content

0.0.23

Compare
Choose a tag to compare
@dlemstra dlemstra released this 20 Jul 18:39
· 338 commits to main since this release
57c779c

Changes in magick-wasm:

  • Added grayscale to MagickImage by @RubensCordeiroo in #97
  • Added sepiaTone to MagickImage. by @RubensCordeiroo in #98
  • Added solarize to MagickImage by @RubensCordeiroo in #100
  • Add drawable kerning by @tiptop96 in #103
  • Add drawable-interline-spacing by @hannanilsson in #104
  • Added DrawableTextAlignment, DrawableTextAntialias, DrawableTextDecoration, DrawableTextInterwordSpacing, DrawableTextUnderColor.
  • Added new properties to MagickSettings: antiAlias, colorSpace, compression, debug, depth
  • Added new events to Magick: onLog

Library updates:

  • ImageMagick 7.1.1-13 (2023-07-16)
  • de265 1.0.12 (2023-06-13)
  • freetype 2.13.1 (2023-06-24)
  • heif 1.16.2 (2023-05-22)
  • jpeg-turbo 3.0.0 (2023-07-03)
  • jpeg-xl 0.8.2 (2023-06-14)
  • openexr 3.1.9 (2023-06-26)
  • png 1.6.40 (2023-06-21)
  • tiff 4.5.1 (2023-06-10)
  • webp 1.3.1 (2023-06-23)

New Contributors

Full Changelog: 0.0.22...0.0.23