Bug 689359

Summary: Regression: differences in pkm output with some files when banding
Product: Ghostscript Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: Graphics LibraryAssignee: Default assignee <ghostpdl-bugs>
Status: NOTIFIED FIXED    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: screenshot.png

Description Marcos H. Woehrmann 2007-07-14 13:27:23 UTC
The recent revision to head fixed most of pkm output issues with the regression
files but major differences with three files remain:

Altona.Page_3.2002-09-27.pdf
Altona_Technical_1v1_x3.pdf
S2_Digitalproof-Forum_x3k.pdf

The command line in all cases is:

gshead -q -sDEVICE=pkmraw -sOutputFile=S2_Digitalproof-Forum_x3k.pdf.pkmraw
-r300 -K1000000 -dMaxBitmap=10000 -dNOOUTERSAVE -dJOBSERVER -c false 0 startjob
pop -f -dBATCH -dNOPAUSE - < ./S2_Digitalproof-Forum_x3k.pdf

I'll attached a copy of the S2_Digitalproof-Forum_x3k.pdf screenshot.
Comment 1 Marcos H. Woehrmann 2007-07-14 13:30:36 UTC
The file test.pdf is also different between baseline and head, though this may
be a separate issue.
Comment 2 Marcos H. Woehrmann 2007-07-14 13:32:12 UTC
Created attachment 3192 [details]
screenshot.png
Comment 3 Marcos H. Woehrmann 2007-08-26 08:45:55 UTC
File works correctly with gshead (r8201), the patch for Bug 689353 appears to
have fixed this file as well.