Alexander E. Patrakov wrote:
There was a PDF file that ESP ghostscript opened perfectly and GNU
ghostscript didn't.
It's here: http://www.nims.go.jp/apfim/pdf/CoFinemet_JAP.pdf
With the default settings, it should display just fine. But, in order to
improve readability of old PDFs from Physical Review, I always configure
my PostScript viewers to pass the following options to gs:
-dMaxBitmap=10000000 -dDOINTERPOLATE.
So the failing test is:
gs -dMaxBitmap=10000000 CoFinemet_JAP.pdf
ESP Ghostscript 7.07 passes this fine. GPL Ghostscript 8.01 segfaults.
Test results for other Ghostscripts are welcome.
--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page