unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* image scaling
@ 2008-02-21  4:21 Stefan Monnier
  2008-02-21  8:42 ` Mathias Dahl
                   ` (4 more replies)
  0 siblings, 5 replies; 30+ messages in thread
From: Stefan Monnier @ 2008-02-21  4:21 UTC (permalink / raw)
  To: emacs-devel


Looking at the Elisp manual's "38.16.2 Image Descriptors", it seems that
we do not support image scaling.

I'd like to add such a feature to image-mode.el, but am wondering how we
should go about doing it.  Would there be some advantage to provide it
at the C level (e.g. if some of the image libs we use already provide
the necessary functionality) or should we just bite the bullet and call
some external tool like "convert -scale ..." (with the disadvantage that
flushing the image cache will not automatically cause the image to be
re-scaled).


        Stefan




^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2008-02-23 19:28 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21  4:21 image scaling Stefan Monnier
2008-02-21  8:42 ` Mathias Dahl
2008-02-21  9:10   ` Miles Bader
2008-02-21 15:59   ` Stefan Monnier
2008-02-21 20:41     ` Mathias Dahl
2008-02-21 10:01 ` David Kastrup
2008-02-21 10:06 ` joakim
2008-02-21 12:43   ` David O'Toole
2008-02-21 18:43 ` Chong Yidong
2008-02-21 21:49   ` David Kastrup
2008-02-21 22:20     ` Miles Bader
2008-02-22  6:35       ` Jan Djärv
2008-02-22  6:49         ` Miles Bader
2008-02-22  7:26           ` Jan Djärv
2008-02-22 22:57         ` Richard Stallman
2008-02-22  4:57     ` Chong Yidong
2008-02-22  7:48       ` David Kastrup
2008-02-22 20:28         ` Chong Yidong
2008-02-22 21:52           ` David Kastrup
2008-02-22 22:41             ` Chong Yidong
2008-02-22 22:51               ` David Kastrup
2008-02-22 10:23       ` Juanma Barranquero
2008-02-22 10:55         ` Thien-Thi Nguyen
2008-02-22 11:06           ` Juanma Barranquero
2008-02-22 20:38             ` Chong Yidong
2008-02-22 20:47               ` Juanma Barranquero
2008-02-22 22:21               ` Miles Bader
2008-02-23 19:28               ` Richard Stallman
2008-02-22 22:57       ` Richard Stallman
2008-02-21 22:28 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).