emacs-devel
[Top][All Lists]
Advanced

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

Re: Slow image display over network


From: Jan Djärv
Subject: Re: Slow image display over network
Date: Fri, 24 Sep 2010 09:31:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

2010-09-24 03:47, Daniel Pittman skrev:


Aw, heck.  I saved you the time: PNG loading does create the X image and
pixmap during the load process, confirming my guesswork.  I didn't check the
other image loaders, but they would sensibly behave the same way, showing the
same result.


For the X backend, all images are copied to a pixmap (i.e. to the server) and then the X server renders it. This applies to all image types so there is no need to check specific image loaders.

        Jan D.



reply via email to

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