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

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

Scaling JPEG images


From: Greg Hill
Subject: Scaling JPEG images
Date: Mon, 27 Jan 2003 20:59:46 -0800

In emacs-21 (running on a unix system) it's a piece of cake to display a jpeg image in the current buffer:

  (insert-image (create-image "rms.jpeg") (point))

But I would also like to be able to automatically scale it, e.g. to 25% or 200% of the original size. Anyone know a quick and easy way to do that?

Thanks in advance.

--Greg




reply via email to

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