[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Slow image display over network
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Slow image display over network |
Date: |
Fri, 24 Sep 2010 13:54:52 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
David Kastrup <address@hidden> writes:
> create-image is not a problem. image-size, however, calls lookup_image,
> and that loads and initiates an image, including caching it etc.
Hm. I can understand the need to instantiate the image if we're asking
for the char size of the image, but not the pixel size. Perhaps this is
something that can be fixed pretty easily?
--
(domestic pets only, the antidote for overdose, milk.)
address@hidden * Lars Magne Ingebrigtsen
- Slow image display over network, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Slow image display over network, Leo, 2010/09/23
- Re: Slow image display over network, Daniel Pittman, 2010/09/23
- Re: Slow image display over network, joakim, 2010/09/24
- Re: Slow image display over network, Leo, 2010/09/24
- Re: Slow image display over network, Lars Magne Ingebrigtsen, 2010/09/24
- Re: Slow image display over network, joakim, 2010/09/24
- Re: Slow image display over network, Lars Magne Ingebrigtsen, 2010/09/24
- Re: Slow image display over network, YAMAMOTO Mitsuharu, 2010/09/24
Slow image display over network, Stephen J. Turnbull, 2010/09/24