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