File Coverage

blib/lib/PDF/Builder/Resource/Font/CoreFont/wingdings.pm
Criterion Covered Total %
statement 6 7 85.7
branch n/a
condition n/a
subroutine 2 3 66.6
pod 0 1 0.0
total 8 11 72.7


line stmt bran cond sub pod time code
1             package PDF::Builder::Resource::Font::CoreFont::wingdings;
2              
3 1     1   1652 use strict;
  1         1  
  1         35  
4 1     1   4 use warnings;
  1         1  
  1         1807  
5              
6             our $VERSION = '3.028'; # VERSION
7             our $LAST_UPDATE = '3.027'; # manually update whenever code is changed
8              
9             =head1 NAME
10              
11             PDF::Builder::Resource::Font::CoreFont::wingdings - Font-specific information for WingDings symbol font
12              
13             I<Not> a standard PDF core font
14              
15             =cut
16              
17             sub data { return {
18 0     0 0   'fontname' => 'Wingdings',
19             'type' => 'TrueType',
20             'apiname' => 'WiDi',
21             'ascender' => '898',
22             'capheight' => '722',
23             'descender' => '-210',
24             'isfixedpitch' => '0',
25             'issymbol' => '1',
26             'italicangle' => '0',
27             'underlineposition' => '-200',
28             'underlinethickness' => '100',
29             'xheight' => '722',
30             'firstchar' => '32',
31             'lastchar' => '255',
32             'flags' => '4',
33             'char' => [ # DEF. ENCODING GLYPH TABLE
34             '.notdef', # C+0x00 # U+0x0000
35             '.notdef', # C+0x01 # U+0x0000
36             '.notdef', # C+0x02 # U+0x0000
37             '.notdef', # C+0x03 # U+0x0000
38             '.notdef', # C+0x04 # U+0x0000
39             '.notdef', # C+0x05 # U+0x0000
40             '.notdef', # C+0x06 # U+0x0000
41             '.notdef', # C+0x07 # U+0x0000
42             '.notdef', # C+0x08 # U+0x0000
43             '.notdef', # C+0x09 # U+0x0000
44             '.notdef', # C+0x0A # U+0x0000
45             '.notdef', # C+0x0B # U+0x0000
46             '.notdef', # C+0x0C # U+0x0000
47             '.notdef', # C+0x0D # U+0x0000
48             '.notdef', # C+0x0E # U+0x0000
49             '.notdef', # C+0x0F # U+0x0000
50             '.notdef', # C+0x10 # U+0x0000
51             '.notdef', # C+0x11 # U+0x0000
52             '.notdef', # C+0x12 # U+0x0000
53             '.notdef', # C+0x13 # U+0x0000
54             '.notdef', # C+0x14 # U+0x0000
55             '.notdef', # C+0x15 # U+0x0000
56             '.notdef', # C+0x16 # U+0x0000
57             '.notdef', # C+0x17 # U+0x0000
58             '.notdef', # C+0x18 # U+0x0000
59             '.notdef', # C+0x19 # U+0x0000
60             '.notdef', # C+0x1A # U+0x0000
61             '.notdef', # C+0x1B # U+0x0000
62             '.notdef', # C+0x1C # U+0x0000
63             '.notdef', # C+0x1D # U+0x0000
64             '.notdef', # C+0x1E # U+0x0000
65             '.notdef', # C+0x1F # U+0x0000
66             'space', # C+0x20 # U+0xF020
67             'pencil', # C+0x21 # U+0xF021
68             'scissors', # C+0x22 # U+0xF022
69             'scissorscutting', # C+0x23 # U+0xF023
70             'readingglasses', # C+0x24 # U+0xF024
71             'bell', # C+0x25 # U+0xF025
72             'book', # C+0x26 # U+0xF026
73             'candle', # C+0x27 # U+0xF027
74             'telephonesolid', # C+0x28 # U+0xF028
75             'telhandsetcirc', # C+0x29 # U+0xF029
76             'envelopeback', # C+0x2A # U+0xF02A
77             'envelopefront', # C+0x2B # U+0xF02B
78             'mailboxflagdwn', # C+0x2C # U+0xF02C
79             'mailboxflagup', # C+0x2D # U+0xF02D
80             'mailbxopnflgup', # C+0x2E # U+0xF02E
81             'mailbxopnflgdwn', # C+0x2F # U+0xF02F
82             'folder', # C+0x30 # U+0xF030
83             'folderopen', # C+0x31 # U+0xF031
84             'filetalltext1', # C+0x32 # U+0xF032
85             'filetalltext', # C+0x33 # U+0xF033
86             'filetalltext3', # C+0x34 # U+0xF034
87             'filecabinet', # C+0x35 # U+0xF035
88             'hourglass', # C+0x36 # U+0xF036
89             'keyboard', # C+0x37 # U+0xF037
90             'mouse2button', # C+0x38 # U+0xF038
91             'ballpoint', # C+0x39 # U+0xF039
92             'pc', # C+0x3A # U+0xF03A
93             'harddisk', # C+0x3B # U+0xF03B
94             'floppy3', # C+0x3C # U+0xF03C
95             'floppy5', # C+0x3D # U+0xF03D
96             'tapereel', # C+0x3E # U+0xF03E
97             'handwrite', # C+0x3F # U+0xF03F
98             'handwriteleft', # C+0x40 # U+0xF040
99             'handv', # C+0x41 # U+0xF041
100             'handok', # C+0x42 # U+0xF042
101             'thumbup', # C+0x43 # U+0xF043
102             'thumbdown', # C+0x44 # U+0xF044
103             'handptleft', # C+0x45 # U+0xF045
104             'handptright', # C+0x46 # U+0xF046
105             'handptup', # C+0x47 # U+0xF047
106             'handptdwn', # C+0x48 # U+0xF048
107             'handhalt', # C+0x49 # U+0xF049
108             'smileface', # C+0x4A # U+0xF04A
109             'neutralface', # C+0x4B # U+0xF04B
110             'frownface', # C+0x4C # U+0xF04C
111             'bomb', # C+0x4D # U+0xF04D
112             'skullcrossbones', # C+0x4E # U+0xF04E
113             'flag', # C+0x4F # U+0xF04F
114             'pennant', # C+0x50 # U+0xF050
115             'airplane', # C+0x51 # U+0xF051
116             'sunshine', # C+0x52 # U+0xF052
117             'droplet', # C+0x53 # U+0xF053
118             'snowflake', # C+0x54 # U+0xF054
119             'crossoutline', # C+0x55 # U+0xF055
120             'crossshadow', # C+0x56 # U+0xF056
121             'crossceltic', # C+0x57 # U+0xF057
122             'crossmaltese', # C+0x58 # U+0xF058
123             'starofdavid', # C+0x59 # U+0xF059
124             'crescentstar', # C+0x5A # U+0xF05A
125             'yinyang', # C+0x5B # U+0xF05B
126             'om', # C+0x5C # U+0xF05C
127             'wheel', # C+0x5D # U+0xF05D
128             'aries', # C+0x5E # U+0xF05E
129             'taurus', # C+0x5F # U+0xF05F
130             'gemini', # C+0x60 # U+0xF060
131             'cancer', # C+0x61 # U+0xF061
132             'leo', # C+0x62 # U+0xF062
133             'virgo', # C+0x63 # U+0xF063
134             'libra', # C+0x64 # U+0xF064
135             'scorpio', # C+0x65 # U+0xF065
136             'saggitarius', # C+0x66 # U+0xF066
137             'capricorn', # C+0x67 # U+0xF067
138             'aquarius', # C+0x68 # U+0xF068
139             'pisces', # C+0x69 # U+0xF069
140             'ampersanditlc', # C+0x6A # U+0xF06A
141             'ampersandit', # C+0x6B # U+0xF06B
142             'circle6', # C+0x6C # U+0xF06C
143             'circleshadowdwn', # C+0x6D # U+0xF06D
144             'square6', # C+0x6E # U+0xF06E
145             'box3', # C+0x6F # U+0xF06F
146             'box4', # C+0x70 # U+0xF070
147             'boxshadowdwn', # C+0x71 # U+0xF071
148             'boxshadowup', # C+0x72 # U+0xF072
149             'lozenge4', # C+0x73 # U+0xF073
150             'lozenge6', # C+0x74 # U+0xF074
151             'rhombus6', # C+0x75 # U+0xF075
152             'xrhombus', # C+0x76 # U+0xF076
153             'rhombus4', # C+0x77 # U+0xF077
154             'clear', # C+0x78 # U+0xF078
155             'escape', # C+0x79 # U+0xF079
156             'command', # C+0x7A # U+0xF07A
157             'rosette', # C+0x7B # U+0xF07B
158             'rosettesolid', # C+0x7C # U+0xF07C
159             'quotedbllftbld', # C+0x7D # U+0xF07D
160             'quotedblrtbld', # C+0x7E # U+0xF07E
161             '.notdef', # C+0x7F # U+0x0000
162             'zerosans', # C+0x80 # U+0xF080
163             'onesans', # C+0x81 # U+0xF081
164             'twosans', # C+0x82 # U+0xF082
165             'threesans', # C+0x83 # U+0xF083
166             'foursans', # C+0x84 # U+0xF084
167             'fivesans', # C+0x85 # U+0xF085
168             'sixsans', # C+0x86 # U+0xF086
169             'sevensans', # C+0x87 # U+0xF087
170             'eightsans', # C+0x88 # U+0xF088
171             'ninesans', # C+0x89 # U+0xF089
172             'tensans', # C+0x8A # U+0xF08A
173             'zerosansinv', # C+0x8B # U+0xF08B
174             'onesansinv', # C+0x8C # U+0xF08C
175             'twosansinv', # C+0x8D # U+0xF08D
176             'threesansinv', # C+0x8E # U+0xF08E
177             'foursansinv', # C+0x8F # U+0xF08F
178             'fivesansinv', # C+0x90 # U+0xF090
179             'sixsansinv', # C+0x91 # U+0xF091
180             'sevensansinv', # C+0x92 # U+0xF092
181             'eightsansinv', # C+0x93 # U+0xF093
182             'ninesansinv', # C+0x94 # U+0xF094
183             'tensansinv', # C+0x95 # U+0xF095
184             'budleafne', # C+0x96 # U+0xF096
185             'budleafnw', # C+0x97 # U+0xF097
186             'budleafsw', # C+0x98 # U+0xF098
187             'budleafse', # C+0x99 # U+0xF099
188             'vineleafboldne', # C+0x9A # U+0xF09A
189             'vineleafboldnw', # C+0x9B # U+0xF09B
190             'vineleafboldsw', # C+0x9C # U+0xF09C
191             'vineleafboldse', # C+0x9D # U+0xF09D
192             'circle2', # C+0x9E # U+0xF09E
193             'circle4', # C+0x9F # U+0xF09F
194             'square2', # C+0xA0 # U+0xF0A0
195             'ring2', # C+0xA1 # U+0xF0A1
196             'ring4', # C+0xA2 # U+0xF0A2
197             'ring6', # C+0xA3 # U+0xF0A3
198             'ringbutton2', # C+0xA4 # U+0xF0A4
199             'target', # C+0xA5 # U+0xF0A5
200             'circleshadowup', # C+0xA6 # U+0xF0A6
201             'square4', # C+0xA7 # U+0xF0A7
202             'box2', # C+0xA8 # U+0xF0A8
203             'tristar2', # C+0xA9 # U+0xF0A9
204             'crosstar2', # C+0xAA # U+0xF0AA
205             'pentastar2', # C+0xAB # U+0xF0AB
206             'hexstar2', # C+0xAC # U+0xF0AC
207             'octastar2', # C+0xAD # U+0xF0AD
208             'dodecastar3', # C+0xAE # U+0xF0AE
209             'octastar4', # C+0xAF # U+0xF0AF
210             'registersquare', # C+0xB0 # U+0xF0B0
211             'registercircle', # C+0xB1 # U+0xF0B1
212             'cuspopen', # C+0xB2 # U+0xF0B2
213             'cuspopen1', # C+0xB3 # U+0xF0B3
214             'query', # C+0xB4 # U+0xF0B4
215             'circlestar', # C+0xB5 # U+0xF0B5
216             'starshadow', # C+0xB6 # U+0xF0B6
217             'oneoclock', # C+0xB7 # U+0xF0B7
218             'twooclock', # C+0xB8 # U+0xF0B8
219             'threeoclock', # C+0xB9 # U+0xF0B9
220             'fouroclock', # C+0xBA # U+0xF0BA
221             'fiveoclock', # C+0xBB # U+0xF0BB
222             'sixoclock', # C+0xBC # U+0xF0BC
223             'sevenoclock', # C+0xBD # U+0xF0BD
224             'eightoclock', # C+0xBE # U+0xF0BE
225             'nineoclock', # C+0xBF # U+0xF0BF
226             'tenoclock', # C+0xC0 # U+0xF0C0
227             'elevenoclock', # C+0xC1 # U+0xF0C1
228             'twelveoclock', # C+0xC2 # U+0xF0C2
229             'arrowdwnleft1', # C+0xC3 # U+0xF0C3
230             'arrowdwnrt1', # C+0xC4 # U+0xF0C4
231             'arrowupleft1', # C+0xC5 # U+0xF0C5
232             'arrowuprt1', # C+0xC6 # U+0xF0C6
233             'arrowleftup1', # C+0xC7 # U+0xF0C7
234             'arrowrtup1', # C+0xC8 # U+0xF0C8
235             'arrowleftdwn1', # C+0xC9 # U+0xF0C9
236             'arrowrtdwn1', # C+0xCA # U+0xF0CA
237             'quiltsquare2', # C+0xCB # U+0xF0CB
238             'quiltsquare2inv', # C+0xCC # U+0xF0CC
239             'leafccwsw', # C+0xCD # U+0xF0CD
240             'leafccwnw', # C+0xCE # U+0xF0CE
241             'leafccwse', # C+0xCF # U+0xF0CF
242             'leafccwne', # C+0xD0 # U+0xF0D0
243             'leafnw', # C+0xD1 # U+0xF0D1
244             'leafsw', # C+0xD2 # U+0xF0D2
245             'leafne', # C+0xD3 # U+0xF0D3
246             'leafse', # C+0xD4 # U+0xF0D4
247             'deleteleft', # C+0xD5 # U+0xF0D5
248             'deleteright', # C+0xD6 # U+0xF0D6
249             'head2left', # C+0xD7 # U+0xF0D7
250             'head2right', # C+0xD8 # U+0xF0D8
251             'head2up', # C+0xD9 # U+0xF0D9
252             'head2down', # C+0xDA # U+0xF0DA
253             'circleleft', # C+0xDB # U+0xF0DB
254             'circleright', # C+0xDC # U+0xF0DC
255             'circleup', # C+0xDD # U+0xF0DD
256             'circledown', # C+0xDE # U+0xF0DE
257             'barb2left', # C+0xDF # U+0xF0DF
258             'barb2right', # C+0xE0 # U+0xF0E0
259             'barb2up', # C+0xE1 # U+0xF0E1
260             'barb2down', # C+0xE2 # U+0xF0E2
261             'barb2nw', # C+0xE3 # U+0xF0E3
262             'barb2ne', # C+0xE4 # U+0xF0E4
263             'barb2sw', # C+0xE5 # U+0xF0E5
264             'barb2se', # C+0xE6 # U+0xF0E6
265             'barb4left', # C+0xE7 # U+0xF0E7
266             'barb4right', # C+0xE8 # U+0xF0E8
267             'barb4up', # C+0xE9 # U+0xF0E9
268             'barb4down', # C+0xEA # U+0xF0EA
269             'barb4nw', # C+0xEB # U+0xF0EB
270             'barb4ne', # C+0xEC # U+0xF0EC
271             'barb4sw', # C+0xED # U+0xF0ED
272             'barb4se', # C+0xEE # U+0xF0EE
273             'bleft', # C+0xEF # U+0xF0EF
274             'bright', # C+0xF0 # U+0xF0F0
275             'bup', # C+0xF1 # U+0xF0F1
276             'bdown', # C+0xF2 # U+0xF0F2
277             'bleftright', # C+0xF3 # U+0xF0F3
278             'bupdown', # C+0xF4 # U+0xF0F4
279             'bnw', # C+0xF5 # U+0xF0F5
280             'bne', # C+0xF6 # U+0xF0F6
281             'bsw', # C+0xF7 # U+0xF0F7
282             'bse', # C+0xF8 # U+0xF0F8
283             'bdash1', # C+0xF9 # U+0xF0F9
284             'bdash2', # C+0xFA # U+0xF0FA
285             'xmarkbld', # C+0xFB # U+0xF0FB
286             'checkbld', # C+0xFC # U+0xF0FC
287             'boxxmarkbld', # C+0xFD # U+0xF0FD
288             'boxcheckbld', # C+0xFE # U+0xF0FE
289             'windowslogo', # C+0xFF # U+0xF0FF
290             ], # DEF. ENCODING GLYPH TABLE
291             'fontbbox' => [ 0, -210, 1358, 898 ],
292             'wx' => { # HORIZ. WIDTH TABLE
293             'space' => '1000', # C+0x20 # U+0xF020
294             'pencil' => '1030', # C+0x21 # U+0xF021
295             'scissors' => '1144', # C+0x22 # U+0xF022
296             'scissorscutting' => '1301', # C+0x23 # U+0xF023
297             'readingglasses' => '1343', # C+0x24 # U+0xF024
298             'bell' => '893', # C+0x25 # U+0xF025
299             'book' => '1216', # C+0x26 # U+0xF026
300             'candle' => '458', # C+0x27 # U+0xF027
301             'telephonesolid' => '1083', # C+0x28 # U+0xF028
302             'telhandsetcirc' => '891', # C+0x29 # U+0xF029
303             'envelopeback' => '1132', # C+0x2A # U+0xF02A
304             'envelopefront' => '1132', # C+0x2B # U+0xF02B
305             'mailboxflagdwn' => '1171', # C+0x2C # U+0xF02C
306             'mailboxflagup' => '1171', # C+0x2D # U+0xF02D
307             'mailbxopnflgup' => '1440', # C+0x2E # U+0xF02E
308             'mailbxopnflgdwn' => '1443', # C+0x2F # U+0xF02F
309             'folder' => '1096', # C+0x30 # U+0xF030
310             'folderopen' => '1343', # C+0x31 # U+0xF031
311             'filetalltext1' => '698', # C+0x32 # U+0xF032
312             'filetalltext' => '698', # C+0x33 # U+0xF033
313             'filetalltext3' => '891', # C+0x34 # U+0xF034
314             'filecabinet' => '554', # C+0x35 # U+0xF035
315             'hourglass' => '602', # C+0x36 # U+0xF036
316             'keyboard' => '1072', # C+0x37 # U+0xF037
317             'mouse2button' => '947', # C+0x38 # U+0xF038
318             'ballpoint' => '1078', # C+0x39 # U+0xF039
319             'pc' => '939', # C+0x3A # U+0xF03A
320             'harddisk' => '891', # C+0x3B # U+0xF03B
321             'floppy3' => '891', # C+0x3C # U+0xF03C
322             'floppy5' => '891', # C+0x3D # U+0xF03D
323             'tapereel' => '891', # C+0x3E # U+0xF03E
324             'handwrite' => '909', # C+0x3F # U+0xF03F
325             'handwriteleft' => '909', # C+0x40 # U+0xF040
326             'handv' => '587', # C+0x41 # U+0xF041
327             'handok' => '792', # C+0x42 # U+0xF042
328             'thumbup' => '674', # C+0x43 # U+0xF043
329             'thumbdown' => '674', # C+0x44 # U+0xF044
330             'handptleft' => '941', # C+0x45 # U+0xF045
331             'handptright' => '941', # C+0x46 # U+0xF046
332             'handptup' => '548', # C+0x47 # U+0xF047
333             'handptdwn' => '548', # C+0x48 # U+0xF048
334             'handhalt' => '891', # C+0x49 # U+0xF049
335             'smileface' => '843', # C+0x4A # U+0xF04A
336             'neutralface' => '843', # C+0x4B # U+0xF04B
337             'frownface' => '843', # C+0x4C # U+0xF04C
338             'bomb' => '1110', # C+0x4D # U+0xF04D
339             'skullcrossbones' => '660', # C+0x4E # U+0xF04E
340             'flag' => '849', # C+0x4F # U+0xF04F
341             'pennant' => '1088', # C+0x50 # U+0xF050
342             'airplane' => '888', # C+0x51 # U+0xF051
343             'sunshine' => '880', # C+0x52 # U+0xF052
344             'droplet' => '650', # C+0x53 # U+0xF053
345             'snowflake' => '812', # C+0x54 # U+0xF054
346             'crossoutline' => '746', # C+0x55 # U+0xF055
347             'crossshadow' => '746', # C+0x56 # U+0xF056
348             'crossceltic' => '722', # C+0x57 # U+0xF057
349             'crossmaltese' => '693', # C+0x58 # U+0xF058
350             'starofdavid' => '794', # C+0x59 # U+0xF059
351             'crescentstar' => '885', # C+0x5A # U+0xF05A
352             'yinyang' => '891', # C+0x5B # U+0xF05B
353             'om' => '895', # C+0x5C # U+0xF05C
354             'wheel' => '891', # C+0x5D # U+0xF05D
355             'aries' => '1156', # C+0x5E # U+0xF05E
356             'taurus' => '1054', # C+0x5F # U+0xF05F
357             'gemini' => '963', # C+0x60 # U+0xF060
358             'cancer' => '1090', # C+0x61 # U+0xF061
359             'leo' => '940', # C+0x62 # U+0xF062
360             'virgo' => '933', # C+0x63 # U+0xF063
361             'libra' => '945', # C+0x64 # U+0xF064
362             'scorpio' => '1024', # C+0x65 # U+0xF065
363             'saggitarius' => '928', # C+0x66 # U+0xF066
364             'capricorn' => '1096', # C+0x67 # U+0xF067
365             'aquarius' => '1064', # C+0x68 # U+0xF068
366             'pisces' => '779', # C+0x69 # U+0xF069
367             'ampersanditlc' => '1049', # C+0x6A # U+0xF06A
368             'ampersandit' => '1270', # C+0x6B # U+0xF06B
369             'circle6' => '746', # C+0x6C # U+0xF06C
370             'circleshadowdwn' => '952', # C+0x6D # U+0xF06D
371             'square6' => '746', # C+0x6E # U+0xF06E
372             'box3' => '891', # C+0x6F # U+0xF06F
373             'box4' => '891', # C+0x70 # U+0xF070
374             'boxshadowdwn' => '891', # C+0x71 # U+0xF071
375             'boxshadowup' => '891', # C+0x72 # U+0xF072
376             'lozenge4' => '457', # C+0x73 # U+0xF073
377             'lozenge6' => '746', # C+0x74 # U+0xF074
378             'rhombus6' => '986', # C+0x75 # U+0xF075
379             'xrhombus' => '891', # C+0x76 # U+0xF076
380             'rhombus4' => '577', # C+0x77 # U+0xF077
381             'clear' => '1060', # C+0x78 # U+0xF078
382             'escape' => '1060', # C+0x79 # U+0xF079
383             'command' => '891', # C+0x7A # U+0xF07A
384             'rosette' => '891', # C+0x7B # U+0xF07B
385             'rosettesolid' => '891', # C+0x7C # U+0xF07C
386             'quotedbllftbld' => '530', # C+0x7D # U+0xF07D
387             'quotedblrtbld' => '530', # C+0x7E # U+0xF07E
388             'zerosans' => '891', # C+0x80 # U+0xF080
389             'onesans' => '891', # C+0x81 # U+0xF081
390             'twosans' => '891', # C+0x82 # U+0xF082
391             'threesans' => '891', # C+0x83 # U+0xF083
392             'foursans' => '891', # C+0x84 # U+0xF084
393             'fivesans' => '891', # C+0x85 # U+0xF085
394             'sixsans' => '891', # C+0x86 # U+0xF086
395             'sevensans' => '891', # C+0x87 # U+0xF087
396             'eightsans' => '891', # C+0x88 # U+0xF088
397             'ninesans' => '891', # C+0x89 # U+0xF089
398             'tensans' => '891', # C+0x8A # U+0xF08A
399             'zerosansinv' => '891', # C+0x8B # U+0xF08B
400             'onesansinv' => '891', # C+0x8C # U+0xF08C
401             'twosansinv' => '891', # C+0x8D # U+0xF08D
402             'threesansinv' => '891', # C+0x8E # U+0xF08E
403             'foursansinv' => '891', # C+0x8F # U+0xF08F
404             'fivesansinv' => '891', # C+0x90 # U+0xF090
405             'sixsansinv' => '891', # C+0x91 # U+0xF091
406             'sevensansinv' => '891', # C+0x92 # U+0xF092
407             'eightsansinv' => '891', # C+0x93 # U+0xF093
408             'ninesansinv' => '891', # C+0x94 # U+0xF094
409             'tensansinv' => '891', # C+0x95 # U+0xF095
410             'budleafne' => '1000', # C+0x96 # U+0xF096
411             'budleafnw' => '1000', # C+0x97 # U+0xF097
412             'budleafsw' => '1000', # C+0x98 # U+0xF098
413             'budleafse' => '1000', # C+0x99 # U+0xF099
414             'vineleafboldne' => '1000', # C+0x9A # U+0xF09A
415             'vineleafboldnw' => '1000', # C+0x9B # U+0xF09B
416             'vineleafboldsw' => '1000', # C+0x9C # U+0xF09C
417             'vineleafboldse' => '1000', # C+0x9D # U+0xF09D
418             'circle2' => '312', # C+0x9E # U+0xF09E
419             'circle4' => '457', # C+0x9F # U+0xF09F
420             'square2' => '312', # C+0xA0 # U+0xF0A0
421             'ring2' => '891', # C+0xA1 # U+0xF0A1
422             'ring4' => '891', # C+0xA2 # U+0xF0A2
423             'ring6' => '891', # C+0xA3 # U+0xF0A3
424             'ringbutton2' => '891', # C+0xA4 # U+0xF0A4
425             'target' => '891', # C+0xA5 # U+0xF0A5
426             'circleshadowup' => '952', # C+0xA6 # U+0xF0A6
427             'square4' => '457', # C+0xA7 # U+0xF0A7
428             'box2' => '891', # C+0xA8 # U+0xF0A8
429             'tristar2' => '891', # C+0xA9 # U+0xF0A9
430             'crosstar2' => '891', # C+0xAA # U+0xF0AA
431             'pentastar2' => '891', # C+0xAB # U+0xF0AB
432             'hexstar2' => '891', # C+0xAC # U+0xF0AC
433             'octastar2' => '891', # C+0xAD # U+0xF0AD
434             'dodecastar3' => '891', # C+0xAE # U+0xF0AE
435             'octastar4' => '891', # C+0xAF # U+0xF0AF
436             'registersquare' => '891', # C+0xB0 # U+0xF0B0
437             'registercircle' => '891', # C+0xB1 # U+0xF0B1
438             'cuspopen' => '891', # C+0xB2 # U+0xF0B2
439             'cuspopen1' => '891', # C+0xB3 # U+0xF0B3
440             'query' => '891', # C+0xB4 # U+0xF0B4
441             'circlestar' => '891', # C+0xB5 # U+0xF0B5
442             'starshadow' => '891', # C+0xB6 # U+0xF0B6
443             'oneoclock' => '891', # C+0xB7 # U+0xF0B7
444             'twooclock' => '891', # C+0xB8 # U+0xF0B8
445             'threeoclock' => '891', # C+0xB9 # U+0xF0B9
446             'fouroclock' => '891', # C+0xBA # U+0xF0BA
447             'fiveoclock' => '891', # C+0xBB # U+0xF0BB
448             'sixoclock' => '891', # C+0xBC # U+0xF0BC
449             'sevenoclock' => '891', # C+0xBD # U+0xF0BD
450             'eightoclock' => '891', # C+0xBE # U+0xF0BE
451             'nineoclock' => '891', # C+0xBF # U+0xF0BF
452             'tenoclock' => '891', # C+0xC0 # U+0xF0C0
453             'elevenoclock' => '891', # C+0xC1 # U+0xF0C1
454             'twelveoclock' => '891', # C+0xC2 # U+0xF0C2
455             'arrowdwnleft1' => '891', # C+0xC3 # U+0xF0C3
456             'arrowdwnrt1' => '891', # C+0xC4 # U+0xF0C4
457             'arrowupleft1' => '891', # C+0xC5 # U+0xF0C5
458             'arrowuprt1' => '891', # C+0xC6 # U+0xF0C6
459             'arrowleftup1' => '1047', # C+0xC7 # U+0xF0C7
460             'arrowrtup1' => '1047', # C+0xC8 # U+0xF0C8
461             'arrowleftdwn1' => '1047', # C+0xC9 # U+0xF0C9
462             'arrowrtdwn1' => '1047', # C+0xCA # U+0xF0CA
463             'quiltsquare2' => '1000', # C+0xCB # U+0xF0CB
464             'quiltsquare2inv' => '1000', # C+0xCC # U+0xF0CC
465             'leafccwsw' => '1000', # C+0xCD # U+0xF0CD
466             'leafccwnw' => '1000', # C+0xCE # U+0xF0CE
467             'leafccwse' => '1000', # C+0xCF # U+0xF0CF
468             'leafccwne' => '1000', # C+0xD0 # U+0xF0D0
469             'leafnw' => '1000', # C+0xD1 # U+0xF0D1
470             'leafsw' => '1000', # C+0xD2 # U+0xF0D2
471             'leafne' => '1000', # C+0xD3 # U+0xF0D3
472             'leafse' => '1000', # C+0xD4 # U+0xF0D4
473             'deleteleft' => '1252', # C+0xD5 # U+0xF0D5
474             'deleteright' => '1252', # C+0xD6 # U+0xF0D6
475             'head2left' => '794', # C+0xD7 # U+0xF0D7
476             'head2right' => '794', # C+0xD8 # U+0xF0D8
477             'head2up' => '891', # C+0xD9 # U+0xF0D9
478             'head2down' => '891', # C+0xDA # U+0xF0DA
479             'circleleft' => '891', # C+0xDB # U+0xF0DB
480             'circleright' => '891', # C+0xDC # U+0xF0DC
481             'circleup' => '891', # C+0xDD # U+0xF0DD
482             'circledown' => '891', # C+0xDE # U+0xF0DE
483             'barb2left' => '979', # C+0xDF # U+0xF0DF
484             'barb2right' => '979', # C+0xE0 # U+0xF0E0
485             'barb2up' => '891', # C+0xE1 # U+0xF0E1
486             'barb2down' => '891', # C+0xE2 # U+0xF0E2
487             'barb2nw' => '775', # C+0xE3 # U+0xF0E3
488             'barb2ne' => '775', # C+0xE4 # U+0xF0E4
489             'barb2sw' => '775', # C+0xE5 # U+0xF0E5
490             'barb2se' => '775', # C+0xE6 # U+0xF0E6
491             'barb4left' => '1067', # C+0xE7 # U+0xF0E7
492             'barb4right' => '1067', # C+0xE8 # U+0xF0E8
493             'barb4up' => '891', # C+0xE9 # U+0xF0E9
494             'barb4down' => '891', # C+0xEA # U+0xF0EA
495             'barb4nw' => '872', # C+0xEB # U+0xF0EB
496             'barb4ne' => '872', # C+0xEC # U+0xF0EC
497             'barb4sw' => '872', # C+0xED # U+0xF0ED
498             'barb4se' => '872', # C+0xEE # U+0xF0EE
499             'bleft' => '891', # C+0xEF # U+0xF0EF
500             'bright' => '891', # C+0xF0 # U+0xF0F0
501             'bup' => '810', # C+0xF1 # U+0xF0F1
502             'bdown' => '810', # C+0xF2 # U+0xF0F2
503             'bleftright' => '1060', # C+0xF3 # U+0xF0F3
504             'bupdown' => '810', # C+0xF4 # U+0xF0F4
505             'bnw' => '781', # C+0xF5 # U+0xF0F5
506             'bne' => '781', # C+0xF6 # U+0xF0F6
507             'bsw' => '781', # C+0xF7 # U+0xF0F7
508             'bse' => '781', # C+0xF8 # U+0xF0F8
509             'bdash1' => '481', # C+0xF9 # U+0xF0F9
510             'bdash2' => '385', # C+0xFA # U+0xF0FA
511             'xmarkbld' => '635', # C+0xFB # U+0xF0FB
512             'checkbld' => '785', # C+0xFC # U+0xF0FC
513             'boxxmarkbld' => '891', # C+0xFD # U+0xF0FD
514             'boxcheckbld' => '891', # C+0xFE # U+0xF0FE
515             'windowslogo' => '1034', # C+0xFF # U+0xF0FF
516             }, # HORIZ. WIDTH TABLE
517             } };
518              
519             1;