[gs-cvs] rev 7771 - trunk/gs/doc
leonardo at ghostscript.com
leonardo at ghostscript.com
Tue Mar 6 13:40:32 PST 2007
Author: leonardo
Date: 2007-03-06 13:40:32 -0800 (Tue, 06 Mar 2007)
New Revision: 7771
Modified:
trunk/gs/doc/pscet_status.txt
Log:
Fix (Type 1 interpreter) : Account the replaced side bearing in setcurrentpoint.
DETAILS :
When the side bearing is replaced with Metrics or Metrics2,
the old code didn't account that while executing setcurrentpoint,
so that further outline poles go to wrong (unreplaced) coordinates.
Fixes CET 16-03-2.
EXPECTED DIFFERENCES :
None with comparefiles.
CET 16-03-2 16-03-3 16-09-1
Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt 2007-03-06 21:37:14 UTC (rev 7770)
+++ trunk/gs/doc/pscet_status.txt 2007-03-06 21:40:32 UTC (rev 7771)
@@ -3496,11 +3496,9 @@
16-03-1 OK Fixed by rev 7172.
-16-03-2 DIFF distorted charater shapes.
- Distortion happens when contents of Metrics dict don't match
- metrics information in charstring. Assign: Igor
+16-03-2 OK
-16-03-3 DIFF distorted character shapes, looks similar to 16-03-2. Assign: Igor.
+16-03-3 OK
16-03-4 OK Now appears correct - Raph
@@ -3520,7 +3518,7 @@
16-08-1 OK Fixed in r7156 - Raph
-16-09-1 DIFF Distorted shapes, may be similar to 16-03-2. Needs further analysis - assign Igor
+16-09-1 OK
16-10-1 AOK Same as 16-01-1.
@@ -3532,8 +3530,7 @@
16-14-1 OK
-16-15-1 DIFF massive differences. Needs further analysis. Recommend deferring til later.
- assign Tim
+16-15-1 OK
16-16-1 OK
More information about the gs-cvs
mailing list