[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Image formats support
From: |
Andreas Politz |
Subject: |
Re: Image formats support |
Date: |
Sat, 18 Mar 2017 16:44:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Fabrice Popineau <address@hidden> writes:
> My point is that only one of imagemagick and libpng will handle png
> files at a time. When ImageMagick is available, it supersedes png,
> jpeg and anything it handles (AFAICS).
No, the used library depends on the image-type, i.e.
(create-image "foo.png" 'imagemagick)
vs.
(create-image "foo.png" 'png)
-ap
Re: Image formats support, joakim, 2017/03/18
Re: Image formats support, Clément Pit-Claudel, 2017/03/18
Re: Image formats support, Andreas Politz, 2017/03/18