[gs-commits] rev 11787 - tests/pdf
robin at ghostscript.com
robin at ghostscript.com
Tue Oct 12 16:36:39 UTC 2010
Author: robin
Date: 2010-10-12 16:36:38 +0000 (Tue, 12 Oct 2010)
New Revision: 11787
Added:
tests/pdf/GridDownscaleTest0.pdf
tests/pdf/GridDownscaleTest90.pdf
Log:
2 simple pdf files containing a 1920x1200 grid at 960dpi. Render this at 96dpi
to see the benefits of -dDOINTERPOLATE and the recent change. One of the files
is portrait (and hence is interpolated and looks good), the other is landscape
(and hence is not interpolated and looks bad).
Added: tests/pdf/GridDownscaleTest0.pdf
===================================================================
(Binary files differ)
Property changes on: tests/pdf/GridDownscaleTest0.pdf
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ application/octet-stream
Added: tests/pdf/GridDownscaleTest90.pdf
===================================================================
(Binary files differ)
Property changes on: tests/pdf/GridDownscaleTest90.pdf
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ application/octet-stream
More information about the gs-commits
mailing list