[poppler] poppler/poppler: GlobalParams.cc, 1.18, 1.19 GlobalParams.h, 1.7, 1.8 PSOutputDev.cc, 1.12, 1.13

Jeff Muizelaar jeff at infidigm.net
Wed Apr 4 21:19:02 PDT 2007


It looks like this change broke postscript output for the poppler test suite.

I get a change like this in the generated postscript:

--- tests/text.pdf-ref.ps       2007-04-04 23:52:48.952777464 -0400
+++ tests/text.pdf-out.ps       2007-04-05 00:15:56.572827152 -0400
@@ -434,6 +434,7 @@
 %%BeginPageSetup
 %%PageOrientation: Portrait
 pdfStartPage
+0.0000 0.0000 scale
 0 0 595 840 re W
 %%EndPageSetup
 [] 0 d

To reproduce you can do something like:

git clone git://anongit.freedesktop.org/git/poppler/test/ poppler-test
cd poppler-test
make
./test-poppler -p

That should give you the tests failures.

-Jeff


On Sat, Feb 24, 2007 at 11:43:37PM +0000, Albert Astals Cid wrote:
> Update of /cvs/poppler/poppler/poppler
> In directory kemper:/tmp/cvs-serv20555/poppler
> 
> Modified Files:
> 	GlobalParams.cc GlobalParams.h PSOutputDev.cc 
> Log Message:
> 2007-02-25  Albert Astals Cid <aacid at kde.org>
> 
>         * configure.ac:
>         * glib/poppler-document.cc:
>         * poppler/GlobalParams.cc:
>         * poppler/GlobalParams.h:
>         * poppler/PSOutputDev.cc:
>         * qt/poppler-document.cc:
>         * qt4/src/poppler-document.cc:
>         * qt4/src/poppler-private.h:
>         * qt4/src/poppler-qt4.h:
>         * test/gtk-splash-test.cc:
>         * test/pdf-inspector.cc:
>         * utils/pdffonts.cc:
>         * utils/pdfimages.cc:
>         * utils/pdfinfo.cc:
>         * utils/pdftohtml.cc:
>         * utils/pdftoppm.cc:
>         * utils/pdftops.cc:
>         * utils/pdftotext.cc: Remove dependency on xpdfrc file and cleanup
>                               GlobalParams accordingly
> 
> 


More information about the poppler mailing list