all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: Glenn Morris <rgm@gnu.org>, Alan Third <alan@idiocy.org>,
	51381@debbugs.gnu.org
Subject: bug#51381: HEIF image format support
Date: Thu, 28 Oct 2021 23:14:08 +0200	[thread overview]
Message-ID: <87ilxg4ztr.fsf@gnus.org> (raw)
In-Reply-To: <CADwFkm=SjpdeRk0fU9+OyyF6r6HBXqxSxNCCCLjL=sXmKcqiQA@mail.gmail.com> (Stefan Kangas's message of "Wed, 27 Oct 2021 12:14:13 -0700")

Stefan Kangas <stefan@marxist.se> writes:

>> Yes, imagemagick supports it, so (via image-convert and the external
>> commands) Emacs can display heic on Debian, for instance.
>
> Just to point out that we prefer GraphicsMagick to ImageMagick if it is
> installed.  Which is a good thing: it has better performance, security
> track record, and fewer dependencies.

Yes, GraphicsMagick is better all over.  But as usual, ImageMagick is
first out with support for the new shiny thing -- GraphicsMagick (in
Debian/bookworm, at least) does not support .heic, but ImageMagick does.

Stefan Kangas <stefan@marxist.se> writes:

> 1. emacs -Q --eval '(setq image-use-external-converter t)' /tmp/C001.heic
>
> But I get the error message "Unknown image type", and nothing else.

It probably autodetects GraphicsMagick?  The logic doesn't look for
support per image format, but just uses one of the three.

Try setting `image-converter' to `imagemagick' and restart Emacs.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-10-28 21:14 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25  3:38 bug#51381: HEIF image format support Stefan Kangas
2021-10-25  4:05 ` YAMAMOTO Mitsuharu
2021-10-25  8:50   ` YAMAMOTO Mitsuharu
2021-10-25 15:22 ` Lars Ingebrigtsen
2021-10-25 15:34   ` Stefan Kangas
2021-10-25 15:46     ` Lars Ingebrigtsen
2021-10-25 19:37       ` Stefan Kangas
2021-10-25 19:39         ` Lars Ingebrigtsen
2021-10-28 21:00           ` Stefan Kangas
2021-10-29  5:27             ` Eli Zaretskii
2021-10-29 12:35               ` Lars Ingebrigtsen
2021-10-29 13:08                 ` Stefan Kangas
2021-10-29 13:19                   ` Glenn Morris
2021-10-30 16:21                     ` Stefan Kangas
2021-10-29 13:28                 ` Eli Zaretskii
2021-10-29 13:37                   ` Lars Ingebrigtsen
2021-10-29 13:54                     ` Eli Zaretskii
2021-10-29 14:06                       ` Lars Ingebrigtsen
2021-10-29 14:13                         ` Eli Zaretskii
2021-10-29 14:15                           ` Lars Ingebrigtsen
2021-10-29 14:10                     ` Stefan Kangas
2021-10-30 16:37           ` Stefan Kangas
2021-10-25 21:36   ` Glenn Morris
2021-10-25 21:43     ` Lars Ingebrigtsen
2021-10-26 10:15       ` Alan Third
2021-10-27 13:06         ` Lars Ingebrigtsen
2021-10-27 16:13           ` Alan Third
2021-10-27 16:25             ` Lars Ingebrigtsen
2021-10-27 19:14               ` Stefan Kangas
2021-10-28 21:14                 ` Lars Ingebrigtsen [this message]
2021-10-28 22:18                   ` Stefan Kangas
2021-10-29 12:34                     ` Lars Ingebrigtsen
2021-10-29 13:08                       ` Stefan Kangas
2021-11-26 13:02             ` Alan Third
2021-11-26 14:08               ` Lars Ingebrigtsen
2021-12-22 20:53               ` Alan Third
2021-12-25 16:20                 ` Stefan Kangas

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=87ilxg4ztr.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=51381@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=rgm@gnu.org \
    --cc=stefan@marxist.se \
    /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.