[gs-commits] rev 10858 - trunk/ghostpdl/tools
hintak at ghostscript.com
hintak at ghostscript.com
Thu Mar 4 22:56:27 UTC 2010
Author: hintak
Date: 2010-03-04 22:56:26 +0000 (Thu, 04 Mar 2010)
New Revision: 10858
Modified:
trunk/ghostpdl/tools/pxldis.py
Log:
another VU attr value used by the CLJ35003550/3600 VendorUnique operator; part of fix to bug 690083
Modified: trunk/ghostpdl/tools/pxldis.py
===================================================================
--- trunk/ghostpdl/tools/pxldis.py 2010-03-04 22:30:02 UTC (rev 10857)
+++ trunk/ghostpdl/tools/pxldis.py 2010-03-04 22:56:26 UTC (rev 10858)
@@ -299,6 +299,7 @@
'VUAttr1' : 147,
'VUAttr2' : 148,
'VUAttr3' : 149,
+ 'VUAttr4' : 150,
'VUAttr5' : 151,
'VUAttr6' : 152,
'WhiteReferencePoint' : 19, # deprecated.
More information about the gs-commits
mailing list