emacs-devel
[Top][All Lists]
Advanced

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

Re: imagemagic in image-mode and image-dired-thumbnail-mode?


From: Lars Magne Ingebrigtsen
Subject: Re: imagemagic in image-mode and image-dired-thumbnail-mode?
Date: Thu, 18 Jul 2013 10:47:15 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Vitalie Spinu <address@hidden> writes:

>    For `imagemagick', `image-transform' will try to use internal
>    Emacs ImageMagick support. For `convert' use external ImageMagick
>    \"convert\" utility to produce a transformed temporary image
>    file.

If you want to avoid temporary file management, you can "convert" with
output to a buffer, and then just call `create-image' on the buffer
contents.

It'll be slower, but I haven't measured how much slower. 

-- 
(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]