GNU bug report logs -
#25967
25.1; Support for ImageMagick 7
Previous Next
Reported by: Tej Chajed <tchajed <at> mit.edu>
Date: Sat, 4 Mar 2017 16:21:02 UTC
Severity: wishlist
Tags: patch
Found in version 25.1
Fixed in version 27.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
> Date: Tue, 04 Sep 2018 20:03:07 +0100
>
> >> + '(imagemagick "libMagickWand-7.Q16HDRI-6.dll")))
> >
> > Is this DLL name fixed for all the supported versions? It sounds
> > like it's only for Imagemagick v7, and so the DLL for version 6 will
> > be named differently.
>
> Indeed. v6 is legacy (and not available on any platform I currently test
> on).
I see a precompiled binary on the Imagemagick site.
> The DLL name is from the current package for MSYS2.
How frequently does the name of the DLL change? If it changes with
each update, we should find a way of allowing users to still use
previous or next compatible DLLs. We don't want to require them to
upgrade all the time.
> > For these two reasons, I think we should have a Lisp variable that
> > provides the version of Imagemagick with which Emacs was built, and we
> > need the dispatch in w32-win.el for loading the correct DLLs based on
> > that variable, like we do with libgif etc.
>
> Agreed. Do you use Imagemagick on mingw.org builds ? Is there a packaged
> library available there ?
No, not that I know of. I think we should provide compatibility to
MSYS2 packages and to packages provided by Imagemagick themselves.
This bug report was last modified 6 years and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.