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: Sun, 14 Jul 2013 22:11:43 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> How about taking out the ImageMagick code that does the scaling and
> rolling it into Emacs?  How hard can that be?

That's a good point.  All the image format functions end up with putting
the decoded image data...  somewhere, don't they?

If we had a good image rescaling function in Emacs, then they could all
call that function after decoding the image data.

Perhaps gnulib has an image scaling function?  :-)

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