[gs-bugs] [Bug 690328] x11 device error on many cet files
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Dec 7 21:33:16 PST 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690328
------- Additional Comments From htl10 at users.sourceforge.net 2009-12-07 21:33 -------
The code would be simplier with XGetPixel(), but it would slow down display and
refresh. Assuming XGetPixel() and XGetImage() work at similiar speed per fetch
(that would be case over a network) using XGetPixel() and doing a fetch per
pixel would make it hundreds of times slower that XGetImage(). That may make X11
unuseable for people where the display is not on the same machine as the one
running gs. I don't know how much slower it would be.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list