Bug 695278

Summary: Significant color differences in banded vs. page mode.
Product: Ghostscript Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: ColorAssignee: Michael Vrhel <michael.vrhel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: htl10
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---

Description Marcos H. Woehrmann 2014-05-30 11:09:49 UTC
The following two command lines generate output where the color of some of the elements is significantly different (other files show minor differences but this is the most obvious):

  bin/gs -o test1.ppm -dMaxBitmap=400000000 -sDEVICE=ppmraw -r300 \
    ./tests_private/comparefiles/Bug692217.pdf

  bin/gs -o test2.ppm -dMaxBitmap=10000     -sDEVICE=ppmraw -r300 \
    ./tests_private/comparefiles/Bug692217.pdf
Comment 1 Hin-Tak Leung 2014-06-17 15:23:43 UTC
Looks like you already reported problem with this file in

"Bug 694973 - Wrong colors when using clist with comparefiles/Bug692217.pdf"

?
Comment 2 Michael Vrhel 2015-11-02 08:58:29 UTC
Not seeing any differences with the current build.

6b1b1d72ed6432bc29b719e186ea8ebd0b26de8a
Comment 3 Marcos H. Woehrmann 2015-12-07 11:17:31 UTC
I still see the differences with fb89b8a3a9f58898402750dbcef43156e54d0118 but as was pointed out in Comment #2 this is a duplicate of Bug 694973.

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