Skip to content

magick 2.3

Compare
Choose a tag to compare
@jeroen jeroen released this 21 Jan 14:38

magick 2.3

  • Call Magick::InitializeMagick("") before init, fixes crash with openmp on OSX.
  • Double loop fix in image_shadow
  • image_animate() can now optimize animated gifs, by storing only the
    differences between frames.
  • image_animate() can now create animations with variable delays between frames.
  • image_read() now supports cimg objects (from the imager package)