4f28ffff9f78c9b8960564f2a91c944b84fe247c
[swftools.git] / pdf2swf / xpdf / NameToUnicodeTable.h
1 //========================================================================
2 //
3 // NameToUnicodeTable.h
4 //
5 // Copyright 2001-2003 Glyph & Cog, LLC
6 //
7 //========================================================================
8
9 static struct {
10   Unicode u;
11   char *name;
12 } nameToUnicodeTab[] = {
13   {0x0021, "!"},
14   {0x0023, "#"},
15   {0x0024, "$"},
16   {0x0025, "%"},
17   {0x0026, "&"},
18   {0x0027, "'"},
19   {0x0028, "("},
20   {0x0029, ")"},
21   {0x002a, "*"},
22   {0x002b, "+"},
23   {0x002c, ","},
24   {0x002d, "-"},
25   {0x002e, "."},
26   {0x002f, "/"},
27   {0x0030, "0"},
28   {0x0031, "1"},
29   {0x0032, "2"},
30   {0x0033, "3"},
31   {0x0034, "4"},
32   {0x0035, "5"},
33   {0x0036, "6"},
34   {0x0037, "7"},
35   {0x0038, "8"},
36   {0x0039, "9"},
37   {0x003a, ":"},
38   {0x003b, ";"},
39   {0x003c, "<"},
40   {0x003d, "="},
41   {0x003e, ">"},
42   {0x003f, "?"},
43   {0x0040, "@"},
44   {0x0041, "A"},
45   {0x00c6, "AE"},
46   {0x01fc, "AEacute"},
47   {0x00c6, "AEsmall"},
48   {0x00c1, "Aacute"},
49   {0x00c1, "Aacutesmall"},
50   {0x0102, "Abreve"},
51   {0x00c2, "Acircumflex"},
52   {0x00c2, "Acircumflexsmall"},
53   {0xf6c9, "Acute"},
54   {0xf6c9, "Acutesmall"},
55   {0x00c4, "Adieresis"},
56   {0x00c4, "Adieresissmall"},
57   {0x00c0, "Agrave"},
58   {0x00c0, "Agravesmall"},
59   {0x0391, "Alpha"},
60   {0x0386, "Alphatonos"},
61   {0x0100, "Amacron"},
62   {0x0104, "Aogonek"},
63   {0x00c5, "Aring"},
64   {0x01fa, "Aringacute"},
65   {0x00c5, "Aringsmall"},
66   {0x0041, "Asmall"},
67   {0x00c3, "Atilde"},
68   {0x00c3, "Atildesmall"},
69   {0x0042, "B"},
70   {0x0392, "Beta"},
71   {0xf6f4, "Brevesmall"},
72   {0x0042, "Bsmall"},
73   {0x0043, "C"},
74   {0x0106, "Cacute"},
75   {0xf6ca, "Caron"},
76   {0xf6ca, "Caronsmall"},
77   {0x010c, "Ccaron"},
78   {0x00c7, "Ccedilla"},
79   {0x00c7, "Ccedillasmall"},
80   {0x0108, "Ccircumflex"},
81   {0x010a, "Cdotaccent"},
82   {0xf7b8, "Cedillasmall"},
83   {0x03a7, "Chi"},
84   {0xf6f6, "Circumflexsmall"},
85   {0x0043, "Csmall"},
86   {0x0044, "D"},
87   {0x010e, "Dcaron"},
88   {0x0110, "Dcroat"},
89   {0x2206, "Delta"},
90   {0xf6cb, "Dieresis"},
91   {0xf6cc, "DieresisAcute"},
92   {0xf6cd, "DieresisGrave"},
93   {0xf6cb, "Dieresissmall"},
94   {0xf6f7, "Dotaccentsmall"},
95   {0x0044, "Dsmall"},
96   {0x0045, "E"},
97   {0x00c9, "Eacute"},
98   {0x00c9, "Eacutesmall"},
99   {0x0114, "Ebreve"},
100   {0x011a, "Ecaron"},
101   {0x00ca, "Ecircumflex"},
102   {0x00ca, "Ecircumflexsmall"},
103   {0x00cb, "Edieresis"},
104   {0x00cb, "Edieresissmall"},
105   {0x0116, "Edotaccent"},
106   {0x00c8, "Egrave"},
107   {0x00c8, "Egravesmall"},
108   {0x0112, "Emacron"},
109   {0x014a, "Eng"},
110   {0x0118, "Eogonek"},
111   {0x0395, "Epsilon"},
112   {0x0388, "Epsilontonos"},
113   {0x0045, "Esmall"},
114   {0x0397, "Eta"},
115   {0x0389, "Etatonos"},
116   {0x00d0, "Eth"},
117   {0x00d0, "Ethsmall"},
118   {0x20ac, "Euro"},
119   {0x0046, "F"},
120   {0x0046, "Fsmall"},
121   {0x0047, "G"},
122   {0x0393, "Gamma"},
123   {0x011e, "Gbreve"},
124   {0x01e6, "Gcaron"},
125   {0x011c, "Gcircumflex"},
126   {0x0122, "Gcommaaccent"},
127   {0x0120, "Gdotaccent"},
128   {0xf6ce, "Grave"},
129   {0xf6ce, "Gravesmall"},
130   {0x0047, "Gsmall"},
131   {0x0048, "H"},
132   {0x25cf, "H18533"},
133   {0x25aa, "H18543"},
134   {0x25ab, "H18551"},
135   {0x25a1, "H22073"},
136   {0x0126, "Hbar"},
137   {0x0124, "Hcircumflex"},
138   {0x0048, "Hsmall"},
139   {0xf6cf, "Hungarumlaut"},
140   {0xf6cf, "Hungarumlautsmall"},
141   {0x0049, "I"},
142   {0x0132, "IJ"},
143   {0x00cd, "Iacute"},
144   {0x00cd, "Iacutesmall"},
145   {0x012c, "Ibreve"},
146   {0x00ce, "Icircumflex"},
147   {0x00ce, "Icircumflexsmall"},
148   {0x00cf, "Idieresis"},
149   {0x00cf, "Idieresissmall"},
150   {0x0130, "Idotaccent"},
151   {0x2111, "Ifraktur"},
152   {0x00cc, "Igrave"},
153   {0x00cc, "Igravesmall"},
154   {0x012a, "Imacron"},
155   {0x012e, "Iogonek"},
156   {0x0399, "Iota"},
157   {0x03aa, "Iotadieresis"},
158   {0x038a, "Iotatonos"},
159   {0x0049, "Ismall"},
160   {0x0128, "Itilde"},
161   {0x004a, "J"},
162   {0x0134, "Jcircumflex"},
163   {0x004a, "Jsmall"},
164   {0x004b, "K"},
165   {0x039a, "Kappa"},
166   {0x0136, "Kcommaaccent"},
167   {0x004b, "Ksmall"},
168   {0x004c, "L"},
169   {0xf6bf, "LL"},
170   {0x0139, "Lacute"},
171   {0x039b, "Lambda"},
172   {0x013d, "Lcaron"},
173   {0x013b, "Lcommaaccent"},
174   {0x013f, "Ldot"},
175   {0x0141, "Lslash"},
176   {0x0141, "Lslashsmall"},
177   {0x004c, "Lsmall"},
178   {0x004d, "M"},
179   {0xf6d0, "Macron"},
180   {0xf6d0, "Macronsmall"},
181   {0x004d, "Msmall"},
182   {0x039c, "Mu"},
183   {0x004e, "N"},
184   {0x0143, "Nacute"},
185   {0x0147, "Ncaron"},
186   {0x0145, "Ncommaaccent"},
187   {0x004e, "Nsmall"},
188   {0x00d1, "Ntilde"},
189   {0x00d1, "Ntildesmall"},
190   {0x039d, "Nu"},
191   {0x004f, "O"},
192   {0x0152, "OE"},
193   {0x0152, "OEsmall"},
194   {0x00d3, "Oacute"},
195   {0x00d3, "Oacutesmall"},
196   {0x014e, "Obreve"},
197   {0x00d4, "Ocircumflex"},
198   {0x00d4, "Ocircumflexsmall"},
199   {0x00d6, "Odieresis"},
200   {0x00d6, "Odieresissmall"},
201   {0xf6fb, "Ogoneksmall"},
202   {0x00d2, "Ograve"},
203   {0x00d2, "Ogravesmall"},
204   {0x01a0, "Ohorn"},
205   {0x0150, "Ohungarumlaut"},
206   {0x014c, "Omacron"},
207   {0x2126, "Omega"},
208   {0x038f, "Omegatonos"},
209   {0x039f, "Omicron"},
210   {0x038c, "Omicrontonos"},
211   {0x00d8, "Oslash"},
212   {0x01fe, "Oslashacute"},
213   {0x00d8, "Oslashsmall"},
214   {0x004f, "Osmall"},
215   {0x00d5, "Otilde"},
216   {0x00d5, "Otildesmall"},
217   {0x0050, "P"},
218   {0x03a6, "Phi"},
219   {0x03a0, "Pi"},
220   {0x03a8, "Psi"},
221   {0x0050, "Psmall"},
222   {0x0051, "Q"},
223   {0x0051, "Qsmall"},
224   {0x0052, "R"},
225   {0x0154, "Racute"},
226   {0x0158, "Rcaron"},
227   {0x0156, "Rcommaaccent"},
228   {0x211c, "Rfraktur"},
229   {0x03a1, "Rho"},
230   {0xf6fc, "Ringsmall"},
231   {0x0052, "Rsmall"},
232   {0x0053, "S"},
233   {0x250c, "SF010000"},
234   {0x2514, "SF020000"},
235   {0x2510, "SF030000"},
236   {0x2518, "SF040000"},
237   {0x253c, "SF050000"},
238   {0x252c, "SF060000"},
239   {0x2534, "SF070000"},
240   {0x251c, "SF080000"},
241   {0x2524, "SF090000"},
242   {0x2500, "SF100000"},
243   {0x2502, "SF110000"},
244   {0x2561, "SF190000"},
245   {0x2562, "SF200000"},
246   {0x2556, "SF210000"},
247   {0x2555, "SF220000"},
248   {0x2563, "SF230000"},
249   {0x2551, "SF240000"},
250   {0x2557, "SF250000"},
251   {0x255d, "SF260000"},
252   {0x255c, "SF270000"},
253   {0x255b, "SF280000"},
254   {0x255e, "SF360000"},
255   {0x255f, "SF370000"},
256   {0x255a, "SF380000"},
257   {0x2554, "SF390000"},
258   {0x2569, "SF400000"},
259   {0x2566, "SF410000"},
260   {0x2560, "SF420000"},
261   {0x2550, "SF430000"},
262   {0x256c, "SF440000"},
263   {0x2567, "SF450000"},
264   {0x2568, "SF460000"},
265   {0x2564, "SF470000"},
266   {0x2565, "SF480000"},
267   {0x2559, "SF490000"},
268   {0x2558, "SF500000"},
269   {0x2552, "SF510000"},
270   {0x2553, "SF520000"},
271   {0x256b, "SF530000"},
272   {0x256a, "SF540000"},
273   {0x015a, "Sacute"},
274   {0x0160, "Scaron"},
275   {0x0160, "Scaronsmall"},
276   {0x015e, "Scedilla"},
277   {0x015c, "Scircumflex"},
278   {0x0218, "Scommaaccent"},
279   {0x03a3, "Sigma"},
280   {0x0053, "Ssmall"},
281   {0x0054, "T"},
282   {0x03a4, "Tau"},
283   {0x0166, "Tbar"},
284   {0x0164, "Tcaron"},
285   {0x0162, "Tcommaaccent"},
286   {0x0398, "Theta"},
287   {0x00de, "Thorn"},
288   {0x00de, "Thornsmall"},
289   {0xf6fe, "Tildesmall"},
290   {0x0054, "Tsmall"},
291   {0x0055, "U"},
292   {0x00da, "Uacute"},
293   {0x00da, "Uacutesmall"},
294   {0x016c, "Ubreve"},
295   {0x00db, "Ucircumflex"},
296   {0x00db, "Ucircumflexsmall"},
297   {0x00dc, "Udieresis"},
298   {0x00dc, "Udieresissmall"},
299   {0x00d9, "Ugrave"},
300   {0x00d9, "Ugravesmall"},
301   {0x01af, "Uhorn"},
302   {0x0170, "Uhungarumlaut"},
303   {0x016a, "Umacron"},
304   {0x0172, "Uogonek"},
305   {0x03a5, "Upsilon"},
306   {0x03d2, "Upsilon1"},
307   {0x03ab, "Upsilondieresis"},
308   {0x038e, "Upsilontonos"},
309   {0x016e, "Uring"},
310   {0x0055, "Usmall"},
311   {0x0168, "Utilde"},
312   {0x0056, "V"},
313   {0x0056, "Vsmall"},
314   {0x0057, "W"},
315   {0x1e82, "Wacute"},
316   {0x0174, "Wcircumflex"},
317   {0x1e84, "Wdieresis"},
318   {0x1e80, "Wgrave"},
319   {0x0057, "Wsmall"},
320   {0x0058, "X"},
321   {0x039e, "Xi"},
322   {0x0058, "Xsmall"},
323   {0x0059, "Y"},
324   {0x00dd, "Yacute"},
325   {0x00dd, "Yacutesmall"},
326   {0x0176, "Ycircumflex"},
327   {0x0178, "Ydieresis"},
328   {0x0178, "Ydieresissmall"},
329   {0x1ef2, "Ygrave"},
330   {0x0059, "Ysmall"},
331   {0x005a, "Z"},
332   {0x0179, "Zacute"},
333   {0x017d, "Zcaron"},
334   {0x017d, "Zcaronsmall"},
335   {0x017b, "Zdotaccent"},
336   {0x0396, "Zeta"},
337   {0x005a, "Zsmall"},
338   {0x0022, "\""},
339   {0x005c, "\\"},
340   {0x005d, "]"},
341   {0x005e, "^"},
342   {0x005f, "_"},
343   {0x0060, "`"},
344   {0x0061, "a"},
345   {0x00e1, "aacute"},
346   {0x0103, "abreve"},
347   {0x00e2, "acircumflex"},
348   {0x00b4, "acute"},
349   {0x0301, "acutecomb"},
350   {0x00e4, "adieresis"},
351   {0x00e6, "ae"},
352   {0x01fd, "aeacute"},
353   {0x2015, "afii00208"},
354   {0x0410, "afii10017"},
355   {0x0411, "afii10018"},
356   {0x0412, "afii10019"},
357   {0x0413, "afii10020"},
358   {0x0414, "afii10021"},
359   {0x0415, "afii10022"},
360   {0x0401, "afii10023"},
361   {0x0416, "afii10024"},
362   {0x0417, "afii10025"},
363   {0x0418, "afii10026"},
364   {0x0419, "afii10027"},
365   {0x041a, "afii10028"},
366   {0x041b, "afii10029"},
367   {0x041c, "afii10030"},
368   {0x041d, "afii10031"},
369   {0x041e, "afii10032"},
370   {0x041f, "afii10033"},
371   {0x0420, "afii10034"},
372   {0x0421, "afii10035"},
373   {0x0422, "afii10036"},
374   {0x0423, "afii10037"},
375   {0x0424, "afii10038"},
376   {0x0425, "afii10039"},
377   {0x0426, "afii10040"},
378   {0x0427, "afii10041"},
379   {0x0428, "afii10042"},
380   {0x0429, "afii10043"},
381   {0x042a, "afii10044"},
382   {0x042b, "afii10045"},
383   {0x042c, "afii10046"},
384   {0x042d, "afii10047"},
385   {0x042e, "afii10048"},
386   {0x042f, "afii10049"},
387   {0x0490, "afii10050"},
388   {0x0402, "afii10051"},
389   {0x0403, "afii10052"},
390   {0x0404, "afii10053"},
391   {0x0405, "afii10054"},
392   {0x0406, "afii10055"},
393   {0x0407, "afii10056"},
394   {0x0408, "afii10057"},
395   {0x0409, "afii10058"},
396   {0x040a, "afii10059"},
397   {0x040b, "afii10060"},
398   {0x040c, "afii10061"},
399   {0x040e, "afii10062"},
400   {0xf6c4, "afii10063"},
401   {0xf6c5, "afii10064"},
402   {0x0430, "afii10065"},
403   {0x0431, "afii10066"},
404   {0x0432, "afii10067"},
405   {0x0433, "afii10068"},
406   {0x0434, "afii10069"},
407   {0x0435, "afii10070"},
408   {0x0451, "afii10071"},
409   {0x0436, "afii10072"},
410   {0x0437, "afii10073"},
411   {0x0438, "afii10074"},
412   {0x0439, "afii10075"},
413   {0x043a, "afii10076"},
414   {0x043b, "afii10077"},
415   {0x043c, "afii10078"},
416   {0x043d, "afii10079"},
417   {0x043e, "afii10080"},
418   {0x043f, "afii10081"},
419   {0x0440, "afii10082"},
420   {0x0441, "afii10083"},
421   {0x0442, "afii10084"},
422   {0x0443, "afii10085"},
423   {0x0444, "afii10086"},
424   {0x0445, "afii10087"},
425   {0x0446, "afii10088"},
426   {0x0447, "afii10089"},
427   {0x0448, "afii10090"},
428   {0x0449, "afii10091"},
429   {0x044a, "afii10092"},
430   {0x044b, "afii10093"},
431   {0x044c, "afii10094"},
432   {0x044d, "afii10095"},
433   {0x044e, "afii10096"},
434   {0x044f, "afii10097"},
435   {0x0491, "afii10098"},
436   {0x0452, "afii10099"},
437   {0x0453, "afii10100"},
438   {0x0454, "afii10101"},
439   {0x0455, "afii10102"},
440   {0x0456, "afii10103"},
441   {0x0457, "afii10104"},
442   {0x0458, "afii10105"},
443   {0x0459, "afii10106"},
444   {0x045a, "afii10107"},
445   {0x045b, "afii10108"},
446   {0x045c, "afii10109"},
447   {0x045e, "afii10110"},
448   {0x040f, "afii10145"},
449   {0x0462, "afii10146"},
450   {0x0472, "afii10147"},
451   {0x0474, "afii10148"},
452   {0xf6c6, "afii10192"},
453   {0x045f, "afii10193"},
454   {0x0463, "afii10194"},
455   {0x0473, "afii10195"},
456   {0x0475, "afii10196"},
457   {0xf6c7, "afii10831"},
458   {0xf6c8, "afii10832"},
459   {0x04d9, "afii10846"},
460   {0x200e, "afii299"},
461   {0x200f, "afii300"},
462   {0x200d, "afii301"},
463   {0x066a, "afii57381"},
464   {0x060c, "afii57388"},
465   {0x0660, "afii57392"},
466   {0x0661, "afii57393"},
467   {0x0662, "afii57394"},
468   {0x0663, "afii57395"},
469   {0x0664, "afii57396"},
470   {0x0665, "afii57397"},
471   {0x0666, "afii57398"},
472   {0x0667, "afii57399"},
473   {0x0668, "afii57400"},
474   {0x0669, "afii57401"},
475   {0x061b, "afii57403"},
476   {0x061f, "afii57407"},
477   {0x0621, "afii57409"},
478   {0x0622, "afii57410"},
479   {0x0623, "afii57411"},
480   {0x0624, "afii57412"},
481   {0x0625, "afii57413"},
482   {0x0626, "afii57414"},
483   {0x0627, "afii57415"},
484   {0x0628, "afii57416"},
485   {0x0629, "afii57417"},
486   {0x062a, "afii57418"},
487   {0x062b, "afii57419"},
488   {0x062c, "afii57420"},
489   {0x062d, "afii57421"},
490   {0x062e, "afii57422"},
491   {0x062f, "afii57423"},
492   {0x0630, "afii57424"},
493   {0x0631, "afii57425"},
494   {0x0632, "afii57426"},
495   {0x0633, "afii57427"},
496   {0x0634, "afii57428"},
497   {0x0635, "afii57429"},
498   {0x0636, "afii57430"},
499   {0x0637, "afii57431"},
500   {0x0638, "afii57432"},
501   {0x0639, "afii57433"},
502   {0x063a, "afii57434"},
503   {0x0640, "afii57440"},
504   {0x0641, "afii57441"},
505   {0x0642, "afii57442"},
506   {0x0643, "afii57443"},
507   {0x0644, "afii57444"},
508   {0x0645, "afii57445"},
509   {0x0646, "afii57446"},
510   {0x0648, "afii57448"},
511   {0x0649, "afii57449"},
512   {0x064a, "afii57450"},
513   {0x064b, "afii57451"},
514   {0x064c, "afii57452"},
515   {0x064d, "afii57453"},
516   {0x064e, "afii57454"},
517   {0x064f, "afii57455"},
518   {0x0650, "afii57456"},
519   {0x0651, "afii57457"},
520   {0x0652, "afii57458"},
521   {0x0647, "afii57470"},
522   {0x06a4, "afii57505"},
523   {0x067e, "afii57506"},
524   {0x0686, "afii57507"},
525   {0x0698, "afii57508"},
526   {0x06af, "afii57509"},
527   {0x0679, "afii57511"},
528   {0x0688, "afii57512"},
529   {0x0691, "afii57513"},
530   {0x06ba, "afii57514"},
531   {0x06d2, "afii57519"},
532   {0x06d5, "afii57534"},
533   {0x20aa, "afii57636"},
534   {0x05be, "afii57645"},
535   {0x05c3, "afii57658"},
536   {0x05d0, "afii57664"},
537   {0x05d1, "afii57665"},
538   {0x05d2, "afii57666"},
539   {0x05d3, "afii57667"},
540   {0x05d4, "afii57668"},
541   {0x05d5, "afii57669"},
542   {0x05d6, "afii57670"},
543   {0x05d7, "afii57671"},
544   {0x05d8, "afii57672"},
545   {0x05d9, "afii57673"},
546   {0x05da, "afii57674"},
547   {0x05db, "afii57675"},
548   {0x05dc, "afii57676"},
549   {0x05dd, "afii57677"},
550   {0x05de, "afii57678"},
551   {0x05df, "afii57679"},
552   {0x05e0, "afii57680"},
553   {0x05e1, "afii57681"},
554   {0x05e2, "afii57682"},
555   {0x05e3, "afii57683"},
556   {0x05e4, "afii57684"},
557   {0x05e5, "afii57685"},
558   {0x05e6, "afii57686"},
559   {0x05e7, "afii57687"},
560   {0x05e8, "afii57688"},
561   {0x05e9, "afii57689"},
562   {0x05ea, "afii57690"},
563   {0xfb2a, "afii57694"},
564   {0xfb2b, "afii57695"},
565   {0xfb4b, "afii57700"},
566   {0xfb1f, "afii57705"},
567   {0x05f0, "afii57716"},
568   {0x05f1, "afii57717"},
569   {0x05f2, "afii57718"},
570   {0xfb35, "afii57723"},
571   {0x05b4, "afii57793"},
572   {0x05b5, "afii57794"},
573   {0x05b6, "afii57795"},
574   {0x05bb, "afii57796"},
575   {0x05b8, "afii57797"},
576   {0x05b7, "afii57798"},
577   {0x05b0, "afii57799"},
578   {0x05b2, "afii57800"},
579   {0x05b1, "afii57801"},
580   {0x05b3, "afii57802"},
581   {0x05c2, "afii57803"},
582   {0x05c1, "afii57804"},
583   {0x05b9, "afii57806"},
584   {0x05bc, "afii57807"},
585   {0x05bd, "afii57839"},
586   {0x05bf, "afii57841"},
587   {0x05c0, "afii57842"},
588   {0x02bc, "afii57929"},
589   {0x2105, "afii61248"},
590   {0x2113, "afii61289"},
591   {0x2116, "afii61352"},
592   {0x202c, "afii61573"},
593   {0x202d, "afii61574"},
594   {0x202e, "afii61575"},
595   {0x200c, "afii61664"},
596   {0x066d, "afii63167"},
597   {0x02bd, "afii64937"},
598   {0x00e0, "agrave"},
599   {0x2135, "aleph"},
600   {0x03b1, "alpha"},
601   {0x03ac, "alphatonos"},
602   {0x0101, "amacron"},
603   {0x0026, "ampersand"},
604   {0x0026, "ampersandsmall"},
605   {0x2220, "angle"},
606   {0x2329, "angleleft"},
607   {0x232a, "angleright"},
608   {0x0387, "anoteleia"},
609   {0x0105, "aogonek"},
610   {0x2248, "approxequal"},
611   {0x00e5, "aring"},
612   {0x01fb, "aringacute"},
613   {0x2194, "arrowboth"},
614   {0x21d4, "arrowdblboth"},
615   {0x21d3, "arrowdbldown"},
616   {0x21d0, "arrowdblleft"},
617   {0x21d2, "arrowdblright"},
618   {0x21d1, "arrowdblup"},
619   {0x2193, "arrowdown"},
620   {0xf8e7, "arrowhorizex"},
621   {0x2190, "arrowleft"},
622   {0x2192, "arrowright"},
623   {0x2191, "arrowup"},
624   {0x2195, "arrowupdn"},
625   {0x21a8, "arrowupdnbse"},
626   {0xf8e6, "arrowvertex"},
627   {0x005e, "asciicircum"},
628   {0x007e, "asciitilde"},
629   {0x002a, "asterisk"},
630   {0x2217, "asteriskmath"},
631   {0xf6e9, "asuperior"},
632   {0x0040, "at"},
633   {0x00e3, "atilde"},
634   {0x0062, "b"},
635   {0x005c, "backslash"},
636   {0x007c, "bar"},
637   {0x03b2, "beta"},
638   {0x2588, "block"},
639   {0xf8f4, "braceex"},
640   {0x007b, "braceleft"},
641   {0xf8f3, "braceleftbt"},
642   {0xf8f2, "braceleftmid"},
643   {0xf8f1, "bracelefttp"},
644   {0x007d, "braceright"},
645   {0xf8fe, "bracerightbt"},
646   {0xf8fd, "bracerightmid"},
647   {0xf8fc, "bracerighttp"},
648   {0x005b, "bracketleft"},
649   {0xf8f0, "bracketleftbt"},
650   {0xf8ef, "bracketleftex"},
651   {0xf8ee, "bracketlefttp"},
652   {0x005d, "bracketright"},
653   {0xf8fb, "bracketrightbt"},
654   {0xf8fa, "bracketrightex"},
655   {0xf8f9, "bracketrighttp"},
656   {0x02d8, "breve"},
657   {0x00a6, "brokenbar"},
658   {0xf6ea, "bsuperior"},
659   {0x2022, "bullet"},
660   {0x0063, "c"},
661   {0x0107, "cacute"},
662   {0x02c7, "caron"},
663   {0x21b5, "carriagereturn"},
664   {0x010d, "ccaron"},
665   {0x00e7, "ccedilla"},
666   {0x0109, "ccircumflex"},
667   {0x010b, "cdotaccent"},
668   {0x00b8, "cedilla"},
669   {0x00a2, "cent"},
670   {0xf6df, "centinferior"},
671   {0x00a2, "centoldstyle"},
672   {0xf6e0, "centsuperior"},
673   {0x03c7, "chi"},
674   {0x25cb, "circle"},
675   {0x2297, "circlemultiply"},
676   {0x2295, "circleplus"},
677   {0x02c6, "circumflex"},
678   {0x2663, "club"},
679   {0x003a, "colon"},
680   {0x20a1, "colonmonetary"},
681   {0x002c, "comma"},
682   {0xf6c3, "commaaccent"},
683   {0xf6e1, "commainferior"},
684   {0xf6e2, "commasuperior"},
685   {0x2245, "congruent"},
686   {0x00a9, "copyright"},
687   {0x00a9, "copyrightsans"},
688   {0x00a9, "copyrightserif"},
689   {0x00a4, "currency"},
690   {0xf6d1, "cyrBreve"},
691   {0xf6d2, "cyrFlex"},
692   {0xf6d4, "cyrbreve"},
693   {0xf6d5, "cyrflex"},
694   {0x0064, "d"},
695   {0x2020, "dagger"},
696   {0x2021, "daggerdbl"},
697   {0xf6d3, "dblGrave"},
698   {0xf6d6, "dblgrave"},
699   {0x010f, "dcaron"},
700   {0x0111, "dcroat"},
701   {0x00b0, "degree"},
702   {0x03b4, "delta"},
703   {0x2666, "diamond"},
704   {0x00a8, "dieresis"},
705   {0xf6d7, "dieresisacute"},
706   {0xf6d8, "dieresisgrave"},
707   {0x0385, "dieresistonos"},
708   {0x00f7, "divide"},
709   {0x2593, "dkshade"},
710   {0x2584, "dnblock"},
711   {0x0024, "dollar"},
712   {0xf6e3, "dollarinferior"},
713   {0x0024, "dollaroldstyle"},
714   {0xf6e4, "dollarsuperior"},
715   {0x20ab, "dong"},
716   {0x02d9, "dotaccent"},
717   {0x0323, "dotbelowcomb"},
718   {0x0131, "dotlessi"},
719   {0xf6be, "dotlessj"},
720   {0x22c5, "dotmath"},
721   {0xf6eb, "dsuperior"},
722   {0x0065, "e"},
723   {0x00e9, "eacute"},
724   {0x0115, "ebreve"},
725   {0x011b, "ecaron"},
726   {0x00ea, "ecircumflex"},
727   {0x00eb, "edieresis"},
728   {0x0117, "edotaccent"},
729   {0x00e8, "egrave"},
730   {0x0038, "eight"},
731   {0x2088, "eightinferior"},
732   {0x0038, "eightoldstyle"},
733   {0x2078, "eightsuperior"},
734   {0x2208, "element"},
735   {0x2026, "ellipsis"},
736   {0x0113, "emacron"},
737   {0x2014, "emdash"},
738   {0x2205, "emptyset"},
739   {0x2013, "endash"},
740   {0x014b, "eng"},
741   {0x0119, "eogonek"},
742   {0x03b5, "epsilon"},
743   {0x03ad, "epsilontonos"},
744   {0x003d, "equal"},
745   {0x2261, "equivalence"},
746   {0x212e, "estimated"},
747   {0xf6ec, "esuperior"},
748   {0x03b7, "eta"},
749   {0x03ae, "etatonos"},
750   {0x00f0, "eth"},
751   {0x0021, "exclam"},
752   {0x203c, "exclamdbl"},
753   {0x00a1, "exclamdown"},
754   {0x00a1, "exclamdownsmall"},
755   {0x0021, "exclamleft"},
756   {0x0021, "exclamsmall"},
757   {0x2203, "existential"},
758   {0x0066, "f"},
759   {0x2640, "female"},
760   {0xfb00, "ff"},
761   {0xfb03, "ffi"},
762   {0xfb04, "ffl"},
763   {0xfb01, "fi"},
764   {0x2012, "figuredash"},
765   {0x25a0, "filledbox"},
766   {0x25ac, "filledrect"},
767   {0x0035, "five"},
768   {0x215d, "fiveeighths"},
769   {0x2085, "fiveinferior"},
770   {0x0035, "fiveoldstyle"},
771   {0x2075, "fivesuperior"},
772   {0xfb02, "fl"},
773   {0x0192, "florin"},
774   {0x0034, "four"},
775   {0x2084, "fourinferior"},
776   {0x0034, "fouroldstyle"},
777   {0x2074, "foursuperior"},
778   {0x2044, "fraction"},
779   {0x20a3, "franc"},
780   {0x0067, "g"},
781   {0x03b3, "gamma"},
782   {0x011f, "gbreve"},
783   {0x01e7, "gcaron"},
784   {0x011d, "gcircumflex"},
785   {0x0123, "gcommaaccent"},
786   {0x0121, "gdotaccent"},
787   {0x00df, "germandbls"},
788   {0x2207, "gradient"},
789   {0x0060, "grave"},
790   {0x0300, "gravecomb"},
791   {0x003e, "greater"},
792   {0x2265, "greaterequal"},
793   {0x00ab, "guillemotleft"},
794   {0x00bb, "guillemotright"},
795   {0x2039, "guilsinglleft"},
796   {0x203a, "guilsinglright"},
797   {0x0068, "h"},
798   {0x0127, "hbar"},
799   {0x0125, "hcircumflex"},
800   {0x2665, "heart"},
801   {0x0309, "hookabovecomb"},
802   {0x2302, "house"},
803   {0x02dd, "hungarumlaut"},
804   {0x002d, "hyphen"},
805   {0xf6e5, "hypheninferior"},
806   {0xf6e6, "hyphensuperior"},
807   {0x0069, "i"},
808   {0x00ed, "iacute"},
809   {0x012d, "ibreve"},
810   {0x00ee, "icircumflex"},
811   {0x00ef, "idieresis"},
812   {0x00ec, "igrave"},
813   {0x0133, "ij"},
814   {0x012b, "imacron"},
815   {0x221e, "infinity"},
816   {0x222b, "integral"},
817   {0x2321, "integralbt"},
818   {0xf8f5, "integralex"},
819   {0x2320, "integraltp"},
820   {0x2229, "intersection"},
821   {0x25d8, "invbullet"},
822   {0x25d9, "invcircle"},
823   {0x263b, "invsmileface"},
824   {0x012f, "iogonek"},
825   {0x03b9, "iota"},
826   {0x03ca, "iotadieresis"},
827   {0x0390, "iotadieresistonos"},
828   {0x03af, "iotatonos"},
829   {0xf6ed, "isuperior"},
830   {0x0129, "itilde"},
831   {0x006a, "j"},
832   {0x0135, "jcircumflex"},
833   {0x006b, "k"},
834   {0x03ba, "kappa"},
835   {0x0137, "kcommaaccent"},
836   {0x0138, "kgreenlandic"},
837   {0x006c, "l"},
838   {0x013a, "lacute"},
839   {0x03bb, "lambda"},
840   {0x013e, "lcaron"},
841   {0x013c, "lcommaaccent"},
842   {0x0140, "ldot"},
843   {0x003c, "less"},
844   {0x2264, "lessequal"},
845   {0x258c, "lfblock"},
846   {0x20a4, "lira"},
847   {0xf6c0, "ll"},
848   {0x2227, "logicaland"},
849   {0x00ac, "logicalnot"},
850   {0x2228, "logicalor"},
851   {0x017f, "longs"},
852   {0x25ca, "lozenge"},
853   {0x0142, "lslash"},
854   {0xf6ee, "lsuperior"},
855   {0x2591, "ltshade"},
856   {0x006d, "m"},
857   {0x00af, "macron"},
858   {0x2642, "male"},
859   {0x2212, "minus"},
860   {0x2032, "minute"},
861   {0xf6ef, "msuperior"},
862   {0x00b5, "mu"},
863   {0x00d7, "multiply"},
864   {0x266a, "musicalnote"},
865   {0x266b, "musicalnotedbl"},
866   {0x006e, "n"},
867   {0x0144, "nacute"},
868   {0x0149, "napostrophe"},
869   {0x00a0, "nbspace"},
870   {0x0148, "ncaron"},
871   {0x0146, "ncommaaccent"},
872   {0x0039, "nine"},
873   {0x2089, "nineinferior"},
874   {0x0039, "nineoldstyle"},
875   {0x2079, "ninesuperior"},
876   {0x00a0, "nonbreakingspace"},
877   {0x2209, "notelement"},
878   {0x2260, "notequal"},
879   {0x2284, "notsubset"},
880   {0x207f, "nsuperior"},
881   {0x00f1, "ntilde"},
882   {0x03bd, "nu"},
883   {0x0023, "numbersign"},
884   {0x006f, "o"},
885   {0x00f3, "oacute"},
886   {0x014f, "obreve"},
887   {0x00f4, "ocircumflex"},
888   {0x00f6, "odieresis"},
889   {0x0153, "oe"},
890   {0x02db, "ogonek"},
891   {0x00f2, "ograve"},
892   {0x01a1, "ohorn"},
893   {0x0151, "ohungarumlaut"},
894   {0x014d, "omacron"},
895   {0x03c9, "omega"},
896   {0x03d6, "omega1"},
897   {0x03ce, "omegatonos"},
898   {0x03bf, "omicron"},
899   {0x03cc, "omicrontonos"},
900   {0x0031, "one"},
901   {0x2024, "onedotenleader"},
902   {0x215b, "oneeighth"},
903   {0xf6dc, "onefitted"},
904   {0x00bd, "onehalf"},
905   {0x2081, "oneinferior"},
906   {0x0031, "oneoldstyle"},
907   {0x00bc, "onequarter"},
908   {0x00b9, "onesuperior"},
909   {0x2153, "onethird"},
910   {0x25e6, "openbullet"},
911   {0x00aa, "ordfeminine"},
912   {0x00ba, "ordmasculine"},
913   {0x221f, "orthogonal"},
914   {0x00f8, "oslash"},
915   {0x01ff, "oslashacute"},
916   {0xf6f0, "osuperior"},
917   {0x00f5, "otilde"},
918   {0x0070, "p"},
919   {0x00b6, "paragraph"},
920   {0x0028, "parenleft"},
921   {0xf8ed, "parenleftbt"},
922   {0xf8ec, "parenleftex"},
923   {0x208d, "parenleftinferior"},
924   {0x207d, "parenleftsuperior"},
925   {0xf8eb, "parenlefttp"},
926   {0x0029, "parenright"},
927   {0xf8f8, "parenrightbt"},
928   {0xf8f7, "parenrightex"},
929   {0x208e, "parenrightinferior"},
930   {0x207e, "parenrightsuperior"},
931   {0xf8f6, "parenrighttp"},
932   {0x2202, "partialdiff"},
933   {0x0025, "percent"},
934   {0x002e, "period"},
935   {0x00b7, "periodcentered"},
936   {0xf6e7, "periodinferior"},
937   {0xf6e8, "periodsuperior"},
938   {0x22a5, "perpendicular"},
939   {0x2030, "perthousand"},
940   {0x20a7, "peseta"},
941   {0x03c6, "phi"},
942   {0x03d5, "phi1"},
943   {0x03c0, "pi"},
944   {0x002b, "plus"},
945   {0x00b1, "plusminus"},
946   {0x211e, "prescription"},
947   {0x220f, "product"},
948   {0x2282, "propersubset"},
949   {0x2283, "propersuperset"},
950   {0x221d, "proportional"},
951   {0x03c8, "psi"},
952   {0x0071, "q"},
953   {0x003f, "question"},
954   {0x00bf, "questiondown"},
955   {0x00bf, "questiondownsmall"},
956   {0x003f, "questionsmall"},
957   {0x0022, "quotedbl"},
958   {0x201e, "quotedblbase"},
959   {0x201c, "quotedblleft"},
960   {0x201d, "quotedblright"},
961   {0x2018, "quoteleft"},
962   {0x201b, "quotereversed"},
963   {0x2019, "quoteright"},
964   {0x201a, "quotesinglbase"},
965   {0x0027, "quotesingle"},
966   {0x0072, "r"},
967   {0x0155, "racute"},
968   {0x221a, "radical"},
969   {0xf8e5, "radicalex"},
970   {0x0159, "rcaron"},
971   {0x0157, "rcommaaccent"},
972   {0x2286, "reflexsubset"},
973   {0x2287, "reflexsuperset"},
974   {0x00ae, "registered"},
975   {0x00ae, "registersans"},
976   {0x00ae, "registerserif"},
977   {0x2310, "revlogicalnot"},
978   {0x03c1, "rho"},
979   {0x02da, "ring"},
980   {0xf6f1, "rsuperior"},
981   {0x2590, "rtblock"},
982   {0xf6dd, "rupiah"},
983   {0x0073, "s"},
984   {0x015b, "sacute"},
985   {0x0161, "scaron"},
986   {0x015f, "scedilla"},
987   {0x015d, "scircumflex"},
988   {0x0219, "scommaaccent"},
989   {0x2033, "second"},
990   {0x00a7, "section"},
991   {0x003b, "semicolon"},
992   {0x0037, "seven"},
993   {0x215e, "seveneighths"},
994   {0x2087, "seveninferior"},
995   {0x0037, "sevenoldstyle"},
996   {0x2077, "sevensuperior"},
997   {0x2592, "shade"},
998   {0x03c3, "sigma"},
999   {0x03c2, "sigma1"},
1000   {0x223c, "similar"},
1001   {0x0036, "six"},
1002   {0x2086, "sixinferior"},
1003   {0x0036, "sixoldstyle"},
1004   {0x2076, "sixsuperior"},
1005   {0x002f, "slash"},
1006   {0x263a, "smileface"},
1007   {0x0020, "space"},
1008   {0x2660, "spade"},
1009   {0xf6f2, "ssuperior"},
1010   {0x00a3, "sterling"},
1011   {0x220b, "suchthat"},
1012   {0x2211, "summation"},
1013   {0x263c, "sun"},
1014   {0x0074, "t"},
1015   {0x03c4, "tau"},
1016   {0x0167, "tbar"},
1017   {0x0165, "tcaron"},
1018   {0x0163, "tcommaaccent"},
1019   {0x2234, "therefore"},
1020   {0x03b8, "theta"},
1021   {0x03d1, "theta1"},
1022   {0x00fe, "thorn"},
1023   {0x0033, "three"},
1024   {0x215c, "threeeighths"},
1025   {0x2083, "threeinferior"},
1026   {0x0033, "threeoldstyle"},
1027   {0x00be, "threequarters"},
1028   {0xf6de, "threequartersemdash"},
1029   {0x00b3, "threesuperior"},
1030   {0x02dc, "tilde"},
1031   {0x0303, "tildecomb"},
1032   {0x0384, "tonos"},
1033   {0x2122, "trademark"},
1034   {0x2122, "trademarksans"},
1035   {0x2122, "trademarkserif"},
1036   {0x25bc, "triagdn"},
1037   {0x25c4, "triaglf"},
1038   {0x25ba, "triagrt"},
1039   {0x25b2, "triagup"},
1040   {0xf6f3, "tsuperior"},
1041   {0x0032, "two"},
1042   {0x2025, "twodotenleader"},
1043   {0x2082, "twoinferior"},
1044   {0x0032, "twooldstyle"},
1045   {0x00b2, "twosuperior"},
1046   {0x2154, "twothirds"},
1047   {0x0075, "u"},
1048   {0x00fa, "uacute"},
1049   {0x016d, "ubreve"},
1050   {0x00fb, "ucircumflex"},
1051   {0x00fc, "udieresis"},
1052   {0x00f9, "ugrave"},
1053   {0x01b0, "uhorn"},
1054   {0x0171, "uhungarumlaut"},
1055   {0x016b, "umacron"},
1056   {0x005f, "underscore"},
1057   {0x2017, "underscoredbl"},
1058   {0x222a, "union"},
1059   {0x2200, "universal"},
1060   {0x0173, "uogonek"},
1061   {0x2580, "upblock"},
1062   {0x03c5, "upsilon"},
1063   {0x03cb, "upsilondieresis"},
1064   {0x03b0, "upsilondieresistonos"},
1065   {0x03cd, "upsilontonos"},
1066   {0x016f, "uring"},
1067   {0x0169, "utilde"},
1068   {0x0076, "v"},
1069   {0x0077, "w"},
1070   {0x1e83, "wacute"},
1071   {0x0175, "wcircumflex"},
1072   {0x1e85, "wdieresis"},
1073   {0x2118, "weierstrass"},
1074   {0x1e81, "wgrave"},
1075   {0x0078, "x"},
1076   {0x03be, "xi"},
1077   {0x0079, "y"},
1078   {0x00fd, "yacute"},
1079   {0x0177, "ycircumflex"},
1080   {0x00ff, "ydieresis"},
1081   {0x00a5, "yen"},
1082   {0x1ef3, "ygrave"},
1083   {0x007a, "z"},
1084   {0x017a, "zacute"},
1085   {0x017e, "zcaron"},
1086   {0x017c, "zdotaccent"},
1087   {0x0030, "zero"},
1088   {0x2080, "zeroinferior"},
1089   {0x0030, "zerooldstyle"},
1090   {0x2070, "zerosuperior"},
1091   {0x03b6, "zeta"},
1092   {0x007b, "{"},
1093   {0x007c, "|"},
1094   {0x007d, "}"},
1095   {0x007e, "~"},
1096   { 0, NULL }
1097 };