Helvetica-Bold.afm~20171216-130146.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572
  1. <?php return array (
  2. 'codeToName' =>
  3. array (
  4. 32 => 'space',
  5. 160 => 'space',
  6. 33 => 'exclam',
  7. 34 => 'quotedbl',
  8. 35 => 'numbersign',
  9. 36 => 'dollar',
  10. 37 => 'percent',
  11. 38 => 'ampersand',
  12. 146 => 'quoteright',
  13. 40 => 'parenleft',
  14. 41 => 'parenright',
  15. 42 => 'asterisk',
  16. 43 => 'plus',
  17. 44 => 'comma',
  18. 45 => 'hyphen',
  19. 173 => 'hyphen',
  20. 46 => 'period',
  21. 47 => 'slash',
  22. 48 => 'zero',
  23. 49 => 'one',
  24. 50 => 'two',
  25. 51 => 'three',
  26. 52 => 'four',
  27. 53 => 'five',
  28. 54 => 'six',
  29. 55 => 'seven',
  30. 56 => 'eight',
  31. 57 => 'nine',
  32. 58 => 'colon',
  33. 59 => 'semicolon',
  34. 60 => 'less',
  35. 61 => 'equal',
  36. 62 => 'greater',
  37. 63 => 'question',
  38. 64 => 'at',
  39. 65 => 'A',
  40. 66 => 'B',
  41. 67 => 'C',
  42. 68 => 'D',
  43. 69 => 'E',
  44. 70 => 'F',
  45. 71 => 'G',
  46. 72 => 'H',
  47. 73 => 'I',
  48. 74 => 'J',
  49. 75 => 'K',
  50. 76 => 'L',
  51. 77 => 'M',
  52. 78 => 'N',
  53. 79 => 'O',
  54. 80 => 'P',
  55. 81 => 'Q',
  56. 82 => 'R',
  57. 83 => 'S',
  58. 84 => 'T',
  59. 85 => 'U',
  60. 86 => 'V',
  61. 87 => 'W',
  62. 88 => 'X',
  63. 89 => 'Y',
  64. 90 => 'Z',
  65. 91 => 'bracketleft',
  66. 92 => 'backslash',
  67. 93 => 'bracketright',
  68. 94 => 'asciicircum',
  69. 95 => 'underscore',
  70. 145 => 'quoteleft',
  71. 97 => 'a',
  72. 98 => 'b',
  73. 99 => 'c',
  74. 100 => 'd',
  75. 101 => 'e',
  76. 102 => 'f',
  77. 103 => 'g',
  78. 104 => 'h',
  79. 105 => 'i',
  80. 106 => 'j',
  81. 107 => 'k',
  82. 108 => 'l',
  83. 109 => 'm',
  84. 110 => 'n',
  85. 111 => 'o',
  86. 112 => 'p',
  87. 113 => 'q',
  88. 114 => 'r',
  89. 115 => 's',
  90. 116 => 't',
  91. 117 => 'u',
  92. 118 => 'v',
  93. 119 => 'w',
  94. 120 => 'x',
  95. 121 => 'y',
  96. 122 => 'z',
  97. 123 => 'braceleft',
  98. 124 => 'bar',
  99. 125 => 'braceright',
  100. 126 => 'asciitilde',
  101. 161 => 'exclamdown',
  102. 162 => 'cent',
  103. 163 => 'sterling',
  104. 165 => 'yen',
  105. 131 => 'florin',
  106. 167 => 'section',
  107. 164 => 'currency',
  108. 39 => 'quotesingle',
  109. 147 => 'quotedblleft',
  110. 171 => 'guillemotleft',
  111. 139 => 'guilsinglleft',
  112. 155 => 'guilsinglright',
  113. 150 => 'endash',
  114. 134 => 'dagger',
  115. 135 => 'daggerdbl',
  116. 183 => 'periodcentered',
  117. 182 => 'paragraph',
  118. 149 => 'bullet',
  119. 130 => 'quotesinglbase',
  120. 132 => 'quotedblbase',
  121. 148 => 'quotedblright',
  122. 187 => 'guillemotright',
  123. 133 => 'ellipsis',
  124. 137 => 'perthousand',
  125. 191 => 'questiondown',
  126. 96 => 'grave',
  127. 180 => 'acute',
  128. 136 => 'circumflex',
  129. 152 => 'tilde',
  130. 175 => 'macron',
  131. 168 => 'dieresis',
  132. 184 => 'cedilla',
  133. 151 => 'emdash',
  134. 198 => 'AE',
  135. 170 => 'ordfeminine',
  136. 216 => 'Oslash',
  137. 140 => 'OE',
  138. 186 => 'ordmasculine',
  139. 230 => 'ae',
  140. 248 => 'oslash',
  141. 156 => 'oe',
  142. 223 => 'germandbls',
  143. 207 => 'Idieresis',
  144. 233 => 'eacute',
  145. 159 => 'Ydieresis',
  146. 247 => 'divide',
  147. 221 => 'Yacute',
  148. 194 => 'Acircumflex',
  149. 225 => 'aacute',
  150. 219 => 'Ucircumflex',
  151. 253 => 'yacute',
  152. 234 => 'ecircumflex',
  153. 220 => 'Udieresis',
  154. 218 => 'Uacute',
  155. 203 => 'Edieresis',
  156. 169 => 'copyright',
  157. 229 => 'aring',
  158. 224 => 'agrave',
  159. 227 => 'atilde',
  160. 154 => 'scaron',
  161. 237 => 'iacute',
  162. 251 => 'ucircumflex',
  163. 226 => 'acircumflex',
  164. 231 => 'ccedilla',
  165. 222 => 'Thorn',
  166. 179 => 'threesuperior',
  167. 210 => 'Ograve',
  168. 192 => 'Agrave',
  169. 215 => 'multiply',
  170. 250 => 'uacute',
  171. 255 => 'ydieresis',
  172. 238 => 'icircumflex',
  173. 202 => 'Ecircumflex',
  174. 228 => 'adieresis',
  175. 235 => 'edieresis',
  176. 205 => 'Iacute',
  177. 177 => 'plusminus',
  178. 166 => 'brokenbar',
  179. 174 => 'registered',
  180. 200 => 'Egrave',
  181. 142 => 'Zcaron',
  182. 208 => 'Eth',
  183. 199 => 'Ccedilla',
  184. 193 => 'Aacute',
  185. 196 => 'Adieresis',
  186. 232 => 'egrave',
  187. 211 => 'Oacute',
  188. 243 => 'oacute',
  189. 239 => 'idieresis',
  190. 212 => 'Ocircumflex',
  191. 217 => 'Ugrave',
  192. 254 => 'thorn',
  193. 178 => 'twosuperior',
  194. 214 => 'Odieresis',
  195. 181 => 'mu',
  196. 236 => 'igrave',
  197. 190 => 'threequarters',
  198. 153 => 'trademark',
  199. 204 => 'Igrave',
  200. 189 => 'onehalf',
  201. 244 => 'ocircumflex',
  202. 241 => 'ntilde',
  203. 201 => 'Eacute',
  204. 188 => 'onequarter',
  205. 138 => 'Scaron',
  206. 176 => 'degree',
  207. 242 => 'ograve',
  208. 249 => 'ugrave',
  209. 209 => 'Ntilde',
  210. 245 => 'otilde',
  211. 195 => 'Atilde',
  212. 197 => 'Aring',
  213. 213 => 'Otilde',
  214. 206 => 'Icircumflex',
  215. 172 => 'logicalnot',
  216. 246 => 'odieresis',
  217. 252 => 'udieresis',
  218. 240 => 'eth',
  219. 158 => 'zcaron',
  220. 185 => 'onesuperior',
  221. 128 => 'Euro',
  222. ),
  223. 'isUnicode' => false,
  224. 'FontName' => 'Helvetica-Bold',
  225. 'FullName' => 'Helvetica Bold',
  226. 'FamilyName' => 'Helvetica',
  227. 'Weight' => 'Bold',
  228. 'ItalicAngle' => '0',
  229. 'IsFixedPitch' => 'false',
  230. 'CharacterSet' => 'ExtendedRoman',
  231. 'FontBBox' =>
  232. array (
  233. 0 => '-170',
  234. 1 => '-228',
  235. 2 => '1003',
  236. 3 => '962',
  237. ),
  238. 'UnderlinePosition' => '-100',
  239. 'UnderlineThickness' => '50',
  240. 'Version' => '002.000',
  241. 'EncodingScheme' => 'WinAnsiEncoding',
  242. 'CapHeight' => '718',
  243. 'XHeight' => '532',
  244. 'Ascender' => '718',
  245. 'Descender' => '-207',
  246. 'StdHW' => '118',
  247. 'StdVW' => '140',
  248. 'StartCharMetrics' => '317',
  249. 'C' =>
  250. array (
  251. 32 => 278,
  252. 160 => 278,
  253. 33 => 333,
  254. 34 => 474,
  255. 35 => 556,
  256. 36 => 556,
  257. 37 => 889,
  258. 38 => 722,
  259. 146 => 278,
  260. 40 => 333,
  261. 41 => 333,
  262. 42 => 389,
  263. 43 => 584,
  264. 44 => 278,
  265. 45 => 333,
  266. 173 => 333,
  267. 46 => 278,
  268. 47 => 278,
  269. 48 => 556,
  270. 49 => 556,
  271. 50 => 556,
  272. 51 => 556,
  273. 52 => 556,
  274. 53 => 556,
  275. 54 => 556,
  276. 55 => 556,
  277. 56 => 556,
  278. 57 => 556,
  279. 58 => 333,
  280. 59 => 333,
  281. 60 => 584,
  282. 61 => 584,
  283. 62 => 584,
  284. 63 => 611,
  285. 64 => 975,
  286. 65 => 722,
  287. 66 => 722,
  288. 67 => 722,
  289. 68 => 722,
  290. 69 => 667,
  291. 70 => 611,
  292. 71 => 778,
  293. 72 => 722,
  294. 73 => 278,
  295. 74 => 556,
  296. 75 => 722,
  297. 76 => 611,
  298. 77 => 833,
  299. 78 => 722,
  300. 79 => 778,
  301. 80 => 667,
  302. 81 => 778,
  303. 82 => 722,
  304. 83 => 667,
  305. 84 => 611,
  306. 85 => 722,
  307. 86 => 667,
  308. 87 => 944,
  309. 88 => 667,
  310. 89 => 667,
  311. 90 => 611,
  312. 91 => 333,
  313. 92 => 278,
  314. 93 => 333,
  315. 94 => 584,
  316. 95 => 556,
  317. 145 => 278,
  318. 97 => 556,
  319. 98 => 611,
  320. 99 => 556,
  321. 100 => 611,
  322. 101 => 556,
  323. 102 => 333,
  324. 103 => 611,
  325. 104 => 611,
  326. 105 => 278,
  327. 106 => 278,
  328. 107 => 556,
  329. 108 => 278,
  330. 109 => 889,
  331. 110 => 611,
  332. 111 => 611,
  333. 112 => 611,
  334. 113 => 611,
  335. 114 => 389,
  336. 115 => 556,
  337. 116 => 333,
  338. 117 => 611,
  339. 118 => 556,
  340. 119 => 778,
  341. 120 => 556,
  342. 121 => 556,
  343. 122 => 500,
  344. 123 => 389,
  345. 124 => 280,
  346. 125 => 389,
  347. 126 => 584,
  348. 161 => 333,
  349. 162 => 556,
  350. 163 => 556,
  351. 'fraction' => 167,
  352. 165 => 556,
  353. 131 => 556,
  354. 167 => 556,
  355. 164 => 556,
  356. 39 => 238,
  357. 147 => 500,
  358. 171 => 556,
  359. 139 => 333,
  360. 155 => 333,
  361. 'fi' => 611,
  362. 'fl' => 611,
  363. 150 => 556,
  364. 134 => 556,
  365. 135 => 556,
  366. 183 => 278,
  367. 182 => 556,
  368. 149 => 350,
  369. 130 => 278,
  370. 132 => 500,
  371. 148 => 500,
  372. 187 => 556,
  373. 133 => 1000,
  374. 137 => 1000,
  375. 191 => 611,
  376. 96 => 333,
  377. 180 => 333,
  378. 136 => 333,
  379. 152 => 333,
  380. 175 => 333,
  381. 'breve' => 333,
  382. 'dotaccent' => 333,
  383. 168 => 333,
  384. 'ring' => 333,
  385. 184 => 333,
  386. 'hungarumlaut' => 333,
  387. 'ogonek' => 333,
  388. 'caron' => 333,
  389. 151 => 1000,
  390. 198 => 1000,
  391. 170 => 370,
  392. 'Lslash' => 611,
  393. 216 => 778,
  394. 140 => 1000,
  395. 186 => 365,
  396. 230 => 889,
  397. 'dotlessi' => 278,
  398. 'lslash' => 278,
  399. 248 => 611,
  400. 156 => 944,
  401. 223 => 611,
  402. 207 => 278,
  403. 233 => 556,
  404. 'abreve' => 556,
  405. 'uhungarumlaut' => 611,
  406. 'ecaron' => 556,
  407. 159 => 667,
  408. 247 => 584,
  409. 221 => 667,
  410. 194 => 722,
  411. 225 => 556,
  412. 219 => 722,
  413. 253 => 556,
  414. 'scommaaccent' => 556,
  415. 234 => 556,
  416. 'Uring' => 722,
  417. 220 => 722,
  418. 'aogonek' => 556,
  419. 218 => 722,
  420. 'uogonek' => 611,
  421. 203 => 667,
  422. 'Dcroat' => 722,
  423. 'commaaccent' => 250,
  424. 169 => 737,
  425. 'Emacron' => 667,
  426. 'ccaron' => 556,
  427. 229 => 556,
  428. 'Ncommaaccent' => 722,
  429. 'lacute' => 278,
  430. 224 => 556,
  431. 'Tcommaaccent' => 611,
  432. 'Cacute' => 722,
  433. 227 => 556,
  434. 'Edotaccent' => 667,
  435. 154 => 556,
  436. 'scedilla' => 556,
  437. 237 => 278,
  438. 'lozenge' => 494,
  439. 'Rcaron' => 722,
  440. 'Gcommaaccent' => 778,
  441. 251 => 611,
  442. 226 => 556,
  443. 'Amacron' => 722,
  444. 'rcaron' => 389,
  445. 231 => 556,
  446. 'Zdotaccent' => 611,
  447. 222 => 667,
  448. 'Omacron' => 778,
  449. 'Racute' => 722,
  450. 'Sacute' => 667,
  451. 'dcaron' => 743,
  452. 'Umacron' => 722,
  453. 'uring' => 611,
  454. 179 => 333,
  455. 210 => 778,
  456. 192 => 722,
  457. 'Abreve' => 722,
  458. 215 => 584,
  459. 250 => 611,
  460. 'Tcaron' => 611,
  461. 'partialdiff' => 494,
  462. 255 => 556,
  463. 'Nacute' => 722,
  464. 238 => 278,
  465. 202 => 667,
  466. 228 => 556,
  467. 235 => 556,
  468. 'cacute' => 556,
  469. 'nacute' => 611,
  470. 'umacron' => 611,
  471. 'Ncaron' => 722,
  472. 205 => 278,
  473. 177 => 584,
  474. 166 => 280,
  475. 174 => 737,
  476. 'Gbreve' => 778,
  477. 'Idotaccent' => 278,
  478. 'summation' => 600,
  479. 200 => 667,
  480. 'racute' => 389,
  481. 'omacron' => 611,
  482. 'Zacute' => 611,
  483. 142 => 611,
  484. 'greaterequal' => 549,
  485. 208 => 722,
  486. 199 => 722,
  487. 'lcommaaccent' => 278,
  488. 'tcaron' => 389,
  489. 'eogonek' => 556,
  490. 'Uogonek' => 722,
  491. 193 => 722,
  492. 196 => 722,
  493. 232 => 556,
  494. 'zacute' => 500,
  495. 'iogonek' => 278,
  496. 211 => 778,
  497. 243 => 611,
  498. 'amacron' => 556,
  499. 'sacute' => 556,
  500. 239 => 278,
  501. 212 => 778,
  502. 217 => 722,
  503. 'Delta' => 612,
  504. 254 => 611,
  505. 178 => 333,
  506. 214 => 778,
  507. 181 => 611,
  508. 236 => 278,
  509. 'ohungarumlaut' => 611,
  510. 'Eogonek' => 667,
  511. 'dcroat' => 611,
  512. 190 => 834,
  513. 'Scedilla' => 667,
  514. 'lcaron' => 400,
  515. 'Kcommaaccent' => 722,
  516. 'Lacute' => 611,
  517. 153 => 1000,
  518. 'edotaccent' => 556,
  519. 204 => 278,
  520. 'Imacron' => 278,
  521. 'Lcaron' => 611,
  522. 189 => 834,
  523. 'lessequal' => 549,
  524. 244 => 611,
  525. 241 => 611,
  526. 'Uhungarumlaut' => 722,
  527. 201 => 667,
  528. 'emacron' => 556,
  529. 'gbreve' => 611,
  530. 188 => 834,
  531. 138 => 667,
  532. 'Scommaaccent' => 667,
  533. 'Ohungarumlaut' => 778,
  534. 176 => 400,
  535. 242 => 611,
  536. 'Ccaron' => 722,
  537. 249 => 611,
  538. 'radical' => 549,
  539. 'Dcaron' => 722,
  540. 'rcommaaccent' => 389,
  541. 209 => 722,
  542. 245 => 611,
  543. 'Rcommaaccent' => 722,
  544. 'Lcommaaccent' => 611,
  545. 195 => 722,
  546. 'Aogonek' => 722,
  547. 197 => 722,
  548. 213 => 778,
  549. 'zdotaccent' => 500,
  550. 'Ecaron' => 667,
  551. 'Iogonek' => 278,
  552. 'kcommaaccent' => 556,
  553. 'minus' => 584,
  554. 206 => 278,
  555. 'ncaron' => 611,
  556. 'tcommaaccent' => 333,
  557. 172 => 584,
  558. 246 => 611,
  559. 252 => 611,
  560. 'notequal' => 549,
  561. 'gcommaaccent' => 611,
  562. 240 => 611,
  563. 158 => 500,
  564. 'ncommaaccent' => 611,
  565. 185 => 333,
  566. 'imacron' => 278,
  567. 128 => 556,
  568. ),
  569. 'CIDtoGID_Compressed' => true,
  570. 'CIDtoGID' => 'eJwDAAAAAAE=',
  571. '_version_' => 6,
  572. );