[gs-bugs] [Bug 689851] Portions of output missing
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Fri Aug 8 05:49:40 PDT 2008
http://bugs.ghostscript.com/show_bug.cgi?id=689851
------- Additional Comments From leonardo at artifex.com 2008-08-08 05:49 -------
Well here is what happens with reduced.pdf . It paints an imagemask with a
pattern 1 color, which contains a Type 1 image, which represents the graphics
that we can view with Acrobat.
Ghostscript converts the pattern into a clist based representation. When it
does, the CTM for the image appears to have a huge offset ty=2359296.0 . I
don't know yet why so happens, but it causes some overflows, so that the image
rect appears empty. The latter is wrong. Then it creates an empty clist, and
then playing it back later, Ghostscript paints nothing.
So I'd like to know why 'ty' is so big and why it causes an overflow (IMO it's
not so big to overflow 'fixed').
------- 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