File Coverage

blib/lib/PDF/API2/Resource/Font/CoreFont/timesroman.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::timesroman;
2              
3 3     3   1405 use strict;
  3         10  
  3         107  
4 3     3   19 use warnings;
  3         7  
  3         3128  
5              
6             our $VERSION = '2.043'; # VERSION
7              
8             sub data { return {
9 2     2 0 492 'fontname' => 'Times-Roman',
10             'type' => 'Type1',
11             'apiname' => 'TiRo',
12             'ascender' => '683',
13             'capheight' => '662',
14             'descender' => '-217',
15             'iscore' => '1',
16             'isfixedpitch' => '0',
17             'italicangle' => '0',
18             'missingwidth' => '250',
19             'stdhw' => '28',
20             'stdvw' => '84',
21             'underlineposition' => '-100',
22             'underlinethickness' => '50',
23             'xheight' => '450',
24             'firstchar' => '32',
25             'lastchar' => '255',
26             'fontbbox' => [-168, -218, 1000, 898],
27             'char' => [ # DEF. ENCODING GLYPH TABLE
28             '.notdef', # C+0x00 # U+0x0000
29             '.notdef', # C+0x01 # U+0x0000
30             '.notdef', # C+0x02 # U+0x0000
31             '.notdef', # C+0x03 # U+0x0000
32             '.notdef', # C+0x04 # U+0x0000
33             '.notdef', # C+0x05 # U+0x0000
34             '.notdef', # C+0x06 # U+0x0000
35             '.notdef', # C+0x07 # U+0x0000
36             '.notdef', # C+0x08 # U+0x0000
37             '.notdef', # C+0x09 # U+0x0000
38             '.notdef', # C+0x0A # U+0x0000
39             '.notdef', # C+0x0B # U+0x0000
40             '.notdef', # C+0x0C # U+0x0000
41             '.notdef', # C+0x0D # U+0x0000
42             '.notdef', # C+0x0E # U+0x0000
43             '.notdef', # C+0x0F # U+0x0000
44             '.notdef', # C+0x10 # U+0x0000
45             '.notdef', # C+0x11 # U+0x0000
46             '.notdef', # C+0x12 # U+0x0000
47             '.notdef', # C+0x13 # U+0x0000
48             '.notdef', # C+0x14 # U+0x0000
49             '.notdef', # C+0x15 # U+0x0000
50             '.notdef', # C+0x16 # U+0x0000
51             '.notdef', # C+0x17 # U+0x0000
52             '.notdef', # C+0x18 # U+0x0000
53             '.notdef', # C+0x19 # U+0x0000
54             '.notdef', # C+0x1A # U+0x0000
55             '.notdef', # C+0x1B # U+0x0000
56             '.notdef', # C+0x1C # U+0x0000
57             '.notdef', # C+0x1D # U+0x0000
58             '.notdef', # C+0x1E # U+0x0000
59             '.notdef', # C+0x1F # U+0x0000
60             'space', # C+0x20 # U+0x0020
61             'exclam', # C+0x21 # U+0x0021
62             'quotedbl', # C+0x22 # U+0x0022
63             'numbersign', # C+0x23 # U+0x0023
64             'dollar', # C+0x24 # U+0x0024
65             'percent', # C+0x25 # U+0x0025
66             'ampersand', # C+0x26 # U+0x0026
67             'quotesingle', # C+0x27 # U+0x0027
68             'parenleft', # C+0x28 # U+0x0028
69             'parenright', # C+0x29 # U+0x0029
70             'asterisk', # C+0x2A # U+0x002A
71             'plus', # C+0x2B # U+0x002B
72             'comma', # C+0x2C # U+0x002C
73             'hyphen', # C+0x2D # U+0x002D
74             'period', # C+0x2E # U+0x002E
75             'slash', # C+0x2F # U+0x002F
76             'zero', # C+0x30 # U+0x0030
77             'one', # C+0x31 # U+0x0031
78             'two', # C+0x32 # U+0x0032
79             'three', # C+0x33 # U+0x0033
80             'four', # C+0x34 # U+0x0034
81             'five', # C+0x35 # U+0x0035
82             'six', # C+0x36 # U+0x0036
83             'seven', # C+0x37 # U+0x0037
84             'eight', # C+0x38 # U+0x0038
85             'nine', # C+0x39 # U+0x0039
86             'colon', # C+0x3A # U+0x003A
87             'semicolon', # C+0x3B # U+0x003B
88             'less', # C+0x3C # U+0x003C
89             'equal', # C+0x3D # U+0x003D
90             'greater', # C+0x3E # U+0x003E
91             'question', # C+0x3F # U+0x003F
92             'at', # C+0x40 # U+0x0040
93             'A', # C+0x41 # U+0x0041
94             'B', # C+0x42 # U+0x0042
95             'C', # C+0x43 # U+0x0043
96             'D', # C+0x44 # U+0x0044
97             'E', # C+0x45 # U+0x0045
98             'F', # C+0x46 # U+0x0046
99             'G', # C+0x47 # U+0x0047
100             'H', # C+0x48 # U+0x0048
101             'I', # C+0x49 # U+0x0049
102             'J', # C+0x4A # U+0x004A
103             'K', # C+0x4B # U+0x004B
104             'L', # C+0x4C # U+0x004C
105             'M', # C+0x4D # U+0x004D
106             'N', # C+0x4E # U+0x004E
107             'O', # C+0x4F # U+0x004F
108             'P', # C+0x50 # U+0x0050
109             'Q', # C+0x51 # U+0x0051
110             'R', # C+0x52 # U+0x0052
111             'S', # C+0x53 # U+0x0053
112             'T', # C+0x54 # U+0x0054
113             'U', # C+0x55 # U+0x0055
114             'V', # C+0x56 # U+0x0056
115             'W', # C+0x57 # U+0x0057
116             'X', # C+0x58 # U+0x0058
117             'Y', # C+0x59 # U+0x0059
118             'Z', # C+0x5A # U+0x005A
119             'bracketleft', # C+0x5B # U+0x005B
120             'backslash', # C+0x5C # U+0x005C
121             'bracketright', # C+0x5D # U+0x005D
122             'asciicircum', # C+0x5E # U+0x005E
123             'underscore', # C+0x5F # U+0x005F
124             'grave', # C+0x60 # U+0x0060
125             'a', # C+0x61 # U+0x0061
126             'b', # C+0x62 # U+0x0062
127             'c', # C+0x63 # U+0x0063
128             'd', # C+0x64 # U+0x0064
129             'e', # C+0x65 # U+0x0065
130             'f', # C+0x66 # U+0x0066
131             'g', # C+0x67 # U+0x0067
132             'h', # C+0x68 # U+0x0068
133             'i', # C+0x69 # U+0x0069
134             'j', # C+0x6A # U+0x006A
135             'k', # C+0x6B # U+0x006B
136             'l', # C+0x6C # U+0x006C
137             'm', # C+0x6D # U+0x006D
138             'n', # C+0x6E # U+0x006E
139             'o', # C+0x6F # U+0x006F
140             'p', # C+0x70 # U+0x0070
141             'q', # C+0x71 # U+0x0071
142             'r', # C+0x72 # U+0x0072
143             's', # C+0x73 # U+0x0073
144             't', # C+0x74 # U+0x0074
145             'u', # C+0x75 # U+0x0075
146             'v', # C+0x76 # U+0x0076
147             'w', # C+0x77 # U+0x0077
148             'x', # C+0x78 # U+0x0078
149             'y', # C+0x79 # U+0x0079
150             'z', # C+0x7A # U+0x007A
151             'braceleft', # C+0x7B # U+0x007B
152             'bar', # C+0x7C # U+0x007C
153             'braceright', # C+0x7D # U+0x007D
154             'asciitilde', # C+0x7E # U+0x007E
155             'bullet', # C+0x7F # U+0x2022
156             'Euro', # C+0x80 # U+0x20AC
157             'bullet', # C+0x81 # U+0x2022
158             'quotesinglbase', # C+0x82 # U+0x201A
159             'florin', # C+0x83 # U+0x0192
160             'quotedblbase', # C+0x84 # U+0x201E
161             'ellipsis', # C+0x85 # U+0x2026
162             'dagger', # C+0x86 # U+0x2020
163             'daggerdbl', # C+0x87 # U+0x2021
164             'circumflex', # C+0x88 # U+0x02C6
165             'perthousand', # C+0x89 # U+0x2030
166             'Scaron', # C+0x8A # U+0x0160
167             'guilsinglleft', # C+0x8B # U+0x2039
168             'OE', # C+0x8C # U+0x0152
169             'bullet', # C+0x8D # U+0x2022
170             'Zcaron', # C+0x8E # U+0x017D
171             'bullet', # C+0x8F # U+0x2022
172             'bullet', # C+0x90 # U+0x2022
173             'quoteleft', # C+0x91 # U+0x2018
174             'quoteright', # C+0x92 # U+0x2019
175             'quotedblleft', # C+0x93 # U+0x201C
176             'quotedblright', # C+0x94 # U+0x201D
177             'bullet', # C+0x95 # U+0x2022
178             'endash', # C+0x96 # U+0x2013
179             'emdash', # C+0x97 # U+0x2014
180             'tilde', # C+0x98 # U+0x02DC
181             'trademark', # C+0x99 # U+0x2122
182             'scaron', # C+0x9A # U+0x0161
183             'guilsinglright', # C+0x9B # U+0x203A
184             'oe', # C+0x9C # U+0x0153
185             'bullet', # C+0x9D # U+0x2022
186             'zcaron', # C+0x9E # U+0x017E
187             'Ydieresis', # C+0x9F # U+0x0178
188             'space', # C+0xA0 # U+0x0020
189             'exclamdown', # C+0xA1 # U+0x00A1
190             'cent', # C+0xA2 # U+0x00A2
191             'sterling', # C+0xA3 # U+0x00A3
192             'currency', # C+0xA4 # U+0x00A4
193             'yen', # C+0xA5 # U+0x00A5
194             'brokenbar', # C+0xA6 # U+0x00A6
195             'section', # C+0xA7 # U+0x00A7
196             'dieresis', # C+0xA8 # U+0x00A8
197             'copyright', # C+0xA9 # U+0x00A9
198             'ordfeminine', # C+0xAA # U+0x00AA
199             'guillemotleft', # C+0xAB # U+0x00AB
200             'logicalnot', # C+0xAC # U+0x00AC
201             'hyphen', # C+0xAD # U+0x002D
202             'registered', # C+0xAE # U+0x00AE
203             'macron', # C+0xAF # U+0x00AF
204             'degree', # C+0xB0 # U+0x00B0
205             'plusminus', # C+0xB1 # U+0x00B1
206             'twosuperior', # C+0xB2 # U+0x00B2
207             'threesuperior', # C+0xB3 # U+0x00B3
208             'acute', # C+0xB4 # U+0x00B4
209             'mu', # C+0xB5 # U+0x00B5
210             'paragraph', # C+0xB6 # U+0x00B6
211             'periodcentered', # C+0xB7 # U+0x00B7
212             'cedilla', # C+0xB8 # U+0x00B8
213             'onesuperior', # C+0xB9 # U+0x00B9
214             'ordmasculine', # C+0xBA # U+0x00BA
215             'guillemotright', # C+0xBB # U+0x00BB
216             'onequarter', # C+0xBC # U+0x00BC
217             'onehalf', # C+0xBD # U+0x00BD
218             'threequarters', # C+0xBE # U+0x00BE
219             'questiondown', # C+0xBF # U+0x00BF
220             'Agrave', # C+0xC0 # U+0x00C0
221             'Aacute', # C+0xC1 # U+0x00C1
222             'Acircumflex', # C+0xC2 # U+0x00C2
223             'Atilde', # C+0xC3 # U+0x00C3
224             'Adieresis', # C+0xC4 # U+0x00C4
225             'Aring', # C+0xC5 # U+0x00C5
226             'AE', # C+0xC6 # U+0x00C6
227             'Ccedilla', # C+0xC7 # U+0x00C7
228             'Egrave', # C+0xC8 # U+0x00C8
229             'Eacute', # C+0xC9 # U+0x00C9
230             'Ecircumflex', # C+0xCA # U+0x00CA
231             'Edieresis', # C+0xCB # U+0x00CB
232             'Igrave', # C+0xCC # U+0x00CC
233             'Iacute', # C+0xCD # U+0x00CD
234             'Icircumflex', # C+0xCE # U+0x00CE
235             'Idieresis', # C+0xCF # U+0x00CF
236             'Eth', # C+0xD0 # U+0x00D0
237             'Ntilde', # C+0xD1 # U+0x00D1
238             'Ograve', # C+0xD2 # U+0x00D2
239             'Oacute', # C+0xD3 # U+0x00D3
240             'Ocircumflex', # C+0xD4 # U+0x00D4
241             'Otilde', # C+0xD5 # U+0x00D5
242             'Odieresis', # C+0xD6 # U+0x00D6
243             'multiply', # C+0xD7 # U+0x00D7
244             'Oslash', # C+0xD8 # U+0x00D8
245             'Ugrave', # C+0xD9 # U+0x00D9
246             'Uacute', # C+0xDA # U+0x00DA
247             'Ucircumflex', # C+0xDB # U+0x00DB
248             'Udieresis', # C+0xDC # U+0x00DC
249             'Yacute', # C+0xDD # U+0x00DD
250             'Thorn', # C+0xDE # U+0x00DE
251             'germandbls', # C+0xDF # U+0x00DF
252             'agrave', # C+0xE0 # U+0x00E0
253             'aacute', # C+0xE1 # U+0x00E1
254             'acircumflex', # C+0xE2 # U+0x00E2
255             'atilde', # C+0xE3 # U+0x00E3
256             'adieresis', # C+0xE4 # U+0x00E4
257             'aring', # C+0xE5 # U+0x00E5
258             'ae', # C+0xE6 # U+0x00E6
259             'ccedilla', # C+0xE7 # U+0x00E7
260             'egrave', # C+0xE8 # U+0x00E8
261             'eacute', # C+0xE9 # U+0x00E9
262             'ecircumflex', # C+0xEA # U+0x00EA
263             'edieresis', # C+0xEB # U+0x00EB
264             'igrave', # C+0xEC # U+0x00EC
265             'iacute', # C+0xED # U+0x00ED
266             'icircumflex', # C+0xEE # U+0x00EE
267             'idieresis', # C+0xEF # U+0x00EF
268             'eth', # C+0xF0 # U+0x00F0
269             'ntilde', # C+0xF1 # U+0x00F1
270             'ograve', # C+0xF2 # U+0x00F2
271             'oacute', # C+0xF3 # U+0x00F3
272             'ocircumflex', # C+0xF4 # U+0x00F4
273             'otilde', # C+0xF5 # U+0x00F5
274             'odieresis', # C+0xF6 # U+0x00F6
275             'divide', # C+0xF7 # U+0x00F7
276             'oslash', # C+0xF8 # U+0x00F8
277             'ugrave', # C+0xF9 # U+0x00F9
278             'uacute', # C+0xFA # U+0x00FA
279             'ucircumflex', # C+0xFB # U+0x00FB
280             'udieresis', # C+0xFC # U+0x00FC
281             'yacute', # C+0xFD # U+0x00FD
282             'thorn', # C+0xFE # U+0x00FE
283             'ydieresis', # C+0xFF # U+0x00FF
284             ], # DEF. ENCODING GLYPH TABLE
285             'wx' => {
286             'a' => 444,
287             'A' => 722,
288             'Aacute' => 722,
289             'aacute' => 444,
290             'abreve' => 444,
291             'Abreve' => 722,
292             'acircumflex' => 444,
293             'Acircumflex' => 722,
294             'acute' => 333,
295             'adieresis' => 444,
296             'Adieresis' => 722,
297             'AE' => 889,
298             'ae' => 667,
299             'agrave' => 444,
300             'Agrave' => 722,
301             'amacron' => 444,
302             'Amacron' => 722,
303             'ampersand' => 778,
304             'Aogonek' => 722,
305             'aogonek' => 444,
306             'aring' => 444,
307             'Aring' => 722,
308             'asciicircum' => 469,
309             'asciitilde' => 541,
310             'asterisk' => 500,
311             'at' => 921,
312             'atilde' => 444,
313             'Atilde' => 722,
314             'B' => 667,
315             'b' => 500,
316             'backslash' => 278,
317             'bar' => 200,
318             'braceleft' => 480,
319             'braceright' => 480,
320             'bracketleft' => 333,
321             'bracketright' => 333,
322             'breve' => 333,
323             'brokenbar' => 200,
324             'bullet' => 350,
325             'C' => 667,
326             'c' => 444,
327             'cacute' => 444,
328             'Cacute' => 667,
329             'caron' => 333,
330             'Ccaron' => 667,
331             'ccaron' => 444,
332             'ccedilla' => 444,
333             'Ccedilla' => 667,
334             'cedilla' => 333,
335             'cent' => 500,
336             'circumflex' => 333,
337             'colon' => 278,
338             'comma' => 250,
339             'commaaccent' => 250,
340             'copyright' => 760,
341             'currency' => 500,
342             'd' => 500,
343             'D' => 722,
344             'dagger' => 500,
345             'daggerdbl' => 500,
346             'dcaron' => 588,
347             'Dcaron' => 722,
348             'dcroat' => 500,
349             'Dcroat' => 722,
350             'degree' => 400,
351             'Delta' => 612,
352             'dieresis' => 333,
353             'divide' => 564,
354             'dollar' => 500,
355             'dotaccent' => 333,
356             'dotlessi' => 278,
357             'e' => 444,
358             'E' => 611,
359             'eacute' => 444,
360             'Eacute' => 611,
361             'ecaron' => 444,
362             'Ecaron' => 611,
363             'ecircumflex' => 444,
364             'Ecircumflex' => 611,
365             'edieresis' => 444,
366             'Edieresis' => 611,
367             'Edotaccent' => 611,
368             'edotaccent' => 444,
369             'egrave' => 444,
370             'Egrave' => 611,
371             'eight' => 500,
372             'ellipsis' => 1000,
373             'Emacron' => 611,
374             'emacron' => 444,
375             'emdash' => 1000,
376             'endash' => 500,
377             'eogonek' => 444,
378             'Eogonek' => 611,
379             'equal' => 564,
380             'Eth' => 722,
381             'eth' => 500,
382             'Euro' => 500,
383             'exclam' => 333,
384             'exclamdown' => 333,
385             'F' => 556,
386             'f' => 333,
387             'fi' => 556,
388             'five' => 500,
389             'fl' => 556,
390             'florin' => 500,
391             'four' => 500,
392             'fraction' => 167,
393             'G' => 722,
394             'g' => 500,
395             'Gbreve' => 722,
396             'gbreve' => 500,
397             'gcommaaccent' => 500,
398             'Gcommaaccent' => 722,
399             'germandbls' => 500,
400             'grave' => 333,
401             'greater' => 564,
402             'greaterequal' => 549,
403             'guillemotleft' => 500,
404             'guillemotright' => 500,
405             'guilsinglleft' => 333,
406             'guilsinglright' => 333,
407             'H' => 722,
408             'h' => 500,
409             'hungarumlaut' => 333,
410             'hyphen' => 333,
411             'I' => 333,
412             'i' => 278,
413             'Iacute' => 333,
414             'iacute' => 278,
415             'Icircumflex' => 333,
416             'icircumflex' => 278,
417             'idieresis' => 278,
418             'Idieresis' => 333,
419             'Idotaccent' => 333,
420             'igrave' => 278,
421             'Igrave' => 333,
422             'Imacron' => 333,
423             'imacron' => 278,
424             'Iogonek' => 333,
425             'iogonek' => 278,
426             'j' => 278,
427             'J' => 389,
428             'k' => 500,
429             'K' => 722,
430             'Kcommaaccent' => 722,
431             'kcommaaccent' => 500,
432             'L' => 611,
433             'l' => 278,
434             'lacute' => 278,
435             'Lacute' => 611,
436             'lcaron' => 344,
437             'Lcaron' => 611,
438             'lcommaaccent' => 278,
439             'Lcommaaccent' => 611,
440             'less' => 564,
441             'lessequal' => 549,
442             'logicalnot' => 564,
443             'lozenge' => 471,
444             'Lslash' => 611,
445             'lslash' => 278,
446             'M' => 889,
447             'm' => 778,
448             'macron' => 333,
449             'minus' => 564,
450             'mu' => 500,
451             'multiply' => 564,
452             'n' => 500,
453             'N' => 722,
454             'nacute' => 500,
455             'Nacute' => 722,
456             'ncaron' => 500,
457             'Ncaron' => 722,
458             'ncommaaccent' => 500,
459             'Ncommaaccent' => 722,
460             'nine' => 500,
461             'notequal' => 549,
462             'ntilde' => 500,
463             'Ntilde' => 722,
464             'numbersign' => 500,
465             'o' => 500,
466             'O' => 722,
467             'oacute' => 500,
468             'Oacute' => 722,
469             'Ocircumflex' => 722,
470             'ocircumflex' => 500,
471             'Odieresis' => 722,
472             'odieresis' => 500,
473             'oe' => 722,
474             'OE' => 889,
475             'ogonek' => 333,
476             'ograve' => 500,
477             'Ograve' => 722,
478             'ohungarumlaut' => 500,
479             'Ohungarumlaut' => 722,
480             'Omacron' => 722,
481             'omacron' => 500,
482             'one' => 500,
483             'onehalf' => 750,
484             'onequarter' => 750,
485             'onesuperior' => 300,
486             'ordfeminine' => 276,
487             'ordmasculine' => 310,
488             'Oslash' => 722,
489             'oslash' => 500,
490             'Otilde' => 722,
491             'otilde' => 500,
492             'P' => 556,
493             'p' => 500,
494             'paragraph' => 453,
495             'parenleft' => 333,
496             'parenright' => 333,
497             'partialdiff' => 476,
498             'percent' => 833,
499             'period' => 250,
500             'periodcentered' => 250,
501             'perthousand' => 1000,
502             'plus' => 564,
503             'plusminus' => 564,
504             'Q' => 722,
505             'q' => 500,
506             'question' => 444,
507             'questiondown' => 444,
508             'quotedbl' => 408,
509             'quotedblbase' => 444,
510             'quotedblleft' => 444,
511             'quotedblright' => 444,
512             'quoteleft' => 333,
513             'quoteright' => 333,
514             'quotesinglbase' => 333,
515             'quotesingle' => 180,
516             'R' => 667,
517             'r' => 333,
518             'racute' => 333,
519             'Racute' => 667,
520             'radical' => 453,
521             'rcaron' => 333,
522             'Rcaron' => 667,
523             'rcommaaccent' => 333,
524             'Rcommaaccent' => 667,
525             'registered' => 760,
526             'ring' => 333,
527             'S' => 556,
528             's' => 389,
529             'Sacute' => 556,
530             'sacute' => 389,
531             'Scaron' => 556,
532             'scaron' => 389,
533             'Scedilla' => 556,
534             'scedilla' => 389,
535             'Scommaaccent' => 556,
536             'scommaaccent' => 389,
537             'section' => 500,
538             'semicolon' => 278,
539             'seven' => 500,
540             'six' => 500,
541             'slash' => 278,
542             'space' => 250,
543             'sterling' => 500,
544             'summation' => 600,
545             'T' => 611,
546             't' => 278,
547             'Tcaron' => 611,
548             'tcaron' => 326,
549             'tcommaaccent' => 278,
550             'Tcommaaccent' => 611,
551             'Thorn' => 556,
552             'thorn' => 500,
553             'three' => 500,
554             'threequarters' => 750,
555             'threesuperior' => 300,
556             'tilde' => 333,
557             'trademark' => 980,
558             'two' => 500,
559             'twosuperior' => 300,
560             'u' => 500,
561             'U' => 722,
562             'Uacute' => 722,
563             'uacute' => 500,
564             'ucircumflex' => 500,
565             'Ucircumflex' => 722,
566             'udieresis' => 500,
567             'Udieresis' => 722,
568             'Ugrave' => 722,
569             'ugrave' => 500,
570             'uhungarumlaut' => 500,
571             'Uhungarumlaut' => 722,
572             'umacron' => 500,
573             'Umacron' => 722,
574             'underscore' => 500,
575             'Uogonek' => 722,
576             'uogonek' => 500,
577             'Uring' => 722,
578             'uring' => 500,
579             'V' => 722,
580             'v' => 500,
581             'w' => 722,
582             'W' => 944,
583             'X' => 722,
584             'x' => 500,
585             'y' => 500,
586             'Y' => 722,
587             'yacute' => 500,
588             'Yacute' => 722,
589             'Ydieresis' => 722,
590             'ydieresis' => 500,
591             'yen' => 500,
592             'Z' => 611,
593             'z' => 444,
594             'zacute' => 444,
595             'Zacute' => 611,
596             'Zcaron' => 611,
597             'zcaron' => 444,
598             'Zdotaccent' => 611,
599             'zdotaccent' => 444,
600             'zero' => 500,
601             },
602             } };
603              
604             1;