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: Stefan Monnier
Subject: Re: imagemagic in image-mode and image-dired-thumbnail-mode?
Date: Fri, 19 Jul 2013 05:22:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> On the other hand, the user might requests several transforms in a
> sequence, so you will have to store to the file to pass it further to
> 'convert' anyhow. It might also better work on remotes as the file is
> stored on remote machine.

Maybe the API should be made in two parts: one part to build a transform
and then another to apply it to an image, this way you can do "several
transforms in sequence" with a single call to "convert".


        Stefan



reply via email to

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