bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51381: HEIF image format support


From: Lars Ingebrigtsen
Subject: bug#51381: HEIF image format support
Date: Thu, 28 Oct 2021 23:14:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]