Bug 691446

Summary: Differences in page vs clist after icc_work branch merge
Product: Ghostscript Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: ColorAssignee: Michael Vrhel <michael.vrhel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: All   
Customer: Word Size: ---
Attachments: acrobat.png

Description Marcos H. Woehrmann 2010-07-08 17:20:19 UTC
Starting with r11306 there are significant differences with the output from Ghostscript when converting Bug690535.pdf (found in the tests_private repository in the comparefiles directory) to ppmraw when using page mode vs clist mode.  These differences continue with head (r11495) but are not present when using r11305.

See the attached screenshot.png for what I mean by "significant differences".

The command lines I'm using for testing:

  bin/gs -o test1.ppm -sDEVICE=ppmraw -r300 -dMaxBitmap=30000000 ./Bug690535.pdf

  bin/gs -o test2.ppm -sDEVICE=ppmraw -r300 -dMaxBitmap=10000 ./Bug690535.pdf
Comment 2 Marcos H. Woehrmann 2010-07-08 17:28:24 UTC
Created attachment 6448 [details]
acrobat.png

Neither output matches what is produced by Acrobat 9.3.3 (attached).
Comment 3 Marcos H. Woehrmann 2010-07-08 17:28:43 UTC

*** This bug has been marked as a duplicate of bug 691173 ***