You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
290 lines
7.8 KiB
290 lines
7.8 KiB
/* @(#)CM_VerSion xcf_stde.h atm08 1.2 16248.eco sum= 50428 atm08.003 */
|
|
/***********************************************************************/
|
|
/* */
|
|
/* Copyright 1990-1996 Adobe Systems Incorporated. */
|
|
/* All rights reserved. */
|
|
/* */
|
|
/* Patents Pending */
|
|
/* */
|
|
/* NOTICE: All information contained herein is the property of Adobe */
|
|
/* Systems Incorporated. Many of the intellectual and technical */
|
|
/* concepts contained herein are proprietary to Adobe, are protected */
|
|
/* as trade secrets, and are made available only to Adobe licensees */
|
|
/* for their internal use. Any reproduction or dissemination of this */
|
|
/* software is strictly forbidden unless prior written permission is */
|
|
/* obtained from Adobe. */
|
|
/* */
|
|
/* PostScript and Display PostScript are trademarks of Adobe Systems */
|
|
/* Incorporated or its subsidiaries and may be registered in certain */
|
|
/* jurisdictions. */
|
|
/* */
|
|
/***********************************************************************
|
|
* SCCS Id: %W%
|
|
* Changed: %G% %U%
|
|
***********************************************************************/
|
|
|
|
/*
|
|
* Standard encoding aggregate initializer. Element values are SIDs.
|
|
*/
|
|
|
|
#ifndef STDENC_H
|
|
#define STDENC_H
|
|
|
|
0, /* 0 .notdef */
|
|
0, /* 1 .notdef */
|
|
0, /* 2 .notdef */
|
|
0, /* 3 .notdef */
|
|
0, /* 4 .notdef */
|
|
0, /* 5 .notdef */
|
|
0, /* 6 .notdef */
|
|
0, /* 7 .notdef */
|
|
0, /* 8 .notdef */
|
|
0, /* 9 .notdef */
|
|
0, /* 10 .notdef */
|
|
0, /* 11 .notdef */
|
|
0, /* 12 .notdef */
|
|
0, /* 13 .notdef */
|
|
0, /* 14 .notdef */
|
|
0, /* 15 .notdef */
|
|
0, /* 16 .notdef */
|
|
0, /* 17 .notdef */
|
|
0, /* 18 .notdef */
|
|
0, /* 19 .notdef */
|
|
0, /* 20 .notdef */
|
|
0, /* 21 .notdef */
|
|
0, /* 22 .notdef */
|
|
0, /* 23 .notdef */
|
|
0, /* 24 .notdef */
|
|
0, /* 25 .notdef */
|
|
0, /* 26 .notdef */
|
|
0, /* 27 .notdef */
|
|
0, /* 28 .notdef */
|
|
0, /* 29 .notdef */
|
|
0, /* 30 .notdef */
|
|
0, /* 31 .notdef */
|
|
1, /* 32 space */
|
|
2, /* 33 exclam */
|
|
3, /* 34 quotedbl */
|
|
4, /* 35 numbersign */
|
|
5, /* 36 dollar */
|
|
6, /* 37 percent */
|
|
7, /* 38 ampersand */
|
|
8, /* 39 quoteright */
|
|
9, /* 40 parenleft */
|
|
10, /* 41 parenright */
|
|
11, /* 42 asterisk */
|
|
12, /* 43 plus */
|
|
13, /* 44 comma */
|
|
14, /* 45 hyphen */
|
|
15, /* 46 period */
|
|
16, /* 47 slash */
|
|
17, /* 48 zero */
|
|
18, /* 49 one */
|
|
19, /* 50 two */
|
|
20, /* 51 three */
|
|
21, /* 52 four */
|
|
22, /* 53 five */
|
|
23, /* 54 six */
|
|
24, /* 55 seven */
|
|
25, /* 56 eight */
|
|
26, /* 57 nine */
|
|
27, /* 58 colon */
|
|
28, /* 59 semicolon */
|
|
29, /* 60 less */
|
|
30, /* 61 equal */
|
|
31, /* 62 greater */
|
|
32, /* 63 question */
|
|
33, /* 64 at */
|
|
34, /* 65 A */
|
|
35, /* 66 B */
|
|
36, /* 67 C */
|
|
37, /* 68 D */
|
|
38, /* 69 E */
|
|
39, /* 70 F */
|
|
40, /* 71 G */
|
|
41, /* 72 H */
|
|
42, /* 73 I */
|
|
43, /* 74 J */
|
|
44, /* 75 K */
|
|
45, /* 76 L */
|
|
46, /* 77 M */
|
|
47, /* 78 N */
|
|
48, /* 79 O */
|
|
49, /* 80 P */
|
|
50, /* 81 Q */
|
|
51, /* 82 R */
|
|
52, /* 83 S */
|
|
53, /* 84 T */
|
|
54, /* 85 U */
|
|
55, /* 86 V */
|
|
56, /* 87 W */
|
|
57, /* 88 X */
|
|
58, /* 89 Y */
|
|
59, /* 90 Z */
|
|
60, /* 91 bracketleft */
|
|
61, /* 92 backslash */
|
|
62, /* 93 bracketright */
|
|
63, /* 94 asciicircum */
|
|
64, /* 95 underscore */
|
|
65, /* 96 quoteleft */
|
|
66, /* 97 a */
|
|
67, /* 98 b */
|
|
68, /* 99 c */
|
|
69, /* 100 d */
|
|
70, /* 101 e */
|
|
71, /* 102 f */
|
|
72, /* 103 g */
|
|
73, /* 104 h */
|
|
74, /* 105 i */
|
|
75, /* 106 j */
|
|
76, /* 107 k */
|
|
77, /* 108 l */
|
|
78, /* 109 m */
|
|
79, /* 110 n */
|
|
80, /* 111 o */
|
|
81, /* 112 p */
|
|
82, /* 113 q */
|
|
83, /* 114 r */
|
|
84, /* 115 s */
|
|
85, /* 116 t */
|
|
86, /* 117 u */
|
|
87, /* 118 v */
|
|
88, /* 119 w */
|
|
89, /* 120 x */
|
|
90, /* 121 y */
|
|
91, /* 122 z */
|
|
92, /* 123 braceleft */
|
|
93, /* 124 bar */
|
|
94, /* 125 braceright */
|
|
95, /* 126 asciitilde */
|
|
0, /* 127 .notdef */
|
|
0, /* 128 .notdef */
|
|
0, /* 129 .notdef */
|
|
0, /* 130 .notdef */
|
|
0, /* 131 .notdef */
|
|
0, /* 132 .notdef */
|
|
0, /* 133 .notdef */
|
|
0, /* 134 .notdef */
|
|
0, /* 135 .notdef */
|
|
0, /* 136 .notdef */
|
|
0, /* 137 .notdef */
|
|
0, /* 138 .notdef */
|
|
0, /* 139 .notdef */
|
|
0, /* 140 .notdef */
|
|
0, /* 141 .notdef */
|
|
0, /* 142 .notdef */
|
|
0, /* 143 .notdef */
|
|
0, /* 144 .notdef */
|
|
0, /* 145 .notdef */
|
|
0, /* 146 .notdef */
|
|
0, /* 147 .notdef */
|
|
0, /* 148 .notdef */
|
|
0, /* 149 .notdef */
|
|
0, /* 150 .notdef */
|
|
0, /* 151 .notdef */
|
|
0, /* 152 .notdef */
|
|
0, /* 153 .notdef */
|
|
0, /* 154 .notdef */
|
|
0, /* 155 .notdef */
|
|
0, /* 156 .notdef */
|
|
0, /* 157 .notdef */
|
|
0, /* 158 .notdef */
|
|
0, /* 159 .notdef */
|
|
0, /* 160 .notdef */
|
|
96, /* 161 exclamdown */
|
|
97, /* 162 cent */
|
|
98, /* 163 sterling */
|
|
99, /* 164 fraction */
|
|
100, /* 165 yen */
|
|
101, /* 166 florin */
|
|
102, /* 167 section */
|
|
103, /* 168 currency */
|
|
104, /* 169 quotesingle */
|
|
105, /* 170 quotedblleft */
|
|
106, /* 171 guillemotleft */
|
|
107, /* 172 guilsinglleft */
|
|
108, /* 173 guilsinglright */
|
|
109, /* 174 fi */
|
|
110, /* 175 fl */
|
|
0, /* 176 .notdef */
|
|
111, /* 177 endash */
|
|
112, /* 178 dagger */
|
|
113, /* 179 daggerdbl */
|
|
114, /* 180 periodcentered */
|
|
0, /* 181 .notdef */
|
|
115, /* 182 paragraph */
|
|
116, /* 183 bullet */
|
|
117, /* 184 quotesinglbase */
|
|
118, /* 185 quotedblbase */
|
|
119, /* 186 quotedblright */
|
|
120, /* 187 guillemotright */
|
|
121, /* 188 ellipsis */
|
|
122, /* 189 perthousand */
|
|
0, /* 190 .notdef */
|
|
123, /* 191 questiondown */
|
|
0, /* 192 .notdef */
|
|
124, /* 193 grave */
|
|
125, /* 194 acute */
|
|
126, /* 195 circumflex */
|
|
127, /* 196 tilde */
|
|
128, /* 197 macron */
|
|
129, /* 198 breve */
|
|
130, /* 199 dotaccent */
|
|
131, /* 200 dieresis */
|
|
0, /* 201 .notdef */
|
|
132, /* 202 ring */
|
|
133, /* 203 cedilla */
|
|
0, /* 204 .notdef */
|
|
134, /* 205 hungarumlaut */
|
|
135, /* 206 ogonek */
|
|
136, /* 207 caron */
|
|
137, /* 208 emdash */
|
|
0, /* 209 .notdef */
|
|
0, /* 210 .notdef */
|
|
0, /* 211 .notdef */
|
|
0, /* 212 .notdef */
|
|
0, /* 213 .notdef */
|
|
0, /* 214 .notdef */
|
|
0, /* 215 .notdef */
|
|
0, /* 216 .notdef */
|
|
0, /* 217 .notdef */
|
|
0, /* 218 .notdef */
|
|
0, /* 219 .notdef */
|
|
0, /* 220 .notdef */
|
|
0, /* 221 .notdef */
|
|
0, /* 222 .notdef */
|
|
0, /* 223 .notdef */
|
|
0, /* 224 .notdef */
|
|
138, /* 225 AE */
|
|
0, /* 226 .notdef */
|
|
139, /* 227 ordfeminine */
|
|
0, /* 228 .notdef */
|
|
0, /* 229 .notdef */
|
|
0, /* 230 .notdef */
|
|
0, /* 231 .notdef */
|
|
140, /* 232 Lslash */
|
|
141, /* 233 Oslash */
|
|
142, /* 234 OE */
|
|
143, /* 235 ordmasculine */
|
|
0, /* 236 .notdef */
|
|
0, /* 237 .notdef */
|
|
0, /* 238 .notdef */
|
|
0, /* 239 .notdef */
|
|
0, /* 240 .notdef */
|
|
144, /* 241 ae */
|
|
0, /* 242 .notdef */
|
|
0, /* 243 .notdef */
|
|
0, /* 244 .notdef */
|
|
145, /* 245 dotlessi */
|
|
0, /* 246 .notdef */
|
|
0, /* 247 .notdef */
|
|
146, /* 248 lslash */
|
|
147, /* 249 oslash */
|
|
148, /* 250 oe */
|
|
149, /* 251 germandbls */
|
|
0, /* 252 .notdef */
|
|
0, /* 253 .notdef */
|
|
0, /* 254 .notdef */
|
|
0, /* 255 .notdef */
|
|
|
|
#endif /* STDENC_H */
|