On Fri 01 Jun 2018, Karl Otness wrote: > I have attached a patch which adds support for ImageMagick version 7. > I have tried to keep compatibility with version 6 as well. I have > gotten clean builds against both versions on my machine (running Arch > and overriding PKG_CONFIG_PATH to test). I also did a quick build on a > Mac and it also seemed to link up to the ImageMagick 7 from homebrew. > On both machines I could open/resize/rotate images and page through > the frames of animated GIFs. As a followup, here is a patch to add ImageMagick support for Windows. The patch was initially developed for Imagemagick 6, but I've updated it to support ImageMagick 7. I've given this some light testing on a 64bit mingw64 (MSYS2) and 64bit cygwin builds, both of which use Imagemagick 7. Please test, and report if it breaks anything on other platforms. AndyM