[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Several suggestions for image support
From: |
Stefan Monnier |
Subject: |
Re: Several suggestions for image support |
Date: |
18 Apr 2004 21:51:05 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
>> Of course, scrolling through large images should be possible, anyway,
>> and quite independent from that fanciful features. Emacs already has
>> set-window-vscroll in its display engine in order to deal perfectly
>> well with that.
> Yes, and it could probably be done entirely in lisp !?
I already suggested to use two new primitives (that have incidentally
been requested for other purpose):
point-to-pixel
and
pixel-to-point
which turn a (displayed) buffer position into a display position and vice
versa. All the rest should then be reasonably easy to do in Elisp.
Stefan
- Re: Several suggestions for image support, (continued)
- Re: Several suggestions for image support, YAMAMOTO Mitsuharu, 2004/04/16
- Re: Several suggestions for image support, Richard Stallman, 2004/04/17
- Re: Several suggestions for image support, David Kastrup, 2004/04/17
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/18
- Re: Several suggestions for image support,
Stefan Monnier <=
- Re: Several suggestions for image support, David Kastrup, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/19
- Re: Several suggestions for image support, Stefan Monnier, 2004/04/19
- Re: Several suggestions for image support, David Kastrup, 2004/04/19
- Re: Several suggestions for image support, Stefan Monnier, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/19
- Re: Several suggestions for image support, David Kastrup, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/19
- Re: Several suggestions for image support, Kim F. Storm, 2004/04/20
- Re: Several suggestions for image support, Werner LEMBERG, 2004/04/17