File Coverage

blib/lib/PDF/Builder/Resource/Font/CoreFont/webdings.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::Builder::Resource::Font::CoreFont::webdings;
2              
3 2     2   984 use strict;
  2         5  
  2         58  
4 2     2   9 use warnings;
  2         4  
  2         1909  
5              
6             our $VERSION = '3.024'; # VERSION
7             our $LAST_UPDATE = '2.029'; # manually update whenever code is changed
8              
9             =head1 NAME
10              
11             PDF::Builder::Resource::Font::CoreFont::webdings - font-specific information for WebDings symbol font
12             (I standard PDF core)
13              
14             =cut
15              
16             sub data { return {
17 1     1 0 147 'fontname' => 'Webdings',
18             'type' => 'TrueType',
19             'apiname' => 'Web',
20             'ascender' => '799',
21             'capheight' => '604',
22             'descender' => '-200',
23             'isfixedpitch' => '0',
24             'issymbol' => '1',
25             'italicangle' => '0',
26             'underlineposition' => '-273',
27             'underlinethickness' => '100',
28             'xheight' => '604',
29             'firstchar' => '32',
30             'lastchar' => '255',
31             'flags' => '4',
32             'char' => [ # DEF. ENCODING GLYPH TABLE
33             '.notdef', # C+0x00 # U+0x0000
34             '.notdef', # C+0x01 # U+0x0000
35             '.notdef', # C+0x02 # U+0x0000
36             '.notdef', # C+0x03 # U+0x0000
37             '.notdef', # C+0x04 # U+0x0000
38             '.notdef', # C+0x05 # U+0x0000
39             '.notdef', # C+0x06 # U+0x0000
40             '.notdef', # C+0x07 # U+0x0000
41             '.notdef', # C+0x08 # U+0x0000
42             '.notdef', # C+0x09 # U+0x0000
43             '.notdef', # C+0x0A # U+0x0000
44             '.notdef', # C+0x0B # U+0x0000
45             '.notdef', # C+0x0C # U+0x0000
46             '.notdef', # C+0x0D # U+0x0000
47             '.notdef', # C+0x0E # U+0x0000
48             '.notdef', # C+0x0F # U+0x0000
49             '.notdef', # C+0x10 # U+0x0000
50             '.notdef', # C+0x11 # U+0x0000
51             '.notdef', # C+0x12 # U+0x0000
52             '.notdef', # C+0x13 # U+0x0000
53             '.notdef', # C+0x14 # U+0x0000
54             '.notdef', # C+0x15 # U+0x0000
55             '.notdef', # C+0x16 # U+0x0000
56             '.notdef', # C+0x17 # U+0x0000
57             '.notdef', # C+0x18 # U+0x0000
58             '.notdef', # C+0x19 # U+0x0000
59             '.notdef', # C+0x1A # U+0x0000
60             '.notdef', # C+0x1B # U+0x0000
61             '.notdef', # C+0x1C # U+0x0000
62             '.notdef', # C+0x1D # U+0x0000
63             '.notdef', # C+0x1E # U+0x0000
64             '.notdef', # C+0x1F # U+0x0000
65             'space', # C+0x20 # U+0xF020
66             'spider', # C+0x21 # U+0xF021
67             'web', # C+0x22 # U+0xF022
68             'nopiracy', # C+0x23 # U+0xF023
69             'cool', # C+0x24 # U+0xF024
70             'trophy', # C+0x25 # U+0xF025
71             'award', # C+0x26 # U+0xF026
72             'links', # C+0x27 # U+0xF027
73             'talkleft', # C+0x28 # U+0xF028
74             'talkright', # C+0x29 # U+0xF029
75             'new', # C+0x2A # U+0xF02A
76             'updated', # C+0x2B # U+0xF02B
77             'hot', # C+0x2C # U+0xF02C
78             'ribbon', # C+0x2D # U+0xF02D
79             'checkerboard', # C+0x2E # U+0xF02E
80             'slash', # C+0x2F # U+0xF02F
81             'UIminimize', # C+0x30 # U+0xF030
82             'UImaximize', # C+0x31 # U+0xF031
83             'UItile', # C+0x32 # U+0xF032
84             'UIback', # C+0x33 # U+0xF033
85             'UIforward', # C+0x34 # U+0xF034
86             'UIup', # C+0x35 # U+0xF035
87             'UIdown', # C+0x36 # U+0xF036
88             'UIreverse', # C+0x37 # U+0xF037
89             'UIfastforward', # C+0x38 # U+0xF038
90             'UIbegin', # C+0x39 # U+0xF039
91             'UIend', # C+0x3A # U+0xF03A
92             'UIpause', # C+0x3B # U+0xF03B
93             'UIstop', # C+0x3C # U+0xF03C
94             'UIrecord', # C+0x3D # U+0xF03D
95             'fontsize', # C+0x3E # U+0xF03E
96             'vote', # C+0x3F # U+0xF03F
97             'tools', # C+0x40 # U+0xF040
98             'underconstruction', # C+0x41 # U+0xF041
99             'town', # C+0x42 # U+0xF042
100             'city', # C+0x43 # U+0xF043
101             'derelictsite', # C+0x44 # U+0xF044
102             'desert', # C+0x45 # U+0xF045
103             'factory', # C+0x46 # U+0xF046
104             'publicbuilding', # C+0x47 # U+0xF047
105             'home', # C+0x48 # U+0xF048
106             'beach', # C+0x49 # U+0xF049
107             'island', # C+0x4A # U+0xF04A
108             'motorway', # C+0x4B # U+0xF04B
109             'search', # C+0x4C # U+0xF04C
110             'mountain', # C+0x4D # U+0xF04D
111             'sight', # C+0x4E # U+0xF04E
112             'hearing', # C+0x4F # U+0xF04F
113             'park', # C+0x50 # U+0xF050
114             'camping', # C+0x51 # U+0xF051
115             'railroad', # C+0x52 # U+0xF052
116             'stadium', # C+0x53 # U+0xF053
117             'ship', # C+0x54 # U+0xF054
118             'soundon', # C+0x55 # U+0xF055
119             'soundoff', # C+0x56 # U+0xF056
120             'soundleft', # C+0x57 # U+0xF057
121             'soundright', # C+0x58 # U+0xF058
122             'favorite', # C+0x59 # U+0xF059
123             'occasion', # C+0x5A # U+0xF05A
124             'thoughtleft', # C+0x5B # U+0xF05B
125             'backslash', # C+0x5C # U+0xF05C
126             'thoughtright', # C+0x5D # U+0xF05D
127             'chat', # C+0x5E # U+0xF05E
128             'conference', # C+0x5F # U+0xF05F
129             'loop', # C+0x60 # U+0xF060
130             'UIcheck', # C+0x61 # U+0xF061
131             'bicycle', # C+0x62 # U+0xF062
132             'boxopen', # C+0x63 # U+0xF063
133             'sheild', # C+0x64 # U+0xF064
134             'package', # C+0x65 # U+0xF065
135             'fire', # C+0x66 # U+0xF066
136             'boxsolid', # C+0x67 # U+0xF067
137             'medical', # C+0x68 # U+0xF068
138             'information', # C+0x69 # U+0xF069
139             'planesmall', # C+0x6A # U+0xF06A
140             'satellite', # C+0x6B # U+0xF06B
141             'navigate', # C+0x6C # U+0xF06C
142             'jump', # C+0x6D # U+0xF06D
143             'circlesolid', # C+0x6E # U+0xF06E
144             'boat', # C+0x6F # U+0xF06F
145             'police', # C+0x70 # U+0xF070
146             'UIrefresh', # C+0x71 # U+0xF071
147             'UIclose', # C+0x72 # U+0xF072
148             'UIhelp', # C+0x73 # U+0xF073
149             'train', # C+0x74 # U+0xF074
150             'metro', # C+0x75 # U+0xF075
151             'bus', # C+0x76 # U+0xF076
152             'flag', # C+0x77 # U+0xF077
153             'not', # C+0x78 # U+0xF078
154             'noentry', # C+0x79 # U+0xF079
155             'nosmoking', # C+0x7A # U+0xF07A
156             'shoutleft', # C+0x7B # U+0xF07B
157             'bar', # C+0x7C # U+0xF07C
158             'shoutright', # C+0x7D # U+0xF07D
159             'lightningbolt', # C+0x7E # U+0xF07E
160             '.notdef', # C+0x7F # U+0x0000
161             'man', # C+0x80 # U+0xF080
162             'woman', # C+0x81 # U+0xF081
163             'boy', # C+0x82 # U+0xF082
164             'girl', # C+0x83 # U+0xF083
165             'baby', # C+0x84 # U+0xF084
166             'scifi', # C+0x85 # U+0xF085
167             'health', # C+0x86 # U+0xF086
168             'skier', # C+0x87 # U+0xF087
169             'hobby', # C+0x88 # U+0xF088
170             'golfer', # C+0x89 # U+0xF089
171             'pool', # C+0x8A # U+0xF08A
172             'surf', # C+0x8B # U+0xF08B
173             'motorcycle', # C+0x8C # U+0xF08C
174             'racecar', # C+0x8D # U+0xF08D
175             'auto', # C+0x8E # U+0xF08E
176             'finance', # C+0x8F # U+0xF08F
177             'commodities', # C+0x90 # U+0xF090
178             'money', # C+0x91 # U+0xF091
179             'price', # C+0x92 # U+0xF092
180             'creditcard', # C+0x93 # U+0xF093
181             'ratingfamily', # C+0x94 # U+0xF094
182             'ratingviolence', # C+0x95 # U+0xF095
183             'ratingsex', # C+0x96 # U+0xF096
184             'ratinglanguage', # C+0x97 # U+0xF097
185             'ratingquality', # C+0x98 # U+0xF098
186             'email', # C+0x99 # U+0xF099
187             'send', # C+0x9A # U+0xF09A
188             'mail', # C+0x9B # U+0xF09B
189             'write', # C+0x9C # U+0xF09C
190             'textdoc', # C+0x9D # U+0xF09D
191             'textgraphicdoc', # C+0x9E # U+0xF09E
192             'graphicdoc', # C+0x9F # U+0xF09F
193             'investigate', # C+0xA0 # U+0xF0A0
194             'clock', # C+0xA1 # U+0xF0A1
195             'frames', # C+0xA2 # U+0xF0A2
196             'noframes', # C+0xA3 # U+0xF0A3
197             'clipboard', # C+0xA4 # U+0xF0A4
198             'note', # C+0xA5 # U+0xF0A5
199             'calender', # C+0xA6 # U+0xF0A6
200             'book', # C+0xA7 # U+0xF0A7
201             'reference', # C+0xA8 # U+0xF0A8
202             'news', # C+0xA9 # U+0xF0A9
203             'classified', # C+0xAA # U+0xF0AA
204             'archive', # C+0xAB # U+0xF0AB
205             'index', # C+0xAC # U+0xF0AC
206             'art', # C+0xAD # U+0xF0AD
207             'theatre', # C+0xAE # U+0xF0AE
208             'music', # C+0xAF # U+0xF0AF
209             'MIDI', # C+0xB0 # U+0xF0B0
210             'microphone', # C+0xB1 # U+0xF0B1
211             'headphones', # C+0xB2 # U+0xF0B2
212             'CDROM', # C+0xB3 # U+0xF0B3
213             'filmclip', # C+0xB4 # U+0xF0B4
214             'pointofinterest', # C+0xB5 # U+0xF0B5
215             'ticket', # C+0xB6 # U+0xF0B6
216             'film', # C+0xB7 # U+0xF0B7
217             'movies', # C+0xB8 # U+0xF0B8
218             'video', # C+0xB9 # U+0xF0B9
219             'stereo', # C+0xBA # U+0xF0BA
220             'radio', # C+0xBB # U+0xF0BB
221             'levelcontrol', # C+0xBC # U+0xF0BC
222             'audiocontrol', # C+0xBD # U+0xF0BD
223             'television', # C+0xBE # U+0xF0BE
224             'computers1', # C+0xBF # U+0xF0BF
225             'computers2', # C+0xC0 # U+0xF0C0
226             'computers3', # C+0xC1 # U+0xF0C1
227             'computers4', # C+0xC2 # U+0xF0C2
228             'joystick', # C+0xC3 # U+0xF0C3
229             'gamepad', # C+0xC4 # U+0xF0C4
230             'phone', # C+0xC5 # U+0xF0C5
231             'fax', # C+0xC6 # U+0xF0C6
232             'pager', # C+0xC7 # U+0xF0C7
233             'cellularphone', # C+0xC8 # U+0xF0C8
234             'modem', # C+0xC9 # U+0xF0C9
235             'printer', # C+0xCA # U+0xF0CA
236             'calculator', # C+0xCB # U+0xF0CB
237             'folder', # C+0xCC # U+0xF0CC
238             'disk', # C+0xCD # U+0xF0CD
239             'compression', # C+0xCE # U+0xF0CE
240             'locked', # C+0xCF # U+0xF0CF
241             'unlocked', # C+0xD0 # U+0xF0D0
242             'encryption', # C+0xD1 # U+0xF0D1
243             'inbox', # C+0xD2 # U+0xF0D2
244             'outbox', # C+0xD3 # U+0xF0D3
245             'ovalshape', # C+0xD4 # U+0xF0D4
246             'sunny', # C+0xD5 # U+0xF0D5
247             'mostlysunny', # C+0xD6 # U+0xF0D6
248             'mostlycloudy', # C+0xD7 # U+0xF0D7
249             'showers', # C+0xD8 # U+0xF0D8
250             'cloudy', # C+0xD9 # U+0xF0D9
251             'snow', # C+0xDA # U+0xF0DA
252             'rain', # C+0xDB # U+0xF0DB
253             'lightning', # C+0xDC # U+0xF0DC
254             'twister', # C+0xDD # U+0xF0DD
255             'wind', # C+0xDE # U+0xF0DE
256             'fog', # C+0xDF # U+0xF0DF
257             'moon', # C+0xE0 # U+0xF0E0
258             'temperature', # C+0xE1 # U+0xF0E1
259             'lifestyles', # C+0xE2 # U+0xF0E2
260             'guestrooms', # C+0xE3 # U+0xF0E3
261             'dining', # C+0xE4 # U+0xF0E4
262             'lounge', # C+0xE5 # U+0xF0E5
263             'services', # C+0xE6 # U+0xF0E6
264             'shopping', # C+0xE7 # U+0xF0E7
265             'parking', # C+0xE8 # U+0xF0E8
266             'handycap', # C+0xE9 # U+0xF0E9
267             'caution', # C+0xEA # U+0xF0EA
268             'marker', # C+0xEB # U+0xF0EB
269             'education', # C+0xEC # U+0xF0EC
270             'raysabove', # C+0xED # U+0xF0ED
271             'raysbelow', # C+0xEE # U+0xF0EE
272             'raysleft', # C+0xEF # U+0xF0EF
273             'raysright', # C+0xF0 # U+0xF0F0
274             'airplane', # C+0xF1 # U+0xF0F1
275             'animal1', # C+0xF2 # U+0xF0F2
276             'bird', # C+0xF3 # U+0xF0F3
277             'fish', # C+0xF4 # U+0xF0F4
278             'dog', # C+0xF5 # U+0xF0F5
279             'cat', # C+0xF6 # U+0xF0F6
280             'rocketleft', # C+0xF7 # U+0xF0F7
281             'rocketright', # C+0xF8 # U+0xF0F8
282             'rocketup', # C+0xF9 # U+0xF0F9
283             'rocketdown', # C+0xFA # U+0xF0FA
284             'worldmap', # C+0xFB # U+0xF0FB
285             'globe1', # C+0xFC # U+0xF0FC
286             'globe2', # C+0xFD # U+0xF0FD
287             'globe3', # C+0xFE # U+0xF0FE
288             'peace', # C+0xFF # U+0xF0FF
289             ], # DEF. ENCODING GLYPH TABLE
290             'fontbbox' => [ -1, -200, 4000, 799 ],
291             'wx' => { # HORIZ. WIDTH TABLE
292             'space' => '500', # C+0x20 # U+0xF020
293             'spider' => '1000', # C+0x21 # U+0xF021
294             'web' => '1000', # C+0x22 # U+0xF022
295             'nopiracy' => '1000', # C+0x23 # U+0xF023
296             'cool' => '1000', # C+0x24 # U+0xF024
297             'trophy' => '990', # C+0x25 # U+0xF025
298             'award' => '1000', # C+0x26 # U+0xF026
299             'links' => '1000', # C+0x27 # U+0xF027
300             'talkleft' => '1000', # C+0x28 # U+0xF028
301             'talkright' => '1000', # C+0x29 # U+0xF029
302             'new' => '1000', # C+0x2A # U+0xF02A
303             'updated' => '1000', # C+0x2B # U+0xF02B
304             'hot' => '1000', # C+0x2C # U+0xF02C
305             'ribbon' => '1000', # C+0x2D # U+0xF02D
306             'checkerboard' => '1000', # C+0x2E # U+0xF02E
307             'slash' => '1000', # C+0x2F # U+0xF02F
308             'UIminimize' => '1000', # C+0x30 # U+0xF030
309             'UImaximize' => '1000', # C+0x31 # U+0xF031
310             'UItile' => '1000', # C+0x32 # U+0xF032
311             'UIback' => '1000', # C+0x33 # U+0xF033
312             'UIforward' => '1000', # C+0x34 # U+0xF034
313             'UIup' => '1000', # C+0x35 # U+0xF035
314             'UIdown' => '1000', # C+0x36 # U+0xF036
315             'UIreverse' => '1000', # C+0x37 # U+0xF037
316             'UIfastforward' => '1000', # C+0x38 # U+0xF038
317             'UIbegin' => '1000', # C+0x39 # U+0xF039
318             'UIend' => '1000', # C+0x3A # U+0xF03A
319             'UIpause' => '1000', # C+0x3B # U+0xF03B
320             'UIstop' => '1000', # C+0x3C # U+0xF03C
321             'UIrecord' => '1000', # C+0x3D # U+0xF03D
322             'fontsize' => '1000', # C+0x3E # U+0xF03E
323             'vote' => '1000', # C+0x3F # U+0xF03F
324             'tools' => '1000', # C+0x40 # U+0xF040
325             'underconstruction' => '1000', # C+0x41 # U+0xF041
326             'town' => '1000', # C+0x42 # U+0xF042
327             'city' => '1000', # C+0x43 # U+0xF043
328             'derelictsite' => '1000', # C+0x44 # U+0xF044
329             'desert' => '1000', # C+0x45 # U+0xF045
330             'factory' => '1000', # C+0x46 # U+0xF046
331             'publicbuilding' => '1000', # C+0x47 # U+0xF047
332             'home' => '1000', # C+0x48 # U+0xF048
333             'beach' => '1000', # C+0x49 # U+0xF049
334             'island' => '1000', # C+0x4A # U+0xF04A
335             'motorway' => '1000', # C+0x4B # U+0xF04B
336             'search' => '1000', # C+0x4C # U+0xF04C
337             'mountain' => '1000', # C+0x4D # U+0xF04D
338             'sight' => '1000', # C+0x4E # U+0xF04E
339             'hearing' => '1000', # C+0x4F # U+0xF04F
340             'park' => '1000', # C+0x50 # U+0xF050
341             'camping' => '1000', # C+0x51 # U+0xF051
342             'railroad' => '1000', # C+0x52 # U+0xF052
343             'stadium' => '1000', # C+0x53 # U+0xF053
344             'ship' => '1000', # C+0x54 # U+0xF054
345             'soundon' => '1000', # C+0x55 # U+0xF055
346             'soundoff' => '1000', # C+0x56 # U+0xF056
347             'soundleft' => '537', # C+0x57 # U+0xF057
348             'soundright' => '537', # C+0x58 # U+0xF058
349             'favorite' => '1000', # C+0x59 # U+0xF059
350             'occasion' => '1000', # C+0x5A # U+0xF05A
351             'thoughtleft' => '1000', # C+0x5B # U+0xF05B
352             'backslash' => '1000', # C+0x5C # U+0xF05C
353             'thoughtright' => '1000', # C+0x5D # U+0xF05D
354             'chat' => '1000', # C+0x5E # U+0xF05E
355             'conference' => '1000', # C+0x5F # U+0xF05F
356             'loop' => '1000', # C+0x60 # U+0xF060
357             'UIcheck' => '1000', # C+0x61 # U+0xF061
358             'bicycle' => '1000', # C+0x62 # U+0xF062
359             'boxopen' => '1000', # C+0x63 # U+0xF063
360             'sheild' => '1000', # C+0x64 # U+0xF064
361             'package' => '1000', # C+0x65 # U+0xF065
362             'fire' => '1000', # C+0x66 # U+0xF066
363             'boxsolid' => '1000', # C+0x67 # U+0xF067
364             'medical' => '1000', # C+0x68 # U+0xF068
365             'information' => '1000', # C+0x69 # U+0xF069
366             'planesmall' => '1000', # C+0x6A # U+0xF06A
367             'satellite' => '1000', # C+0x6B # U+0xF06B
368             'navigate' => '1000', # C+0x6C # U+0xF06C
369             'jump' => '558', # C+0x6D # U+0xF06D
370             'circlesolid' => '1000', # C+0x6E # U+0xF06E
371             'boat' => '1000', # C+0x6F # U+0xF06F
372             'police' => '1000', # C+0x70 # U+0xF070
373             'UIrefresh' => '1000', # C+0x71 # U+0xF071
374             'UIclose' => '1000', # C+0x72 # U+0xF072
375             'UIhelp' => '1000', # C+0x73 # U+0xF073
376             'train' => '1000', # C+0x74 # U+0xF074
377             'metro' => '1000', # C+0x75 # U+0xF075
378             'bus' => '1000', # C+0x76 # U+0xF076
379             'flag' => '1000', # C+0x77 # U+0xF077
380             'not' => '1000', # C+0x78 # U+0xF078
381             'noentry' => '1000', # C+0x79 # U+0xF079
382             'nosmoking' => '1000', # C+0x7A # U+0xF07A
383             'shoutleft' => '1000', # C+0x7B # U+0xF07B
384             'bar' => '1000', # C+0x7C # U+0xF07C
385             'shoutright' => '1000', # C+0x7D # U+0xF07D
386             'lightningbolt' => '1000', # C+0x7E # U+0xF07E
387             'man' => '1000', # C+0x80 # U+0xF080
388             'woman' => '1000', # C+0x81 # U+0xF081
389             'boy' => '1000', # C+0x82 # U+0xF082
390             'girl' => '1000', # C+0x83 # U+0xF083
391             'baby' => '1000', # C+0x84 # U+0xF084
392             'scifi' => '1000', # C+0x85 # U+0xF085
393             'health' => '1000', # C+0x86 # U+0xF086
394             'skier' => '1000', # C+0x87 # U+0xF087
395             'hobby' => '1000', # C+0x88 # U+0xF088
396             'golfer' => '1000', # C+0x89 # U+0xF089
397             'pool' => '1000', # C+0x8A # U+0xF08A
398             'surf' => '1000', # C+0x8B # U+0xF08B
399             'motorcycle' => '1000', # C+0x8C # U+0xF08C
400             'racecar' => '1220', # C+0x8D # U+0xF08D
401             'auto' => '1000', # C+0x8E # U+0xF08E
402             'finance' => '1000', # C+0x8F # U+0xF08F
403             'commodities' => '1000', # C+0x90 # U+0xF090
404             'money' => '1000', # C+0x91 # U+0xF091
405             'price' => '1000', # C+0x92 # U+0xF092
406             'creditcard' => '1000', # C+0x93 # U+0xF093
407             'ratingfamily' => '1000', # C+0x94 # U+0xF094
408             'ratingviolence' => '1000', # C+0x95 # U+0xF095
409             'ratingsex' => '1000', # C+0x96 # U+0xF096
410             'ratinglanguage' => '1000', # C+0x97 # U+0xF097
411             'ratingquality' => '1000', # C+0x98 # U+0xF098
412             'email' => '1000', # C+0x99 # U+0xF099
413             'send' => '1000', # C+0x9A # U+0xF09A
414             'mail' => '1000', # C+0x9B # U+0xF09B
415             'write' => '1000', # C+0x9C # U+0xF09C
416             'textdoc' => '1000', # C+0x9D # U+0xF09D
417             'textgraphicdoc' => '1000', # C+0x9E # U+0xF09E
418             'graphicdoc' => '1000', # C+0x9F # U+0xF09F
419             'investigate' => '1000', # C+0xA0 # U+0xF0A0
420             'clock' => '1000', # C+0xA1 # U+0xF0A1
421             'frames' => '1000', # C+0xA2 # U+0xF0A2
422             'noframes' => '1000', # C+0xA3 # U+0xF0A3
423             'clipboard' => '1000', # C+0xA4 # U+0xF0A4
424             'note' => '1000', # C+0xA5 # U+0xF0A5
425             'calender' => '1000', # C+0xA6 # U+0xF0A6
426             'book' => '1000', # C+0xA7 # U+0xF0A7
427             'reference' => '1000', # C+0xA8 # U+0xF0A8
428             'news' => '1000', # C+0xA9 # U+0xF0A9
429             'classified' => '1000', # C+0xAA # U+0xF0AA
430             'archive' => '1000', # C+0xAB # U+0xF0AB
431             'index' => '1000', # C+0xAC # U+0xF0AC
432             'art' => '1000', # C+0xAD # U+0xF0AD
433             'theatre' => '1000', # C+0xAE # U+0xF0AE
434             'music' => '1000', # C+0xAF # U+0xF0AF
435             'MIDI' => '1000', # C+0xB0 # U+0xF0B0
436             'microphone' => '1000', # C+0xB1 # U+0xF0B1
437             'headphones' => '1000', # C+0xB2 # U+0xF0B2
438             'CDROM' => '1000', # C+0xB3 # U+0xF0B3
439             'filmclip' => '1000', # C+0xB4 # U+0xF0B4
440             'pointofinterest' => '1000', # C+0xB5 # U+0xF0B5
441             'ticket' => '1000', # C+0xB6 # U+0xF0B6
442             'film' => '1000', # C+0xB7 # U+0xF0B7
443             'movies' => '1000', # C+0xB8 # U+0xF0B8
444             'video' => '1000', # C+0xB9 # U+0xF0B9
445             'stereo' => '1000', # C+0xBA # U+0xF0BA
446             'radio' => '1000', # C+0xBB # U+0xF0BB
447             'levelcontrol' => '672', # C+0xBC # U+0xF0BC
448             'audiocontrol' => '672', # C+0xBD # U+0xF0BD
449             'television' => '1000', # C+0xBE # U+0xF0BE
450             'computers1' => '842', # C+0xBF # U+0xF0BF
451             'computers2' => '516', # C+0xC0 # U+0xF0C0
452             'computers3' => '1000', # C+0xC1 # U+0xF0C1
453             'computers4' => '1000', # C+0xC2 # U+0xF0C2
454             'joystick' => '1000', # C+0xC3 # U+0xF0C3
455             'gamepad' => '1000', # C+0xC4 # U+0xF0C4
456             'phone' => '428', # C+0xC5 # U+0xF0C5
457             'fax' => '605', # C+0xC6 # U+0xF0C6
458             'pager' => '1000', # C+0xC7 # U+0xF0C7
459             'cellularphone' => '1000', # C+0xC8 # U+0xF0C8
460             'modem' => '1000', # C+0xC9 # U+0xF0C9
461             'printer' => '1000', # C+0xCA # U+0xF0CA
462             'calculator' => '662', # C+0xCB # U+0xF0CB
463             'folder' => '1000', # C+0xCC # U+0xF0CC
464             'disk' => '1000', # C+0xCD # U+0xF0CD
465             'compression' => '1000', # C+0xCE # U+0xF0CE
466             'locked' => '1000', # C+0xCF # U+0xF0CF
467             'unlocked' => '1000', # C+0xD0 # U+0xF0D0
468             'encryption' => '1000', # C+0xD1 # U+0xF0D1
469             'inbox' => '1000', # C+0xD2 # U+0xF0D2
470             'outbox' => '1000', # C+0xD3 # U+0xF0D3
471             'ovalshape' => '1000', # C+0xD4 # U+0xF0D4
472             'sunny' => '1000', # C+0xD5 # U+0xF0D5
473             'mostlysunny' => '1000', # C+0xD6 # U+0xF0D6
474             'mostlycloudy' => '1000', # C+0xD7 # U+0xF0D7
475             'showers' => '1000', # C+0xD8 # U+0xF0D8
476             'cloudy' => '1000', # C+0xD9 # U+0xF0D9
477             'snow' => '1000', # C+0xDA # U+0xF0DA
478             'rain' => '1000', # C+0xDB # U+0xF0DB
479             'lightning' => '1000', # C+0xDC # U+0xF0DC
480             'twister' => '1000', # C+0xDD # U+0xF0DD
481             'wind' => '1000', # C+0xDE # U+0xF0DE
482             'fog' => '1000', # C+0xDF # U+0xF0DF
483             'moon' => '1000', # C+0xE0 # U+0xF0E0
484             'temperature' => '1000', # C+0xE1 # U+0xF0E1
485             'lifestyles' => '1000', # C+0xE2 # U+0xF0E2
486             'guestrooms' => '1000', # C+0xE3 # U+0xF0E3
487             'dining' => '1000', # C+0xE4 # U+0xF0E4
488             'lounge' => '1000', # C+0xE5 # U+0xF0E5
489             'services' => '1000', # C+0xE6 # U+0xF0E6
490             'shopping' => '1000', # C+0xE7 # U+0xF0E7
491             'parking' => '1000', # C+0xE8 # U+0xF0E8
492             'handycap' => '1000', # C+0xE9 # U+0xF0E9
493             'caution' => '1000', # C+0xEA # U+0xF0EA
494             'marker' => '1000', # C+0xEB # U+0xF0EB
495             'education' => '1000', # C+0xEC # U+0xF0EC
496             'raysabove' => '1000', # C+0xED # U+0xF0ED
497             'raysbelow' => '1000', # C+0xEE # U+0xF0EE
498             'raysleft' => '1000', # C+0xEF # U+0xF0EF
499             'raysright' => '1000', # C+0xF0 # U+0xF0F0
500             'airplane' => '1000', # C+0xF1 # U+0xF0F1
501             'animal1' => '1000', # C+0xF2 # U+0xF0F2
502             'bird' => '1000', # C+0xF3 # U+0xF0F3
503             'fish' => '1000', # C+0xF4 # U+0xF0F4
504             'dog' => '1000', # C+0xF5 # U+0xF0F5
505             'cat' => '1000', # C+0xF6 # U+0xF0F6
506             'rocketleft' => '1000', # C+0xF7 # U+0xF0F7
507             'rocketright' => '1000', # C+0xF8 # U+0xF0F8
508             'rocketup' => '1000', # C+0xF9 # U+0xF0F9
509             'rocketdown' => '1000', # C+0xFA # U+0xF0FA
510             'worldmap' => '1291', # C+0xFB # U+0xF0FB
511             'globe1' => '1000', # C+0xFC # U+0xF0FC
512             'globe2' => '1000', # C+0xFD # U+0xF0FD
513             'globe3' => '1000', # C+0xFE # U+0xF0FE
514             'peace' => '1000', # C+0xFF # U+0xF0FF
515             }, # UNICODE COMPAT TABLE
516             'uni' => [
517             0xF000,
518             0xF001,
519             0xF002,
520             0xF003,
521             0xF004,
522             0xF005,
523             0xF006,
524             0xF007,
525             0xF008,
526             0xF009,
527             0xF00A,
528             0xF00B,
529             0xF00C,
530             0xF00D,
531             0xF00E,
532             0xF00F,
533             0xF010,
534             0xF011,
535             0xF012,
536             0xF013,
537             0xF014,
538             0xF015,
539             0xF016,
540             0xF017,
541             0xF018,
542             0xF019,
543             0xF01A,
544             0xF01B,
545             0xF01C,
546             0xF01D,
547             0xF01E,
548             0xF01F,
549             0xF020,
550             0xF021,
551             0xF022,
552             0xF023,
553             0xF024,
554             0xF025,
555             0xF026,
556             0xF027,
557             0xF028,
558             0xF029,
559             0xF02A,
560             0xF02B,
561             0xF02C,
562             0xF02D,
563             0xF02E,
564             0xF02F,
565             0xF030,
566             0xF031,
567             0xF032,
568             0xF033,
569             0xF034,
570             0xF035,
571             0xF036,
572             0xF037,
573             0xF038,
574             0xF039,
575             0xF03A,
576             0xF03B,
577             0xF03C,
578             0xF03D,
579             0xF03E,
580             0xF03F,
581             0xF040,
582             0xF041,
583             0xF042,
584             0xF043,
585             0xF044,
586             0xF045,
587             0xF046,
588             0xF047,
589             0xF048,
590             0xF049,
591             0xF04A,
592             0xF04B,
593             0xF04C,
594             0xF04D,
595             0xF04E,
596             0xF04F,
597             0xF050,
598             0xF051,
599             0xF052,
600             0xF053,
601             0xF054,
602             0xF055,
603             0xF056,
604             0xF057,
605             0xF058,
606             0xF059,
607             0xF05A,
608             0xF05B,
609             0xF05C,
610             0xF05D,
611             0xF05E,
612             0xF05F,
613             0xF060,
614             0xF061,
615             0xF062,
616             0xF063,
617             0xF064,
618             0xF065,
619             0xF066,
620             0xF067,
621             0xF068,
622             0xF069,
623             0xF06A,
624             0xF06B,
625             0xF06C,
626             0xF06D,
627             0xF06E,
628             0xF06F,
629             0xF070,
630             0xF071,
631             0xF072,
632             0xF073,
633             0xF074,
634             0xF075,
635             0xF076,
636             0xF077,
637             0xF078,
638             0xF079,
639             0xF07A,
640             0xF07B,
641             0xF07C,
642             0xF07D,
643             0xF07E,
644             0xF07F,
645             0xF080,
646             0xF081,
647             0xF082,
648             0xF083,
649             0xF084,
650             0xF085,
651             0xF086,
652             0xF087,
653             0xF088,
654             0xF089,
655             0xF08A,
656             0xF08B,
657             0xF08C,
658             0xF08D,
659             0xF08E,
660             0xF08F,
661             0xF090,
662             0xF091,
663             0xF092,
664             0xF093,
665             0xF094,
666             0xF095,
667             0xF096,
668             0xF097,
669             0xF098,
670             0xF099,
671             0xF09A,
672             0xF09B,
673             0xF09C,
674             0xF09D,
675             0xF09E,
676             0xF09F,
677             0xF0A0,
678             0xF0A1,
679             0xF0A2,
680             0xF0A3,
681             0xF0A4,
682             0xF0A5,
683             0xF0A6,
684             0xF0A7,
685             0xF0A8,
686             0xF0A9,
687             0xF0AA,
688             0xF0AB,
689             0xF0AC,
690             0xF0AD,
691             0xF0AE,
692             0xF0AF,
693             0xF0B0,
694             0xF0B1,
695             0xF0B2,
696             0xF0B3,
697             0xF0B4,
698             0xF0B5,
699             0xF0B6,
700             0xF0B7,
701             0xF0B8,
702             0xF0B9,
703             0xF0BA,
704             0xF0BB,
705             0xF0BC,
706             0xF0BD,
707             0xF0BE,
708             0xF0BF,
709             0xF0C0,
710             0xF0C1,
711             0xF0C2,
712             0xF0C3,
713             0xF0C4,
714             0xF0C5,
715             0xF0C6,
716             0xF0C7,
717             0xF0C8,
718             0xF0C9,
719             0xF0CA,
720             0xF0CB,
721             0xF0CC,
722             0xF0CD,
723             0xF0CE,
724             0xF0CF,
725             0xF0D0,
726             0xF0D1,
727             0xF0D2,
728             0xF0D3,
729             0xF0D4,
730             0xF0D5,
731             0xF0D6,
732             0xF0D7,
733             0xF0D8,
734             0xF0D9,
735             0xF0DA,
736             0xF0DB,
737             0xF0DC,
738             0xF0DD,
739             0xF0DE,
740             0xF0DF,
741             0xF0E0,
742             0xF0E1,
743             0xF0E2,
744             0xF0E3,
745             0xF0E4,
746             0xF0E5,
747             0xF0E6,
748             0xF0E7,
749             0xF0E8,
750             0xF0E9,
751             0xF0EA,
752             0xF0EB,
753             0xF0EC,
754             0xF0ED,
755             0xF0EE,
756             0xF0EF,
757             0xF0F0,
758             0xF0F1,
759             0xF0F2,
760             0xF0F3,
761             0xF0F4,
762             0xF0F5,
763             0xF0F6,
764             0xF0F7,
765             0xF0F8,
766             0xF0F9,
767             0xF0FA,
768             0xF0FB,
769             0xF0FC,
770             0xF0FD,
771             0xF0FE,
772             0xF0FF,
773             ],
774             } };
775              
776             1;