Bug 692083

Summary: Regression: portions of pbmraw output black starting with r12232
Product: Ghostscript Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: ColorAssignee: Michael Vrhel <michael.vrhel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: master   
Hardware: PC   
OS: All   
Customer: Word Size: ---
Attachments: bug692083_simple

Description Marcos H. Woehrmann 2011-03-17 19:51:37 UTC
This is probably a duplicate of Bug 692074 but the symptoms are somewhat different so I felt it warranted its bug.  Portions of some pbmraw output files are black starting with r12232 (see the attached screenshot.png, the left portion is r12232, the middle is r12231, and the right is the difference).

The command line I'm using:

  bin/gs -sDEVICE=pbmraw -o test.pbm ./Openhuis_pdf_zw.pdf
Comment 3 Michael Vrhel 2011-06-12 05:05:14 UTC
Created attachment 7590 [details]
bug692083_simple

OK.  That commit was the turning on of the fast thresholding code.  Likely there is some encoding going on incorrectly here.  Attaching simplified file.