Skip to content

magick 1.3

Compare
Choose a tag to compare
@jeroen jeroen released this 02 Sep 18:04
· 559 commits to master since this release

magick 1.3

  • Automatically import + export magrittr::%>% for easy pipelining
  • Fix 'zero-configuration' in magick_config() to use the proper macro
  • BREAKING: image_compare() now returns an image with a 'distortion' attribute
  • Workaround for broken std::string(Magick::Color) in GCC-7