[gs-cvs] rev 7527 - trunk/gs/doc
leonardo at ghostscript.com
leonardo at ghostscript.com
Sun Dec 24 23:43:45 PST 2006
Author: leonardo
Date: 2006-12-24 23:43:44 -0800 (Sun, 24 Dec 2006)
New Revision: 7527
Modified:
trunk/gs/doc/pscet_status.txt
Log:
pscet_status.txt : A better analyzis for recent regression, assigning to the author.
Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt 2006-12-24 11:46:11 UTC (rev 7526)
+++ trunk/gs/doc/pscet_status.txt 2006-12-25 07:43:44 UTC (rev 7527)
@@ -1795,12 +1795,15 @@
11-16-8 OK Minor differences visually reviewed by HAS
11-17-1 DIFF REGRESION.
- strokes recently appeared near circles.
- Don't know which patch caused it,
- likely one related to upath and current point.
- assign: Igor.
+ Strokes appeared near circles.
+ The reason is the patch 7512,
+ which introduced this behavior :
+ /* In CPSI compatibility mode, setbbox must also do a moveto. */
+ The stroke appears due to 'arc' connects the current point with the arc.
+ From CPSI raster, the current point must not be set.
+ assign: Peter
-11-17-2 DIFF Same as 11-17-1, assign: Igor.
+11-17-2 DIFF Same as 11-17-1, assign: Peter
11-17-3 OK Minor differences visually reviewed by RJJ
@@ -1808,7 +1811,7 @@
11-17-5 OK fixed in r7228 - Raph
-11-17-6 DIFF Same as 11-17-1, assign: Igor.
+11-17-6 DIFF Same as 11-17-1, assign: Peter
11-18-1 OK Fixed with rev 7212.
More information about the gs-cvs
mailing list