File Coverage

blib/lib/PDF/API2/Resource/Font/CoreFont/symbol.pm
Criterion Covered Total %
statement 7 7 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod 0 1 0.0
total 10 11 90.9


line stmt bran cond sub pod time code
1             package PDF::API2::Resource::Font::CoreFont::symbol;
2              
3 2     2   1314 use strict;
  2         6  
  2         76  
4 2     2   12 use warnings;
  2         6  
  2         1945  
5              
6             our $VERSION = '2.043'; # VERSION
7              
8             sub data { return {
9 1     1 0 189 'fontname' => 'Symbol',
10             'type' => 'Type1',
11             'apiname' => 'Sym',
12             'ascender' => '600',
13             'capheight' => '600',
14             'descender' => '-200',
15             'iscore' => '1',
16             'isfixedpitch' => '0',
17             'issymbol' => '1',
18             'italicangle' => '0',
19             'stdhw' => '92',
20             'stdvw' => '85',
21             'underlineposition' => '-100',
22             'underlinethickness' => '50',
23             'xheight' => '450',
24             'firstchar' => '32',
25             'lastchar' => '255',
26             'char' => [ # DEF. ENCODING GLYPH TABLE
27             '.notdef', # C+0x00 # U+0x0000
28             '.notdef', # C+0x01 # U+0x0000
29             '.notdef', # C+0x02 # U+0x0000
30             '.notdef', # C+0x03 # U+0x0000
31             '.notdef', # C+0x04 # U+0x0000
32             '.notdef', # C+0x05 # U+0x0000
33             '.notdef', # C+0x06 # U+0x0000
34             '.notdef', # C+0x07 # U+0x0000
35             '.notdef', # C+0x08 # U+0x0000
36             '.notdef', # C+0x09 # U+0x0000
37             '.notdef', # C+0x0A # U+0x0000
38             '.notdef', # C+0x0B # U+0x0000
39             '.notdef', # C+0x0C # U+0x0000
40             '.notdef', # C+0x0D # U+0x0000
41             '.notdef', # C+0x0E # U+0x0000
42             '.notdef', # C+0x0F # U+0x0000
43             '.notdef', # C+0x10 # U+0x0000
44             '.notdef', # C+0x11 # U+0x0000
45             '.notdef', # C+0x12 # U+0x0000
46             '.notdef', # C+0x13 # U+0x0000
47             '.notdef', # C+0x14 # U+0x0000
48             '.notdef', # C+0x15 # U+0x0000
49             '.notdef', # C+0x16 # U+0x0000
50             '.notdef', # C+0x17 # U+0x0000
51             '.notdef', # C+0x18 # U+0x0000
52             '.notdef', # C+0x19 # U+0x0000
53             '.notdef', # C+0x1A # U+0x0000
54             '.notdef', # C+0x1B # U+0x0000
55             '.notdef', # C+0x1C # U+0x0000
56             '.notdef', # C+0x1D # U+0x0000
57             '.notdef', # C+0x1E # U+0x0000
58             '.notdef', # C+0x1F # U+0x0000
59             'space', # C+0x20 # U+0xF020
60             'exclam', # C+0x21 # U+0xF021
61             'universal', # C+0x22 # U+0xF022
62             'numbersign', # C+0x23 # U+0xF023
63             'existential', # C+0x24 # U+0xF024
64             'percent', # C+0x25 # U+0xF025
65             'ampersand', # C+0x26 # U+0xF026
66             'suchthat', # C+0x27 # U+0xF027
67             'parenleft', # C+0x28 # U+0xF028
68             'parenright', # C+0x29 # U+0xF029
69             'asteriskmath', # C+0x2A # U+0xF02A
70             'plus', # C+0x2B # U+0xF02B
71             'comma', # C+0x2C # U+0xF02C
72             'minus', # C+0x2D # U+0xF02D
73             'period', # C+0x2E # U+0xF02E
74             'slash', # C+0x2F # U+0xF02F
75             'zero', # C+0x30 # U+0xF030
76             'one', # C+0x31 # U+0xF031
77             'two', # C+0x32 # U+0xF032
78             'three', # C+0x33 # U+0xF033
79             'four', # C+0x34 # U+0xF034
80             'five', # C+0x35 # U+0xF035
81             'six', # C+0x36 # U+0xF036
82             'seven', # C+0x37 # U+0xF037
83             'eight', # C+0x38 # U+0xF038
84             'nine', # C+0x39 # U+0xF039
85             'colon', # C+0x3A # U+0xF03A
86             'semicolon', # C+0x3B # U+0xF03B
87             'less', # C+0x3C # U+0xF03C
88             'equal', # C+0x3D # U+0xF03D
89             'greater', # C+0x3E # U+0xF03E
90             'question', # C+0x3F # U+0xF03F
91             'congruent', # C+0x40 # U+0xF040
92             'Alpha', # C+0x41 # U+0xF041
93             'Beta', # C+0x42 # U+0xF042
94             'Chi', # C+0x43 # U+0xF043
95             'Delta', # C+0x44 # U+0xF044
96             'Epsilon', # C+0x45 # U+0xF045
97             'Phi', # C+0x46 # U+0xF046
98             'Gamma', # C+0x47 # U+0xF047
99             'Eta', # C+0x48 # U+0xF048
100             'Iota', # C+0x49 # U+0xF049
101             'theta1', # C+0x4A # U+0xF04A
102             'Kappa', # C+0x4B # U+0xF04B
103             'Lambda', # C+0x4C # U+0xF04C
104             'Mu', # C+0x4D # U+0xF04D
105             'Nu', # C+0x4E # U+0xF04E
106             'Omicron', # C+0x4F # U+0xF04F
107             'Pi', # C+0x50 # U+0xF050
108             'Theta', # C+0x51 # U+0xF051
109             'Rho', # C+0x52 # U+0xF052
110             'Sigma', # C+0x53 # U+0xF053
111             'Tau', # C+0x54 # U+0xF054
112             'Upsilon', # C+0x55 # U+0xF055
113             'sigma1', # C+0x56 # U+0xF056
114             'Omega', # C+0x57 # U+0xF057
115             'Xi', # C+0x58 # U+0xF058
116             'Psi', # C+0x59 # U+0xF059
117             'Zeta', # C+0x5A # U+0xF05A
118             'bracketleft', # C+0x5B # U+0xF05B
119             'therefore', # C+0x5C # U+0xF05C
120             'bracketright', # C+0x5D # U+0xF05D
121             'perpendicular', # C+0x5E # U+0xF05E
122             'underscore', # C+0x5F # U+0xF05F
123             'radicalex', # C+0x60 # U+0xF060
124             'alpha', # C+0x61 # U+0xF061
125             'beta', # C+0x62 # U+0xF062
126             'chi', # C+0x63 # U+0xF063
127             'delta', # C+0x64 # U+0xF064
128             'epsilon', # C+0x65 # U+0xF065
129             'phi', # C+0x66 # U+0xF066
130             'gamma', # C+0x67 # U+0xF067
131             'eta', # C+0x68 # U+0xF068
132             'iota', # C+0x69 # U+0xF069
133             'phi1', # C+0x6A # U+0xF06A
134             'kappa', # C+0x6B # U+0xF06B
135             'lambda', # C+0x6C # U+0xF06C
136             'mu', # C+0x6D # U+0xF06D
137             'nu', # C+0x6E # U+0xF06E
138             'omicron', # C+0x6F # U+0xF06F
139             'pi', # C+0x70 # U+0xF070
140             'theta', # C+0x71 # U+0xF071
141             'rho', # C+0x72 # U+0xF072
142             'sigma', # C+0x73 # U+0xF073
143             'tau', # C+0x74 # U+0xF074
144             'upsilon', # C+0x75 # U+0xF075
145             'omega1', # C+0x76 # U+0xF076
146             'omega', # C+0x77 # U+0xF077
147             'xi', # C+0x78 # U+0xF078
148             'psi', # C+0x79 # U+0xF079
149             'zeta', # C+0x7A # U+0xF07A
150             'braceleft', # C+0x7B # U+0xF07B
151             'bar', # C+0x7C # U+0xF07C
152             'braceright', # C+0x7D # U+0xF07D
153             'similar', # C+0x7E # U+0xF07E
154             '.notdef', # C+0x7F # U+0x0000
155             '.notdef', # C+0x80 # U+0x0000
156             '.notdef', # C+0x81 # U+0x0000
157             '.notdef', # C+0x82 # U+0x0000
158             '.notdef', # C+0x83 # U+0x0000
159             '.notdef', # C+0x84 # U+0x0000
160             '.notdef', # C+0x85 # U+0x0000
161             '.notdef', # C+0x86 # U+0x0000
162             '.notdef', # C+0x87 # U+0x0000
163             '.notdef', # C+0x88 # U+0x0000
164             '.notdef', # C+0x89 # U+0x0000
165             '.notdef', # C+0x8A # U+0x0000
166             '.notdef', # C+0x8B # U+0x0000
167             '.notdef', # C+0x8C # U+0x0000
168             '.notdef', # C+0x8D # U+0x0000
169             '.notdef', # C+0x8E # U+0x0000
170             '.notdef', # C+0x8F # U+0x0000
171             '.notdef', # C+0x90 # U+0x0000
172             '.notdef', # C+0x91 # U+0x0000
173             '.notdef', # C+0x92 # U+0x0000
174             '.notdef', # C+0x93 # U+0x0000
175             '.notdef', # C+0x94 # U+0x0000
176             '.notdef', # C+0x95 # U+0x0000
177             '.notdef', # C+0x96 # U+0x0000
178             '.notdef', # C+0x97 # U+0x0000
179             '.notdef', # C+0x98 # U+0x0000
180             '.notdef', # C+0x99 # U+0x0000
181             '.notdef', # C+0x9A # U+0x0000
182             '.notdef', # C+0x9B # U+0x0000
183             '.notdef', # C+0x9C # U+0x0000
184             '.notdef', # C+0x9D # U+0x0000
185             '.notdef', # C+0x9E # U+0x0000
186             '.notdef', # C+0x9F # U+0x0000
187             'Euro', # C+0xA0 # U+0xF0A0
188             'Upsilon1', # C+0xA1 # U+0xF0A1
189             'minute', # C+0xA2 # U+0xF0A2
190             'lessequal', # C+0xA3 # U+0xF0A3
191             'fraction', # C+0xA4 # U+0xF0A4
192             'infinity', # C+0xA5 # U+0xF0A5
193             'florin', # C+0xA6 # U+0xF0A6
194             'club', # C+0xA7 # U+0xF0A7
195             'diamond', # C+0xA8 # U+0xF0A8
196             'heart', # C+0xA9 # U+0xF0A9
197             'spade', # C+0xAA # U+0xF0AA
198             'arrowboth', # C+0xAB # U+0xF0AB
199             'arrowleft', # C+0xAC # U+0xF0AC
200             'arrowup', # C+0xAD # U+0xF0AD
201             'arrowright', # C+0xAE # U+0xF0AE
202             'arrowdown', # C+0xAF # U+0xF0AF
203             'degree', # C+0xB0 # U+0xF0B0
204             'plusminus', # C+0xB1 # U+0xF0B1
205             'second', # C+0xB2 # U+0xF0B2
206             'greaterequal', # C+0xB3 # U+0xF0B3
207             'multiply', # C+0xB4 # U+0xF0B4
208             'proportional', # C+0xB5 # U+0xF0B5
209             'partialdiff', # C+0xB6 # U+0xF0B6
210             'bullet', # C+0xB7 # U+0xF0B7
211             'divide', # C+0xB8 # U+0xF0B8
212             'notequal', # C+0xB9 # U+0xF0B9
213             'equivalence', # C+0xBA # U+0xF0BA
214             'approxequal', # C+0xBB # U+0xF0BB
215             'ellipsis', # C+0xBC # U+0xF0BC
216             'arrowvertex', # C+0xBD # U+0xF0BD
217             'arrowhorizex', # C+0xBE # U+0xF0BE
218             'carriagereturn', # C+0xBF # U+0xF0BF
219             'aleph', # C+0xC0 # U+0xF0C0
220             'Ifraktur', # C+0xC1 # U+0xF0C1
221             'Rfraktur', # C+0xC2 # U+0xF0C2
222             'weierstrass', # C+0xC3 # U+0xF0C3
223             'circlemultiply', # C+0xC4 # U+0xF0C4
224             'circleplus', # C+0xC5 # U+0xF0C5
225             'emptyset', # C+0xC6 # U+0xF0C6
226             'intersection', # C+0xC7 # U+0xF0C7
227             'union', # C+0xC8 # U+0xF0C8
228             'propersuperset', # C+0xC9 # U+0xF0C9
229             'reflexsuperset', # C+0xCA # U+0xF0CA
230             'notsubset', # C+0xCB # U+0xF0CB
231             'propersubset', # C+0xCC # U+0xF0CC
232             'reflexsubset', # C+0xCD # U+0xF0CD
233             'element', # C+0xCE # U+0xF0CE
234             'notelement', # C+0xCF # U+0xF0CF
235             'angle', # C+0xD0 # U+0xF0D0
236             'gradient', # C+0xD1 # U+0xF0D1
237             'registerserif', # C+0xD2 # U+0xF0D2
238             'copyrightserif', # C+0xD3 # U+0xF0D3
239             'trademarkserif', # C+0xD4 # U+0xF0D4
240             'product', # C+0xD5 # U+0xF0D5
241             'radical', # C+0xD6 # U+0xF0D6
242             'dotmath', # C+0xD7 # U+0xF0D7
243             'logicalnot', # C+0xD8 # U+0xF0D8
244             'logicaland', # C+0xD9 # U+0xF0D9
245             'logicalor', # C+0xDA # U+0xF0DA
246             'arrowdblboth', # C+0xDB # U+0xF0DB
247             'arrowdblleft', # C+0xDC # U+0xF0DC
248             'arrowdblup', # C+0xDD # U+0xF0DD
249             'arrowdblright', # C+0xDE # U+0xF0DE
250             'arrowdbldown', # C+0xDF # U+0xF0DF
251             'lozenge', # C+0xE0 # U+0xF0E0
252             'angleleft', # C+0xE1 # U+0xF0E1
253             'registersans', # C+0xE2 # U+0xF0E2
254             'copyrightsans', # C+0xE3 # U+0xF0E3
255             'trademarksans', # C+0xE4 # U+0xF0E4
256             'summation', # C+0xE5 # U+0xF0E5
257             'parenlefttp', # C+0xE6 # U+0xF0E6
258             'parenleftex', # C+0xE7 # U+0xF0E7
259             'parenleftbt', # C+0xE8 # U+0xF0E8
260             'bracketlefttp', # C+0xE9 # U+0xF0E9
261             'bracketleftex', # C+0xEA # U+0xF0EA
262             'bracketleftbt', # C+0xEB # U+0xF0EB
263             'bracelefttp', # C+0xEC # U+0xF0EC
264             'braceleftmid', # C+0xED # U+0xF0ED
265             'braceleftbt', # C+0xEE # U+0xF0EE
266             'braceex', # C+0xEF # U+0xF0EF
267             '.notdef', # C+0xF0 # U+0x0000
268             'angleright', # C+0xF1 # U+0xF0F1
269             'integral', # C+0xF2 # U+0xF0F2
270             'integraltp', # C+0xF3 # U+0xF0F3
271             'integralex', # C+0xF4 # U+0xF0F4
272             'integralbt', # C+0xF5 # U+0xF0F5
273             'parenrighttp', # C+0xF6 # U+0xF0F6
274             'parenrightex', # C+0xF7 # U+0xF0F7
275             'parenrightbt', # C+0xF8 # U+0xF0F8
276             'bracketrighttp', # C+0xF9 # U+0xF0F9
277             'bracketrightex', # C+0xFA # U+0xF0FA
278             'bracketrightbt', # C+0xFB # U+0xF0FB
279             'bracerighttp', # C+0xFC # U+0xF0FC
280             'bracerightmid', # C+0xFD # U+0xF0FD
281             'bracerightbt', # C+0xFE # U+0xF0FE
282             'apple', # C+0xFF # U+0xF0FF
283             ], # DEF. ENCODING GLYPH TABLE
284             'fontbbox' => [ -180, -293, 1090, 1010 ],
285             'wx' => { # HORIZ. WIDTH TABLE
286             'space' => '250', # C+0x20 # U+0xF020
287             'exclam' => '333', # C+0x21 # U+0xF021
288             'universal' => '713', # C+0x22 # U+0xF022
289             'numbersign' => '500', # C+0x23 # U+0xF023
290             'existential' => '549', # C+0x24 # U+0xF024
291             'percent' => '833', # C+0x25 # U+0xF025
292             'ampersand' => '778', # C+0x26 # U+0xF026
293             'suchthat' => '439', # C+0x27 # U+0xF027
294             'parenleft' => '333', # C+0x28 # U+0xF028
295             'parenright' => '333', # C+0x29 # U+0xF029
296             'asteriskmath' => '500', # C+0x2A # U+0xF02A
297             'plus' => '549', # C+0x2B # U+0xF02B
298             'comma' => '250', # C+0x2C # U+0xF02C
299             'minus' => '549', # C+0x2D # U+0xF02D
300             'period' => '250', # C+0x2E # U+0xF02E
301             'slash' => '278', # C+0x2F # U+0xF02F
302             'zero' => '500', # C+0x30 # U+0xF030
303             'one' => '500', # C+0x31 # U+0xF031
304             'two' => '500', # C+0x32 # U+0xF032
305             'three' => '500', # C+0x33 # U+0xF033
306             'four' => '500', # C+0x34 # U+0xF034
307             'five' => '500', # C+0x35 # U+0xF035
308             'six' => '500', # C+0x36 # U+0xF036
309             'seven' => '500', # C+0x37 # U+0xF037
310             'eight' => '500', # C+0x38 # U+0xF038
311             'nine' => '500', # C+0x39 # U+0xF039
312             'colon' => '278', # C+0x3A # U+0xF03A
313             'semicolon' => '278', # C+0x3B # U+0xF03B
314             'less' => '549', # C+0x3C # U+0xF03C
315             'equal' => '549', # C+0x3D # U+0xF03D
316             'greater' => '549', # C+0x3E # U+0xF03E
317             'question' => '444', # C+0x3F # U+0xF03F
318             'congruent' => '549', # C+0x40 # U+0xF040
319             'Alpha' => '722', # C+0x41 # U+0xF041
320             'Beta' => '667', # C+0x42 # U+0xF042
321             'Chi' => '722', # C+0x43 # U+0xF043
322             'Delta' => '612', # C+0x44 # U+0xF044
323             'Epsilon' => '611', # C+0x45 # U+0xF045
324             'Phi' => '763', # C+0x46 # U+0xF046
325             'Gamma' => '603', # C+0x47 # U+0xF047
326             'Eta' => '722', # C+0x48 # U+0xF048
327             'Iota' => '333', # C+0x49 # U+0xF049
328             'theta1' => '631', # C+0x4A # U+0xF04A
329             'Kappa' => '722', # C+0x4B # U+0xF04B
330             'Lambda' => '686', # C+0x4C # U+0xF04C
331             'Mu' => '889', # C+0x4D # U+0xF04D
332             'Nu' => '722', # C+0x4E # U+0xF04E
333             'Omicron' => '722', # C+0x4F # U+0xF04F
334             'Pi' => '768', # C+0x50 # U+0xF050
335             'Theta' => '741', # C+0x51 # U+0xF051
336             'Rho' => '556', # C+0x52 # U+0xF052
337             'Sigma' => '592', # C+0x53 # U+0xF053
338             'Tau' => '611', # C+0x54 # U+0xF054
339             'Upsilon' => '690', # C+0x55 # U+0xF055
340             'sigma1' => '439', # C+0x56 # U+0xF056
341             'Omega' => '768', # C+0x57 # U+0xF057
342             'Xi' => '645', # C+0x58 # U+0xF058
343             'Psi' => '795', # C+0x59 # U+0xF059
344             'Zeta' => '611', # C+0x5A # U+0xF05A
345             'bracketleft' => '333', # C+0x5B # U+0xF05B
346             'therefore' => '863', # C+0x5C # U+0xF05C
347             'bracketright' => '333', # C+0x5D # U+0xF05D
348             'perpendicular' => '658', # C+0x5E # U+0xF05E
349             'underscore' => '500', # C+0x5F # U+0xF05F
350             'radicalex' => '500', # C+0x60 # U+0xF060
351             'alpha' => '631', # C+0x61 # U+0xF061
352             'beta' => '549', # C+0x62 # U+0xF062
353             'chi' => '549', # C+0x63 # U+0xF063
354             'delta' => '494', # C+0x64 # U+0xF064
355             'epsilon' => '439', # C+0x65 # U+0xF065
356             'phi' => '521', # C+0x66 # U+0xF066
357             'gamma' => '411', # C+0x67 # U+0xF067
358             'eta' => '603', # C+0x68 # U+0xF068
359             'iota' => '329', # C+0x69 # U+0xF069
360             'phi1' => '603', # C+0x6A # U+0xF06A
361             'kappa' => '549', # C+0x6B # U+0xF06B
362             'lambda' => '549', # C+0x6C # U+0xF06C
363             'mu' => '576', # C+0x6D # U+0xF06D
364             'nu' => '521', # C+0x6E # U+0xF06E
365             'omicron' => '549', # C+0x6F # U+0xF06F
366             'pi' => '549', # C+0x70 # U+0xF070
367             'theta' => '521', # C+0x71 # U+0xF071
368             'rho' => '549', # C+0x72 # U+0xF072
369             'sigma' => '603', # C+0x73 # U+0xF073
370             'tau' => '439', # C+0x74 # U+0xF074
371             'upsilon' => '576', # C+0x75 # U+0xF075
372             'omega1' => '713', # C+0x76 # U+0xF076
373             'omega' => '686', # C+0x77 # U+0xF077
374             'xi' => '493', # C+0x78 # U+0xF078
375             'psi' => '686', # C+0x79 # U+0xF079
376             'zeta' => '494', # C+0x7A # U+0xF07A
377             'braceleft' => '480', # C+0x7B # U+0xF07B
378             'bar' => '200', # C+0x7C # U+0xF07C
379             'braceright' => '480', # C+0x7D # U+0xF07D
380             'similar' => '549', # C+0x7E # U+0xF07E
381             'Euro' => '750', # C+0xA0 # U+0xF0A0
382             'Upsilon1' => '620', # C+0xA1 # U+0xF0A1
383             'minute' => '247', # C+0xA2 # U+0xF0A2
384             'lessequal' => '549', # C+0xA3 # U+0xF0A3
385             'fraction' => '167', # C+0xA4 # U+0xF0A4
386             'infinity' => '713', # C+0xA5 # U+0xF0A5
387             'florin' => '500', # C+0xA6 # U+0xF0A6
388             'club' => '753', # C+0xA7 # U+0xF0A7
389             'diamond' => '753', # C+0xA8 # U+0xF0A8
390             'heart' => '753', # C+0xA9 # U+0xF0A9
391             'spade' => '753', # C+0xAA # U+0xF0AA
392             'arrowboth' => '1042', # C+0xAB # U+0xF0AB
393             'arrowleft' => '987', # C+0xAC # U+0xF0AC
394             'arrowup' => '603', # C+0xAD # U+0xF0AD
395             'arrowright' => '987', # C+0xAE # U+0xF0AE
396             'arrowdown' => '603', # C+0xAF # U+0xF0AF
397             'degree' => '400', # C+0xB0 # U+0xF0B0
398             'plusminus' => '549', # C+0xB1 # U+0xF0B1
399             'second' => '411', # C+0xB2 # U+0xF0B2
400             'greaterequal' => '549', # C+0xB3 # U+0xF0B3
401             'multiply' => '549', # C+0xB4 # U+0xF0B4
402             'proportional' => '713', # C+0xB5 # U+0xF0B5
403             'partialdiff' => '494', # C+0xB6 # U+0xF0B6
404             'bullet' => '460', # C+0xB7 # U+0xF0B7
405             'divide' => '549', # C+0xB8 # U+0xF0B8
406             'notequal' => '549', # C+0xB9 # U+0xF0B9
407             'equivalence' => '549', # C+0xBA # U+0xF0BA
408             'approxequal' => '549', # C+0xBB # U+0xF0BB
409             'ellipsis' => '1000', # C+0xBC # U+0xF0BC
410             'arrowvertex' => '603', # C+0xBD # U+0xF0BD
411             'arrowhorizex' => '1000', # C+0xBE # U+0xF0BE
412             'carriagereturn' => '658', # C+0xBF # U+0xF0BF
413             'aleph' => '823', # C+0xC0 # U+0xF0C0
414             'Ifraktur' => '686', # C+0xC1 # U+0xF0C1
415             'Rfraktur' => '795', # C+0xC2 # U+0xF0C2
416             'weierstrass' => '987', # C+0xC3 # U+0xF0C3
417             'circlemultiply' => '768', # C+0xC4 # U+0xF0C4
418             'circleplus' => '768', # C+0xC5 # U+0xF0C5
419             'emptyset' => '823', # C+0xC6 # U+0xF0C6
420             'intersection' => '768', # C+0xC7 # U+0xF0C7
421             'union' => '768', # C+0xC8 # U+0xF0C8
422             'propersuperset' => '713', # C+0xC9 # U+0xF0C9
423             'reflexsuperset' => '713', # C+0xCA # U+0xF0CA
424             'notsubset' => '713', # C+0xCB # U+0xF0CB
425             'propersubset' => '713', # C+0xCC # U+0xF0CC
426             'reflexsubset' => '713', # C+0xCD # U+0xF0CD
427             'element' => '713', # C+0xCE # U+0xF0CE
428             'notelement' => '713', # C+0xCF # U+0xF0CF
429             'angle' => '768', # C+0xD0 # U+0xF0D0
430             'gradient' => '713', # C+0xD1 # U+0xF0D1
431             'registerserif' => '790', # C+0xD2 # U+0xF0D2
432             'copyrightserif' => '790', # C+0xD3 # U+0xF0D3
433             'trademarkserif' => '890', # C+0xD4 # U+0xF0D4
434             'product' => '823', # C+0xD5 # U+0xF0D5
435             'radical' => '549', # C+0xD6 # U+0xF0D6
436             'dotmath' => '250', # C+0xD7 # U+0xF0D7
437             'logicalnot' => '713', # C+0xD8 # U+0xF0D8
438             'logicaland' => '603', # C+0xD9 # U+0xF0D9
439             'logicalor' => '603', # C+0xDA # U+0xF0DA
440             'arrowdblboth' => '1042', # C+0xDB # U+0xF0DB
441             'arrowdblleft' => '987', # C+0xDC # U+0xF0DC
442             'arrowdblup' => '603', # C+0xDD # U+0xF0DD
443             'arrowdblright' => '987', # C+0xDE # U+0xF0DE
444             'arrowdbldown' => '603', # C+0xDF # U+0xF0DF
445             'lozenge' => '494', # C+0xE0 # U+0xF0E0
446             'angleleft' => '329', # C+0xE1 # U+0xF0E1
447             'registersans' => '790', # C+0xE2 # U+0xF0E2
448             'copyrightsans' => '790', # C+0xE3 # U+0xF0E3
449             'trademarksans' => '786', # C+0xE4 # U+0xF0E4
450             'summation' => '713', # C+0xE5 # U+0xF0E5
451             'parenlefttp' => '384', # C+0xE6 # U+0xF0E6
452             'parenleftex' => '384', # C+0xE7 # U+0xF0E7
453             'parenleftbt' => '384', # C+0xE8 # U+0xF0E8
454             'bracketlefttp' => '384', # C+0xE9 # U+0xF0E9
455             'bracketleftex' => '384', # C+0xEA # U+0xF0EA
456             'bracketleftbt' => '384', # C+0xEB # U+0xF0EB
457             'bracelefttp' => '494', # C+0xEC # U+0xF0EC
458             'braceleftmid' => '494', # C+0xED # U+0xF0ED
459             'braceleftbt' => '494', # C+0xEE # U+0xF0EE
460             'braceex' => '494', # C+0xEF # U+0xF0EF
461             'angleright' => '329', # C+0xF1 # U+0xF0F1
462             'integral' => '274', # C+0xF2 # U+0xF0F2
463             'integraltp' => '686', # C+0xF3 # U+0xF0F3
464             'integralex' => '686', # C+0xF4 # U+0xF0F4
465             'integralbt' => '686', # C+0xF5 # U+0xF0F5
466             'parenrighttp' => '384', # C+0xF6 # U+0xF0F6
467             'parenrightex' => '384', # C+0xF7 # U+0xF0F7
468             'parenrightbt' => '384', # C+0xF8 # U+0xF0F8
469             'bracketrighttp' => '384', # C+0xF9 # U+0xF0F9
470             'bracketrightex' => '384', # C+0xFA # U+0xF0FA
471             'bracketrightbt' => '384', # C+0xFB # U+0xF0FB
472             'bracerighttp' => '494', # C+0xFC # U+0xF0FC
473             'bracerightmid' => '494', # C+0xFD # U+0xF0FD
474             'bracerightbt' => '494', # C+0xFE # U+0xF0FE
475             'apple' => '790', # C+0xFF # U+0xF0FF
476             }, # HORIZ. WIDTH TABLE
477             } };
478              
479             1;