Skip to content

magick-wasm 0.0.21

Compare
Choose a tag to compare
@dlemstra dlemstra released this 28 Apr 09:50
· 441 commits to main since this release
2fc508b

Breaking changes in magick-wasm:

  • Swapped the order of the arguments in the MagickImage.write method to make the code more readable.

Changes in magick-wasm:

  • Fixed writing Avif images (#78).
  • Added new properties to MagickSettings: textInterlineSpacing, textKerning (#79).
  • Add WASM file to package exports by @Peeterush in #80.

Full Changelog: 0.0.20...0.0.21