[gs-cvs] rev 7170 - trunk/gs/lib
leonardo at ghostscript.com
leonardo at ghostscript.com
Tue Nov 7 04:52:11 PST 2006
Author: leonardo
Date: 2006-11-07 04:52:11 -0800 (Tue, 07 Nov 2006)
New Revision: 7170
Modified:
trunk/gs/lib/gs_cet.ps
Log:
Fix (gs_cet.ps) : Patch 'setsmoothing' for a better view of shadings in CET tests (continued).
DETAILS :
Fixing a misprint in the last patch.
EXPECTED DIFFERENCES :
None.
Modified: trunk/gs/lib/gs_cet.ps
===================================================================
--- trunk/gs/lib/gs_cet.ps 2006-11-07 12:46:34 UTC (rev 7169)
+++ trunk/gs/lib/gs_cet.ps 2006-11-07 12:52:11 UTC (rev 7170)
@@ -42,6 +42,6 @@
/setsmoothness .systemvar /typecheck signalerror
} ifelse
} bind odef
-/currentsmoothness { userdict /.smoothness get } bind odef % for 09-55.PS, 09-%&.PS .
+/currentsmoothness { userdict /.smoothness get } bind odef % for 09-55.PS, 09-57.PS .
false 0 startjob pop % re-enter encapsulated mode
More information about the gs-cvs
mailing list