2 |
- |
1 |
% Copyright (C) 1999 Aladdin Enterprises. All rights reserved.
|
|
|
2 |
%
|
|
|
3 |
% This software is provided AS-IS with no warranty, either express or
|
|
|
4 |
% implied.
|
|
|
5 |
%
|
|
|
6 |
% This software is distributed under license and may not be copied,
|
|
|
7 |
% modified or distributed except as expressly authorized under the terms
|
|
|
8 |
% of the license contained in the file LICENSE in this distribution.
|
|
|
9 |
%
|
|
|
10 |
% For more information about licensing, please refer to
|
|
|
11 |
% http://www.ghostscript.com/licensing/. For information on
|
|
|
12 |
% commercial licensing, go to http://www.artifex.com/licensing/ or
|
|
|
13 |
% contact Artifex Software, Inc., 101 Lucas Valley Road #110,
|
|
|
14 |
% San Rafael, CA 94903, U.S.A., +1(415)492-9861.
|
|
|
15 |
|
|
|
16 |
% $Id: gs_css_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
|
|
|
17 |
% Define the CFF StandardStrings that represent characters.
|
|
|
18 |
% This is a pseudo-encoding.
|
|
|
19 |
/currentglobal where
|
|
|
20 |
{ pop currentglobal { setglobal } true setglobal }
|
|
|
21 |
{ { } }
|
|
|
22 |
ifelse
|
|
|
23 |
/CFFStandardStrings mark
|
|
|
24 |
|
|
|
25 |
% 0
|
|
|
26 |
/.notdef /space /exclam /quotedbl /numbersign
|
|
|
27 |
/dollar /percent /ampersand /quoteright /parenleft
|
|
|
28 |
/parenright /asterisk /plus /comma /hyphen
|
|
|
29 |
/period /slash /zero /one /two
|
|
|
30 |
/three /four /five /six /seven
|
|
|
31 |
/eight /nine /colon /semicolon /less
|
|
|
32 |
/equal /greater /question /at /A
|
|
|
33 |
/B /C /D /E /F
|
|
|
34 |
/G /H /I /J /K
|
|
|
35 |
/L /M /N /O /P
|
|
|
36 |
% 50
|
|
|
37 |
/Q /R /S /T /U
|
|
|
38 |
/V /W /X /Y /Z
|
|
|
39 |
/bracketleft /backslash /bracketright /asciicircum /underscore
|
|
|
40 |
/quoteleft /a /b /c /d
|
|
|
41 |
/e /f /g /h /i
|
|
|
42 |
/j /k /l /m /n
|
|
|
43 |
/o /p /q /r /s
|
|
|
44 |
/t /u /v /w /x
|
|
|
45 |
/y /z /braceleft /bar /braceright
|
|
|
46 |
/asciitilde /exclamdown /cent /sterling /fraction
|
|
|
47 |
% 100
|
|
|
48 |
/yen /florin /section /currency /quotesingle
|
|
|
49 |
/quotedblleft /guillemotleft /guilsinglleft /guilsinglright /fi
|
|
|
50 |
/fl /endash /dagger /daggerdbl /periodcentered
|
|
|
51 |
/paragraph /bullet /quotesinglbase /quotedblbase /quotedblright
|
|
|
52 |
/guillemotright /ellipsis /perthousand /questiondown /grave
|
|
|
53 |
/acute /circumflex /tilde /macron /breve
|
|
|
54 |
/dotaccent /dieresis /ring /cedilla /hungarumlaut
|
|
|
55 |
/ogonek /caron /emdash /AE /ordfeminine
|
|
|
56 |
/Lslash /Oslash /OE /ordmasculine /ae
|
|
|
57 |
/dotlessi /lslash /oslash /oe /germandbls
|
|
|
58 |
% 150
|
|
|
59 |
/onesuperior /logicalnot /mu /trademark /Eth
|
|
|
60 |
/onehalf /plusminus /Thorn /onequarter /divide
|
|
|
61 |
/brokenbar /degree /thorn /threequarters /twosuperior
|
|
|
62 |
/registered /minus /eth /multiply /threesuperior
|
|
|
63 |
/copyright /Aacute /Acircumflex /Adieresis /Agrave
|
|
|
64 |
/Aring /Atilde /Ccedilla /Eacute /Ecircumflex
|
|
|
65 |
/Edieresis /Egrave /Iacute /Icircumflex /Idieresis
|
|
|
66 |
/Igrave /Ntilde /Oacute /Ocircumflex /Odieresis
|
|
|
67 |
/Ograve /Otilde /Scaron /Uacute /Ucircumflex
|
|
|
68 |
/Udieresis /Ugrave /Yacute /Ydieresis /Zcaron
|
|
|
69 |
% 200
|
|
|
70 |
/aacute /acircumflex /adieresis /agrave /aring
|
|
|
71 |
/atilde /ccedilla /eacute /ecircumflex /edieresis
|
|
|
72 |
/egrave /iacute /icircumflex /idieresis /igrave
|
|
|
73 |
/ntilde /oacute /ocircumflex /odieresis /ograve
|
|
|
74 |
/otilde /scaron /uacute /ucircumflex /udieresis
|
|
|
75 |
/ugrave /yacute /ydieresis /zcaron /exclamsmall
|
|
|
76 |
/Hungarumlautsmall /dollaroldstyle /dollarsuperior /ampersandsmall /Acutesmall
|
|
|
77 |
/parenleftsuperior /parenrightsuperior /twodotenleader /onedotenleader /zerooldstyle
|
|
|
78 |
/oneoldstyle /twooldstyle /threeoldstyle /fouroldstyle /fiveoldstyle
|
|
|
79 |
/sixoldstyle /sevenoldstyle /eightoldstyle /nineoldstyle /commasuperior
|
|
|
80 |
% 250
|
|
|
81 |
/threequartersemdash /periodsuperior /questionsmall /asuperior /bsuperior
|
|
|
82 |
/centsuperior /dsuperior /esuperior /isuperior /lsuperior
|
|
|
83 |
/msuperior /nsuperior /osuperior /rsuperior /ssuperior
|
|
|
84 |
/tsuperior /ff /ffi /ffl /parenleftinferior
|
|
|
85 |
/parenrightinferior /Circumflexsmall /hyphensuperior /Gravesmall /Asmall
|
|
|
86 |
/Bsmall /Csmall /Dsmall /Esmall /Fsmall
|
|
|
87 |
/Gsmall /Hsmall /Ismall /Jsmall /Ksmall
|
|
|
88 |
/Lsmall /Msmall /Nsmall /Osmall /Psmall
|
|
|
89 |
/Qsmall /Rsmall /Ssmall /Tsmall /Usmall
|
|
|
90 |
/Vsmall /Wsmall /Xsmall /Ysmall /Zsmall
|
|
|
91 |
% 300
|
|
|
92 |
/colonmonetary /onefitted /rupiah /Tildesmall /exclamdownsmall
|
|
|
93 |
/centoldstyle /Lslashsmall /Scaronsmall /Zcaronsmall /Dieresissmall
|
|
|
94 |
/Brevesmall /Caronsmall /Dotaccentsmall /Macronsmall /figuredash
|
|
|
95 |
/hypheninferior /Ogoneksmall /Ringsmall /Cedillasmall /questiondownsmall
|
|
|
96 |
/oneeighth /threeeighths /fiveeighths /seveneighths /onethird
|
|
|
97 |
/twothirds /zerosuperior /foursuperior /fivesuperior /sixsuperior
|
|
|
98 |
/sevensuperior /eightsuperior /ninesuperior /zeroinferior /oneinferior
|
|
|
99 |
/twoinferior /threeinferior /fourinferior /fiveinferior /sixinferior
|
|
|
100 |
/seveninferior /eightinferior /nineinferior /centinferior /dollarinferior
|
|
|
101 |
/periodinferior /commainferior /Agravesmall /Aacutesmall /Acircumflexsmall
|
|
|
102 |
% 350
|
|
|
103 |
/Atildesmall /Adieresissmall /Aringsmall /AEsmall /Ccedillasmall
|
|
|
104 |
/Egravesmall /Eacutesmall /Ecircumflexsmall /Edieresissmall /Igravesmall
|
|
|
105 |
/Iacutesmall /Icircumflexsmall /Idieresissmall /Ethsmall /Ntildesmall
|
|
|
106 |
/Ogravesmall /Oacutesmall /Ocircumflexsmall /Otildesmall /Odieresissmall
|
|
|
107 |
/OEsmall /Oslashsmall /Ugravesmall /Uacutesmall /Ucircumflexsmall
|
|
|
108 |
/Udieresissmall /Yacutesmall /Thornsmall /Ydieresissmall
|
|
|
109 |
% 379 = end
|
|
|
110 |
|
|
|
111 |
counttomark packedarray exch pop
|
|
|
112 |
10 1 index .registerencoding
|
|
|
113 |
.defineencoding
|
|
|
114 |
exec
|