[gs-cvs] gs/doc
Igor Melichev
igor at casper.ghostscript.com
Thu Feb 13 14:27:00 PST 2003
Update of /cvs/ghostscript/gs/doc
In directory casper:/tmp/cvs-serv1608/gs/doc
Modified Files:
Language.htm
Log Message:
Fix : Replacing UTC-16 with correct UTF-16 in documentation and comments.
Index: Language.htm
===================================================================
RCS file: /cvs/ghostscript/gs/doc/Language.htm,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Language.htm 13 Feb 2003 20:05:55 -0000 1.64
+++ Language.htm 13 Feb 2003 22:26:58 -0000 1.65
@@ -1968,7 +1968,7 @@
values are character codes. The name of the resource instance should
reflect the character set for which it maps. For example,
<b><tt>/Unicode</tt></b> <b><tt>/Decoding</tt></b> resource maps to
-Unicode UTC-16.
+Unicode UTF-16.
<p>
The rules for using <b><tt>Decoding</tt></b> resources in particular
@@ -2010,7 +2010,7 @@
<a href="../lib/gs_ciddc.ps">lib/gs_ciddc.ps</a>
for the names of automatically gerenated resources and associated <b><tt>CMap</tt></b>s.
They allow to mapping CNS1, GB1, Japan1, Japan2 and Korea1 CID sets to TrueType
-character sets known as Unicode (exactly UTC-16), Big5,
+character sets known as Unicode (exactly UTF-16), Big5,
GB1213, ShiftJIS, Johab and Wansung.
<p>
@@ -2023,7 +2023,7 @@
<p>
<b><tt>GlyphNames2Unicode</tt></b> is an undocumented dictionary which Adobe
Postscript printer driver uses to communicate with Adobe Distiller.
-In this dictionary the keys are glyph names, the values are Unicode UTC-16 codes for them.
+In this dictionary the keys are glyph names, the values are Unicode UTF-16 codes for them.
The dictionaly is stored in the <b><tt>FontInfo</tt></b> dictionary under
the key <b><tt>GlyphNames2Unicode</tt></b>. Ghostscript recognises it and uses
to generate <b><tt>ToUnicode</tt></b> CMaps with pdfwrite.
More information about the gs-cvs
mailing list