added swf_SetVideoStreamBlackFrame().
[swftools.git] / pdf2swf / encodings.cc
blob56606e5830a63421a61fa74b27da9df0687d78e2
1 #define standardEncodingSize 335
2 char *standardEncodingNames[standardEncodingSize] = {
3 0,
4 0,
5 0,
6 0,
7 0,
8 0,
9 0,
35 "space",
36 "exclam",
37 "quotedbl",
38 "numbersign",
39 "dollar",
40 "percent",
41 "ampersand",
42 "quoteright",
43 "parenleft",
44 "parenright",
45 "asterisk",
46 "plus",
47 "comma",
48 "hyphen",
49 "period",
50 "slash",
51 "zero",
52 "one",
53 "two",
54 "three",
55 "four",
56 "five",
57 "six",
58 "seven",
59 "eight",
60 "nine",
61 "colon",
62 "semicolon",
63 "less",
64 "equal",
65 "greater",
66 "question",
67 "at",
68 "A",
69 "B",
70 "C",
71 "D",
72 "E",
73 "F",
74 "G",
75 "H",
76 "I",
77 "J",
78 "K",
79 "L",
80 "M",
81 "N",
82 "O",
83 "P",
84 "Q",
85 "R",
86 "S",
87 "T",
88 "U",
89 "V",
90 "W",
91 "X",
92 "Y",
93 "Z",
94 "bracketleft",
95 "backslash",
96 "bracketright",
97 "asciicircum",
98 "underscore",
99 "quoteleft",
100 "a",
101 "b",
102 "c",
103 "d",
104 "e",
105 "f",
106 "g",
107 "h",
108 "i",
109 "j",
110 "k",
111 "l",
112 "m",
113 "n",
114 "o",
115 "p",
116 "q",
117 "r",
118 "s",
119 "t",
120 "u",
121 "v",
122 "w",
123 "x",
124 "y",
125 "z",
126 "braceleft",
127 "bar",
128 "braceright",
129 "asciitilde",
164 "exclamdown",
165 "cent",
166 "sterling",
167 "fraction",
168 "yen",
169 "florin",
170 "section",
171 "currency",
172 "quotesingle",
173 "quotedblleft",
174 "guillemotleft",
175 "guilsinglleft",
176 "guilsinglright",
177 "fi",
178 "fl",
180 "endash",
181 "dagger",
182 "daggerdbl",
183 "periodcentered",
185 "paragraph",
186 "bullet",
187 "quotesinglbase",
188 "quotedblbase",
189 "quotedblright",
190 "guillemotright",
191 "ellipsis",
192 "perthousand",
194 "questiondown",
196 "grave",
197 "acute",
198 "circumflex",
199 "tilde",
200 "macron",
201 "breve",
202 "dotaccent",
203 "dieresis",
205 "ring",
206 "cedilla",
208 "hungarumlaut",
209 "ogonek",
210 "caron",
211 "emdash",
228 "AE",
230 "ordfeminine",
235 "Lslash",
236 "Oslash",
237 "OE",
238 "ordmasculine",
244 "ae",
248 "dotlessi",
251 "lslash",
252 "oslash",
253 "oe",
254 "germandbls",
259 "Aacute",
260 "Acircumflex",
261 "Adieresis",
262 "Agrave",
263 "Aring",
264 "Atilde",
265 "Ccedilla",
266 "Eacute",
267 "Ecircumflex",
268 "Edieresis",
269 "Egrave",
270 "Eth",
271 "Iacute",
272 "Icircumflex",
273 "Idieresis",
274 "Igrave",
275 "Ntilde",
276 "Oacute",
277 "Ocircumflex",
278 "Odieresis",
279 "Ograve",
280 "Otilde",
281 "Scaron",
282 "Thorn",
283 "Uacute",
284 "Ucircumflex",
285 "Udieresis",
286 "Ugrave",
287 "Yacute",
288 "Ydieresis",
289 "Zcaron",
290 "aacute",
291 "acircumflex",
292 "adieresis",
293 "agrave",
294 "aring",
295 "atilde",
296 "brokenbar",
297 "ccedilla",
298 "copyright",
299 "degree",
300 "divide",
301 "eacute",
302 "ecircumflex",
303 "edieresis",
304 "egrave",
305 "eth",
306 "iacute",
307 "icircumflex",
308 "idieresis",
309 "igrave",
310 "logicalnot",
311 "minus",
312 "mu",
313 "multiply",
314 "ntilde",
315 "oacute",
316 "ocircumflex",
317 "odieresis",
318 "ograve",
319 "onehalf",
320 "onequarter",
321 "onesuperior",
322 "otilde",
323 "plusminus",
324 "registered",
325 "scaron",
326 "thorn",
327 "threequarters",
328 "threesuperior",
329 "trademark",
330 "twosuperior",
331 "uacute",
332 "ucircumflex",
333 "udieresis",
334 "ugrave",
335 "yacute",
336 "ydieresis",
337 "zcaron"