Summary: | Most of page rendered blank | ||
---|---|---|---|
Product: | jbig2dec | Reporter: | Marcos H. Woehrmann <marcos.woehrmann> |
Component: | Rendering | Assignee: | Masaki Ushizaka <masaki.ushizaka> |
Status: | NOTIFIED DUPLICATE | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | All | ||
Customer: | 384 | Word Size: | --- |
Looks like r9769 changed the output from wrong to mostly blank: r9769 | giles | 2009-05-28 23:48:44 -0700 (Thu, 28 May 2009) | 10 lines Update the included copy of jbig2dec with the 0.10 release. Tried with trunk r11011. Processing this file generates this message: jbig2dec FATAL ERROR decoding image: runlength too large in export symbol table (1048 > 20 - 0) *** This bug has been marked as a duplicate of bug 690094 *** Changing duplication address from 690094 to 691081. *** This bug has been marked as a duplicate of bug 691081 *** Changing customer bugs that have been resolved more than a year ago to closed. |
Created attachment 6104 [details] leon_2b.pdf When the attached page is rendered by Ghostscript head (r10946) most of the page is blank. Acrobat Reader 9.3.1 and Apple Preview 5.0.1 (503) render the page correctly (earlier versions of Ghostscript, including 8.64, put more data on the page, but not all of it). The command line I'm using: bin/gs -sDEVICE=ppmraw -o test.ppm ./leon_2b.pdf