From: Andreas Politz <politza@hochschule-trier.de>
To: Fabrice Popineau <fabrice.popineau@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Image formats support
Date: Sat, 18 Mar 2017 16:44:49 +0100 [thread overview]
Message-ID: <87mvci1te6.fsf@luca> (raw)
In-Reply-To: <CAFgFV9N6bW5quEm50=hWTvBKE2DKfJPvxTKB-SpYZMwNs_jj+w@mail.gmail.com> (Fabrice Popineau's message of "Sat, 18 Mar 2017 16:00:02 +0100")
Fabrice Popineau <fabrice.popineau@gmail.com> 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
next prev parent reply other threads:[~2017-03-18 15:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-18 13:38 Image formats support Fabrice Popineau
2017-03-18 14:27 ` Andreas Politz
2017-03-18 15:00 ` Fabrice Popineau
2017-03-18 15:44 ` Andreas Politz [this message]
2017-03-18 15:49 ` Fabrice Popineau
2017-03-18 16:24 ` Andreas Politz
2017-03-18 14:34 ` joakim
2017-03-18 14:49 ` Clément Pit-Claudel
2017-03-18 21:57 ` Andreas Politz
2017-03-18 23:08 ` Fabrice Popineau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvci1te6.fsf@luca \
--to=politza@hochschule-trier.de \
--cc=emacs-devel@gnu.org \
--cc=fabrice.popineau@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.