[gs-cvs] rev 7433 - trunk/gs/doc

giles at rain.thaumas.net giles at rain.thaumas.net
Thu Nov 30 16:04:44 PST 2006


Author: giles
Date: 2006-11-30 16:04:44 -0800 (Thu, 30 Nov 2006)
New Revision: 7433

Modified:
   trunk/gs/doc/pscet_status.txt
Log:
Re-add changes from r7430, "additional analysis from Peter".


Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt	2006-12-01 00:04:00 UTC (rev 7432)
+++ trunk/gs/doc/pscet_status.txt	2006-12-01 00:04:44 UTC (rev 7433)
@@ -1251,8 +1251,7 @@
 09-56-1  DIFF	Device Dependent: Tek and Adobe show '/findcolorrendering' instead
 		of '--findcolorrendering--' with errors. Assign: Peter
 
-09-56-2  DIFF	GS returns string instead of name: (Lighter.Default.Default) vs.
-		/Lighter.Default.Default of CPSI and Tek. Assign: Peter
+09-56-2  OK	revisin 7234 (peter)
 
 09-56-3  DIFF	Device Dependent: GS missing '1' for GRAY 33. Tek has '1' for
 		MEMO 3 & 4 (GS and CPSI do not). further analysis. assign: Ray
@@ -4036,11 +4035,21 @@
 
 23-12A-2  OK	
 
-23-12A-3  DIFF	GS shows "508" vs. "509" SYNTAX 6 third line up from bottom.
-		assign: Peter
+23-12A-3  AOK   The discrepancies are in the length of the encoded
+                string produced by the ASCII85Encode and
+                RunLengthEncode filter respectively.  These filters
+                have some discretion in their output -- ASCII85Encode
+                must insert a \n at least every 80 characters, but may
+                insert one more often, and RunLengthEncode is not
+                required to produce maximum-length runs -- and it
+                appears that gs's implementation of these filters
+                produces output that is 1 byte shorter than Adobe's in
+                some cases.  gs's output is (also) correct -- the CET
+                verifies it by decoding it and comparing against the
+                original. (peter)
+		
+23-12A-4  AOK	same resolution as 23-12A-3.
 
-23-12A-4  DIFF	GS shows "405" vs. "406" SYNTAX 8 third line up from bottom.
-		assign: Peter
 
 23-12B-1  DIFF	GS gets "-file- ( ioerror --readstring--" on FAX_6 test. Last
 		image of top row missing, others may be shifted. assign: Ray
@@ -4461,7 +4470,12 @@
 
 25-13-1  DIFF	GS gets different 'mul' results from some boundary conditions
 		CPSI matches Tek hardcopy.
-		Error messages in ILLEGAL section match (rev 7140 ?). Assign: Peter.
+		Error messages in ILLEGAL section match (rev 7140 ?).
+                These CET files will not run on my 64-bit build (they expect to be able to
+                'cvs' any integer into a 12-character string), and I don't seem to be able
+                to get gcc to produce 32-bit output, even with Ralph's help.  Please
+                reassign these files.
+                Assign: (reassign) Alex.
 
 25-13-2  OK	
 
@@ -4596,7 +4610,12 @@
 
 27-05-2  DIFF	memo36 - setvmthreshold; cash18 ucachestatus;
 		Igor assigns this to Ray for further analyzis.
-		more15 - same as currentstrokeadjust in 09-49D-3  assigned to Peter.
+		more15 - same as currentstrokeadjust in 09-49D-3
+                peter writes:
+                These CET files will not run on my 64-bit build (they expect to be able to
+                'cvs' any integer into a 12-character string), and I don't seem to be able
+                to get gcc to produce 32-bit output, even with Ralph's help.  Please
+                reassign these files.  Assign Alex.
 
 27-06-1  OK  	Fixed in rev. 7157 - Alex.
 
@@ -5007,7 +5026,11 @@
 
 30-02-2  OK	
 
-30-03-1  DIFF	show load gcheck T vs. F assign Peter.
+30-03-1  AOK	These discrepancies occur because
+         	/show load gcheck
+                returns true in gs and false in the reference output.  This is an unarguable
+                bug in the reference interpreters: see the documentation for gcheck in the
+                PLRM3. (peter)
 
 30-03-2  OK	
 
@@ -5027,11 +5050,15 @@
 
 30-05-2  OK	
 
-30-06-1  DIFF	Probably same as 30-03-1 assign Peter.
+30-06-1  AOK	These discrepancies occur because
+         	/show load gcheck
+                returns true in gs and false in the reference output.  This is an unarguable
+                bug in the reference interpreters: see the documentation for gcheck in the
+                PLRM3. (peter)
 
 30-06-2  OK	
 
-30-07-1  DIFF	Probably same as 30-03-1 assign Peter.
+30-07-1  DIFF	Probably same as 30-08-1 assign Peter.
 
 30-07-2  DIFF	/GlobalFontDirectory /Type3Font1 known gs=true, cpsi=false. assign Peter.
 
@@ -5044,16 +5071,11 @@
 
 30-08-3  DIFF	same as 30-07-3 assign Peter
 
-30-09-1  DIFF	setuserparams instead of setvmthreshold.
-                Originally ok'd incorrectly by HAS - Ray
-                corrected... back to DIFF.
-                assign Peter.
+30-09-1  OK	fixed in Revision 7233
 
 30-09-2  OK	
 
-30-10-1  DIFF	Originally ok'd incorrectly by HAS - Ray
-                corrected... back to DIFF.  same as 30-09-1.  assign
-                Peter.
+30-10-1  OK	fixed in Revision 7233
 
 30-10-2  OK	
 
@@ -5204,7 +5226,7 @@
 
 34_all-1  DIFF	CPSI has OrigFont, PaintType in a CID font dictionary. Assign: Ray
 
-34_all-2  DIFF	(/key CIDFont definefont) not conforming. Analyzed by Igor. sssign: Igor.
+34_all-2  DIFF	(/key CIDFont definefont) not conforming. Analyzed by Igor. assign: Igor.
 
 34_all-3  OK	Minor differences visually reviewed by RJJ
 



More information about the gs-cvs mailing list