[gs-commits] rev 11594 - trunk/gs/doc
ken at ghostscript.com
ken at ghostscript.com
Tue Aug 3 07:56:51 UTC 2010
Author: ken
Date: 2010-08-03 07:56:50 +0000 (Tue, 03 Aug 2010)
New Revision: 11594
Modified:
trunk/gs/doc/Use.htm
Log:
In the section 'Using Unicode True Type fonts', replace the example CSI array with one
whose values are strings, not names. These must be string values.
Modified: trunk/gs/doc/Use.htm
===================================================================
--- trunk/gs/doc/Use.htm 2010-08-03 05:56:13 UTC (rev 11593)
+++ trunk/gs/doc/Use.htm 2010-08-03 07:56:50 UTC (rev 11594)
@@ -1413,7 +1413,7 @@
<li>
Describe the font in <code>lib/cidfmap</code>
with special values for the <code>CSI</code> key :
-<code>[/Artifex /Unicode 0]</code>.
+<code>[(Artifex) (Unicode) 0]</code>.
<li>
In the PS or PDF document combine the font
More information about the gs-commits
mailing list