[gs-cvs] rev 7498 - trunk/gs/doc
leonardo at ghostscript.com
leonardo at ghostscript.com
Tue Dec 12 16:58:42 PST 2006
Author: leonardo
Date: 2006-12-12 16:58:41 -0800 (Tue, 12 Dec 2006)
New Revision: 7498
Modified:
trunk/gs/doc/pscet_status.txt
Log:
Fix : A CPSI compatibility for 'rectstroke'.
DETAILS :
Debugged with CET 12-12.PS page 8, 10.
PLRM doesn't specify the contour starting point for 'rectstroke'
when the rectangle width and/or height is negative.
CPSI and the old Ghostscript appear to produce different results,
which is important with dashing. The patch provides the CPSI
compatibility when CPSI_mode is true.
EXPECTED DIFFERENCES :
None.
Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt 2006-12-13 00:26:05 UTC (rev 7497)
+++ trunk/gs/doc/pscet_status.txt 2006-12-13 00:58:41 UTC (rev 7498)
@@ -2367,9 +2367,7 @@
12-13-1 OK Minor differences in positions and character shapes - ADC
-12-13-2 DIFF Differences in patterns at lower right. Possible another
- version of dashed line differences. - ADC
- assign: Igor.
+12-13-2 OK
12-13-3 OK Minor differences visually reviewed by RJJ
@@ -4303,6 +4301,7 @@
23-32-1 OK
23-32-2 DIFF 'token' error inconformity. Igor assigns this to Peter.
+ Environment dependent (a virtual address in the printing).
23-32-3 AOK The character \004 has a different width. Analyzed by Igor.
@@ -5295,14 +5294,17 @@
99-01-1 AOK Implementation Dependent: Different default system parameters can be set
if customer desires.
+ Environment dependent (GenericResourceDir).
99-01-2 AOK Implementation Dependent: Different default device parameters can be set
if customer desires.
+ Environment dependent (OutputFile).
99-01-3 OK
99-02-1 OK GS OK visually reviewed by RJJ
cpsi/99-02-1 missing
+ Environment dependent (GenericResourceDir).
99-03-1 OK
More information about the gs-cvs
mailing list