[gs-cvs] rev 7556 - trunk/gs/doc
leonardo at ghostscript.com
leonardo at ghostscript.com
Wed Jan 3 00:43:12 PST 2007
Author: leonardo
Date: 2007-01-03 00:43:12 -0800 (Wed, 03 Jan 2007)
New Revision: 7556
Modified:
trunk/gs/doc/pscet_status.txt
Log:
pscet_status.txt : Fixing some misprints.
Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt 2007-01-03 08:33:48 UTC (rev 7555)
+++ trunk/gs/doc/pscet_status.txt 2007-01-03 08:43:12 UTC (rev 7556)
@@ -3694,11 +3694,11 @@
peeves:/home/igor/pscet/mytests/18-02G-1-Igor01.PS .
This is a general pattern implementation problem.
The test defines a pattern with TESTPROC,
- and then pallyes this pattern for creating another pattern
+ and then applyes this pattern for creating another pattern
Inf71ColorPattern. Doing the 2nd step, Ghostscript
instantiates the 1st pattern in the 2nd pattern's space.
Contrary to that, CPSI instantiates the 1st pattern
- in the device space when instantiating the 1st pattern.
+ in the device space when instantiating the 2st pattern.
Thus the overall pattern period with CPSI is a multiple
of periods of the 1st and the 2nd patterns.
This problem may be fixed for Ghostscript
More information about the gs-cvs
mailing list