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

alexcher at ghostscript.com alexcher at ghostscript.com
Mon Mar 26 19:55:15 PDT 2007


Author: alexcher
Date: 2007-03-26 19:55:14 -0700 (Mon, 26 Mar 2007)
New Revision: 7805

Modified:
   trunk/gs/doc/pscet_status.txt
Log:
Change the status of CET 11-18-6 to AOK. Adobe interpreters have obvious
rendering bugs that are hard to simulate in Ghostscript.


Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt	2007-03-26 00:36:09 UTC (rev 7804)
+++ trunk/gs/doc/pscet_status.txt	2007-03-27 02:55:14 UTC (rev 7805)
@@ -1836,7 +1836,15 @@
 
 11-18-5  OK	Minor differences visually reviewed by RJJ
 
-11-18-6  DIFF	similar to 11-11-6 assign: Ray.
+11-18-6  AOK 	Adobe interpreters (CPSI, Tek, Distiller 5) have obvious
+		rendering problems, which are hard to simulate in GS.
+                1. The long diagonal line is caused by "clippath 0 0 rlineto
+                   stroke showpage". Different Adobe interpreters draw it
+                   fron the center of the page to different corners.
+                2. The line drawn by "10 0 rlineto" is not horizontal in
+                   LOOK 30 and MUCH 34 cases. This bug can be demonstrated
+                   by this short program "300 300 moveto 10 10 rlineto 8 8
+                   rlineto strokepath 10 0 rlineto stroke showpage". - Alex
 
 11-19-1  OK	
 



More information about the gs-cvs mailing list