zhui-plus 1.0.0 → 1.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (820) hide show
  1. package/dist/Heatmap.js +689 -0
  2. package/dist/WSPlayer/PlaySDKInterface.js +1 -0
  3. package/dist/WSPlayer/WSPlayer.js +1 -0
  4. package/dist/WSPlayer/audioTalkWorker.js +1 -0
  5. package/dist/WSPlayer/commonThread/libH264Enc.js +21 -0
  6. package/dist/WSPlayer/commonThread/libH264Enc.wasm +0 -0
  7. package/dist/WSPlayer/commonThread/libIVSDrawer.js +21 -0
  8. package/dist/WSPlayer/commonThread/libIVSDrawer.wasm +0 -0
  9. package/dist/WSPlayer/commonThread/libRenderEngine.js +21 -0
  10. package/dist/WSPlayer/commonThread/libRenderEngine.wasm +0 -0
  11. package/dist/WSPlayer/commonThread/libmavasp_litepacket.data +50 -0
  12. package/dist/WSPlayer/commonThread/libmavasp_litepacket.js +21 -0
  13. package/dist/WSPlayer/commonThread/libmavasp_litepacket.wasm +0 -0
  14. package/dist/WSPlayer/icon/IotComboBackGround-alarm.png +0 -0
  15. package/dist/WSPlayer/icon/IotComboBackGround.png +0 -0
  16. package/dist/WSPlayer/icon/RecordHover.svg +13 -0
  17. package/dist/WSPlayer/icon/RecordNormal.svg +13 -0
  18. package/dist/WSPlayer/icon/Recording.svg +15 -0
  19. package/dist/WSPlayer/icon/arrow-b.svg +9 -0
  20. package/dist/WSPlayer/icon/arrow-l.svg +9 -0
  21. package/dist/WSPlayer/icon/arrow-lb.svg +10 -0
  22. package/dist/WSPlayer/icon/arrow-lt.svg +10 -0
  23. package/dist/WSPlayer/icon/arrow-r.svg +9 -0
  24. package/dist/WSPlayer/icon/arrow-rb.svg +10 -0
  25. package/dist/WSPlayer/icon/arrow-rt.svg +10 -0
  26. package/dist/WSPlayer/icon/arrow-t.svg +9 -0
  27. package/dist/WSPlayer/icon/close-all-hover.svg +18 -0
  28. package/dist/WSPlayer/icon/close-all.svg +18 -0
  29. package/dist/WSPlayer/icon/close.svg +16 -0
  30. package/dist/WSPlayer/icon/close_hover.svg +16 -0
  31. package/dist/WSPlayer/icon/default.png +0 -0
  32. package/dist/WSPlayer/icon/draw-triangle_off.svg +14 -0
  33. package/dist/WSPlayer/icon/draw-triangle_off_hover.svg +14 -0
  34. package/dist/WSPlayer/icon/draw-triangle_on.svg +15 -0
  35. package/dist/WSPlayer/icon/draw-triangle_on_hover.svg +15 -0
  36. package/dist/WSPlayer/icon/drops.png +0 -0
  37. package/dist/WSPlayer/icon/fullscreen-hover.svg +13 -0
  38. package/dist/WSPlayer/icon/fullscreen.svg +13 -0
  39. package/dist/WSPlayer/icon/hide-pantilt-on.svg +13 -0
  40. package/dist/WSPlayer/icon/hide-pantilt.svg +13 -0
  41. package/dist/WSPlayer/icon/mobile-speed-control-icon.svg +13 -0
  42. package/dist/WSPlayer/icon/more.svg +13 -0
  43. package/dist/WSPlayer/icon/play-h.png +0 -0
  44. package/dist/WSPlayer/icon/play-n.png +0 -0
  45. package/dist/WSPlayer/icon/play-p.png +0 -0
  46. package/dist/WSPlayer/icon/ptz-icon1.svg +4 -0
  47. package/dist/WSPlayer/icon/ptz-icon2.svg +13 -0
  48. package/dist/WSPlayer/icon/ptz-icon3.svg +10 -0
  49. package/dist/WSPlayer/icon/ptz-icon4.svg +10 -0
  50. package/dist/WSPlayer/icon/ptz-icon5.svg +12 -0
  51. package/dist/WSPlayer/icon/ptz-icon6.svg +14 -0
  52. package/dist/WSPlayer/icon/ptz-select-hover.svg +3 -0
  53. package/dist/WSPlayer/icon/ptz-select.svg +3 -0
  54. package/dist/WSPlayer/icon/record_pause.svg +5 -0
  55. package/dist/WSPlayer/icon/record_play.svg +5 -0
  56. package/dist/WSPlayer/icon/refresh-replay.svg +11 -0
  57. package/dist/WSPlayer/icon/refresh-replay_hover.svg +11 -0
  58. package/dist/WSPlayer/icon/screen-more-icon.svg +15 -0
  59. package/dist/WSPlayer/icon/screen_1.svg +11 -0
  60. package/dist/WSPlayer/icon/screen_16.svg +18 -0
  61. package/dist/WSPlayer/icon/screen_16_hover.svg +18 -0
  62. package/dist/WSPlayer/icon/screen_1_hover.svg +11 -0
  63. package/dist/WSPlayer/icon/screen_2.svg +18 -0
  64. package/dist/WSPlayer/icon/screen_25.svg +19 -0
  65. package/dist/WSPlayer/icon/screen_25_hover.svg +19 -0
  66. package/dist/WSPlayer/icon/screen_2_hover.svg +18 -0
  67. package/dist/WSPlayer/icon/screen_3.svg +13 -0
  68. package/dist/WSPlayer/icon/screen_3_hover.svg +13 -0
  69. package/dist/WSPlayer/icon/screen_4.svg +12 -0
  70. package/dist/WSPlayer/icon/screen_4_hover.svg +12 -0
  71. package/dist/WSPlayer/icon/screen_6.svg +16 -0
  72. package/dist/WSPlayer/icon/screen_6_hover.svg +16 -0
  73. package/dist/WSPlayer/icon/screen_8.svg +18 -0
  74. package/dist/WSPlayer/icon/screen_8_hover.svg +18 -0
  75. package/dist/WSPlayer/icon/screen_9.svg +17 -0
  76. package/dist/WSPlayer/icon/screen_9_hover.svg +17 -0
  77. package/dist/WSPlayer/icon/screen_custom_division.svg +9 -0
  78. package/dist/WSPlayer/icon/screen_custom_division_hover.svg +9 -0
  79. package/dist/WSPlayer/icon/screen_custom_division_merge.svg +3 -0
  80. package/dist/WSPlayer/icon/screen_custom_division_split.svg +6 -0
  81. package/dist/WSPlayer/icon/snapshot.svg +38 -0
  82. package/dist/WSPlayer/icon/snapshot_hover.svg +38 -0
  83. package/dist/WSPlayer/icon/speed_left.svg +15 -0
  84. package/dist/WSPlayer/icon/speed_right.svg +15 -0
  85. package/dist/WSPlayer/icon/spread.png +0 -0
  86. package/dist/WSPlayer/icon/tag-left-alarm.png +0 -0
  87. package/dist/WSPlayer/icon/tag-left-normal.png +0 -0
  88. package/dist/WSPlayer/icon/tag-middle-alarm.png +0 -0
  89. package/dist/WSPlayer/icon/tag-middle-normal.png +0 -0
  90. package/dist/WSPlayer/icon/tag-right-alarm.png +0 -0
  91. package/dist/WSPlayer/icon/tag-right-normal.png +0 -0
  92. package/dist/WSPlayer/icon/talk-off-hover.svg +11 -0
  93. package/dist/WSPlayer/icon/talk-off.svg +11 -0
  94. package/dist/WSPlayer/icon/talk-on.svg +9 -0
  95. package/dist/WSPlayer/icon/voice-have.svg +43 -0
  96. package/dist/WSPlayer/icon/voice-have_hover.svg +43 -0
  97. package/dist/WSPlayer/icon/voice-null.svg +38 -0
  98. package/dist/WSPlayer/icon/voice-null_hover.svg +38 -0
  99. package/dist/WSPlayer/icon/ws-ctrl-ellipsis-hover.svg +14 -0
  100. package/dist/WSPlayer/icon/ws-ctrl-ellipsis.svg +14 -0
  101. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-b-bg.png +0 -0
  102. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-bg.png +0 -0
  103. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-l-bg.png +0 -0
  104. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-lb-bg.png +0 -0
  105. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-lt-bg.png +0 -0
  106. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-r-bg.png +0 -0
  107. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-rb-bg.png +0 -0
  108. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-rt-bg.png +0 -0
  109. package/dist/WSPlayer/icon/wsplayer-mobile-pantilt-t-bg.png +0 -0
  110. package/dist/WSPlayer/jquery-3.6.0.min.js +2 -0
  111. package/dist/WSPlayer/multiThread/libStreamClient.js +21 -0
  112. package/dist/WSPlayer/multiThread/libStreamClient.wasm +0 -0
  113. package/dist/WSPlayer/multiThread/libStreamClient.worker.js +1 -0
  114. package/dist/WSPlayer/multiThread/libplay.data +0 -0
  115. package/dist/WSPlayer/multiThread/libplay.js +1 -0
  116. package/dist/WSPlayer/multiThread/libplay.wasm +0 -0
  117. package/dist/WSPlayer/multiThread/libplay.worker.js +1 -0
  118. package/dist/WSPlayer/player.css +1490 -0
  119. package/dist/WSPlayer/singleThread/VideoDecodeWorker.js +1439 -0
  120. package/dist/WSPlayer/singleThread/libStreamClient.js +21 -0
  121. package/dist/WSPlayer/singleThread/libStreamClient.wasm +0 -0
  122. package/dist/WSPlayer/singleThread/libplay.data +0 -0
  123. package/dist/WSPlayer/singleThread/libplay.js +1 -0
  124. package/dist/WSPlayer/singleThread/libplay.wasm +0 -0
  125. package/dist/WSPlayer/window.division.css +80 -0
  126. package/dist/index.js +467 -0
  127. package/dist/locale/af.js +193 -0
  128. package/dist/locale/af.min.js +3 -0
  129. package/dist/locale/af.min.js.map +1 -0
  130. package/dist/locale/af.min.mjs +3 -0
  131. package/dist/locale/af.min.mjs.map +1 -0
  132. package/dist/locale/af.mjs +186 -0
  133. package/dist/locale/ar-eg.js +193 -0
  134. package/dist/locale/ar-eg.min.js +3 -0
  135. package/dist/locale/ar-eg.min.js.map +1 -0
  136. package/dist/locale/ar-eg.min.mjs +3 -0
  137. package/dist/locale/ar-eg.min.mjs.map +1 -0
  138. package/dist/locale/ar-eg.mjs +186 -0
  139. package/dist/locale/ar.js +193 -0
  140. package/dist/locale/ar.min.js +3 -0
  141. package/dist/locale/ar.min.js.map +1 -0
  142. package/dist/locale/ar.min.mjs +3 -0
  143. package/dist/locale/ar.min.mjs.map +1 -0
  144. package/dist/locale/ar.mjs +186 -0
  145. package/dist/locale/az.js +194 -0
  146. package/dist/locale/az.min.js +3 -0
  147. package/dist/locale/az.min.js.map +1 -0
  148. package/dist/locale/az.min.mjs +3 -0
  149. package/dist/locale/az.min.mjs.map +1 -0
  150. package/dist/locale/az.mjs +187 -0
  151. package/dist/locale/bg.js +193 -0
  152. package/dist/locale/bg.min.js +3 -0
  153. package/dist/locale/bg.min.js.map +1 -0
  154. package/dist/locale/bg.min.mjs +3 -0
  155. package/dist/locale/bg.min.mjs.map +1 -0
  156. package/dist/locale/bg.mjs +186 -0
  157. package/dist/locale/bn.js +193 -0
  158. package/dist/locale/bn.min.js +3 -0
  159. package/dist/locale/bn.min.js.map +1 -0
  160. package/dist/locale/bn.min.mjs +3 -0
  161. package/dist/locale/bn.min.mjs.map +1 -0
  162. package/dist/locale/bn.mjs +186 -0
  163. package/dist/locale/ca.js +193 -0
  164. package/dist/locale/ca.min.js +3 -0
  165. package/dist/locale/ca.min.js.map +1 -0
  166. package/dist/locale/ca.min.mjs +3 -0
  167. package/dist/locale/ca.min.mjs.map +1 -0
  168. package/dist/locale/ca.mjs +186 -0
  169. package/dist/locale/ckb.js +193 -0
  170. package/dist/locale/ckb.min.js +3 -0
  171. package/dist/locale/ckb.min.js.map +1 -0
  172. package/dist/locale/ckb.min.mjs +3 -0
  173. package/dist/locale/ckb.min.mjs.map +1 -0
  174. package/dist/locale/ckb.mjs +186 -0
  175. package/dist/locale/cs.js +195 -0
  176. package/dist/locale/cs.min.js +3 -0
  177. package/dist/locale/cs.min.js.map +1 -0
  178. package/dist/locale/cs.min.mjs +3 -0
  179. package/dist/locale/cs.min.mjs.map +1 -0
  180. package/dist/locale/cs.mjs +188 -0
  181. package/dist/locale/da.js +193 -0
  182. package/dist/locale/da.min.js +3 -0
  183. package/dist/locale/da.min.js.map +1 -0
  184. package/dist/locale/da.min.mjs +3 -0
  185. package/dist/locale/da.min.mjs.map +1 -0
  186. package/dist/locale/da.mjs +186 -0
  187. package/dist/locale/de.js +195 -0
  188. package/dist/locale/de.min.js +3 -0
  189. package/dist/locale/de.min.js.map +1 -0
  190. package/dist/locale/de.min.mjs +3 -0
  191. package/dist/locale/de.min.mjs.map +1 -0
  192. package/dist/locale/de.mjs +188 -0
  193. package/dist/locale/el.js +193 -0
  194. package/dist/locale/el.min.js +3 -0
  195. package/dist/locale/el.min.js.map +1 -0
  196. package/dist/locale/el.min.mjs +3 -0
  197. package/dist/locale/el.min.mjs.map +1 -0
  198. package/dist/locale/el.mjs +186 -0
  199. package/dist/locale/en.js +193 -0
  200. package/dist/locale/en.min.js +3 -0
  201. package/dist/locale/en.min.js.map +1 -0
  202. package/dist/locale/en.min.mjs +3 -0
  203. package/dist/locale/en.min.mjs.map +1 -0
  204. package/dist/locale/en.mjs +186 -0
  205. package/dist/locale/eo.js +193 -0
  206. package/dist/locale/eo.min.js +3 -0
  207. package/dist/locale/eo.min.js.map +1 -0
  208. package/dist/locale/eo.min.mjs +3 -0
  209. package/dist/locale/eo.min.mjs.map +1 -0
  210. package/dist/locale/eo.mjs +186 -0
  211. package/dist/locale/es.js +193 -0
  212. package/dist/locale/es.min.js +3 -0
  213. package/dist/locale/es.min.js.map +1 -0
  214. package/dist/locale/es.min.mjs +3 -0
  215. package/dist/locale/es.min.mjs.map +1 -0
  216. package/dist/locale/es.mjs +186 -0
  217. package/dist/locale/et.js +193 -0
  218. package/dist/locale/et.min.js +3 -0
  219. package/dist/locale/et.min.js.map +1 -0
  220. package/dist/locale/et.min.mjs +3 -0
  221. package/dist/locale/et.min.mjs.map +1 -0
  222. package/dist/locale/et.mjs +186 -0
  223. package/dist/locale/eu.js +193 -0
  224. package/dist/locale/eu.min.js +3 -0
  225. package/dist/locale/eu.min.js.map +1 -0
  226. package/dist/locale/eu.min.mjs +3 -0
  227. package/dist/locale/eu.min.mjs.map +1 -0
  228. package/dist/locale/eu.mjs +186 -0
  229. package/dist/locale/fa.js +193 -0
  230. package/dist/locale/fa.min.js +3 -0
  231. package/dist/locale/fa.min.js.map +1 -0
  232. package/dist/locale/fa.min.mjs +3 -0
  233. package/dist/locale/fa.min.mjs.map +1 -0
  234. package/dist/locale/fa.mjs +186 -0
  235. package/dist/locale/fi.js +193 -0
  236. package/dist/locale/fi.min.js +3 -0
  237. package/dist/locale/fi.min.js.map +1 -0
  238. package/dist/locale/fi.min.mjs +3 -0
  239. package/dist/locale/fi.min.mjs.map +1 -0
  240. package/dist/locale/fi.mjs +186 -0
  241. package/dist/locale/fr.js +193 -0
  242. package/dist/locale/fr.min.js +3 -0
  243. package/dist/locale/fr.min.js.map +1 -0
  244. package/dist/locale/fr.min.mjs +3 -0
  245. package/dist/locale/fr.min.mjs.map +1 -0
  246. package/dist/locale/fr.mjs +186 -0
  247. package/dist/locale/he.js +193 -0
  248. package/dist/locale/he.min.js +3 -0
  249. package/dist/locale/he.min.js.map +1 -0
  250. package/dist/locale/he.min.mjs +3 -0
  251. package/dist/locale/he.min.mjs.map +1 -0
  252. package/dist/locale/he.mjs +186 -0
  253. package/dist/locale/hi.js +193 -0
  254. package/dist/locale/hi.min.js +3 -0
  255. package/dist/locale/hi.min.js.map +1 -0
  256. package/dist/locale/hi.min.mjs +3 -0
  257. package/dist/locale/hi.min.mjs.map +1 -0
  258. package/dist/locale/hi.mjs +186 -0
  259. package/dist/locale/hr.js +193 -0
  260. package/dist/locale/hr.min.js +3 -0
  261. package/dist/locale/hr.min.js.map +1 -0
  262. package/dist/locale/hr.min.mjs +3 -0
  263. package/dist/locale/hr.min.mjs.map +1 -0
  264. package/dist/locale/hr.mjs +186 -0
  265. package/dist/locale/hu.js +193 -0
  266. package/dist/locale/hu.min.js +3 -0
  267. package/dist/locale/hu.min.js.map +1 -0
  268. package/dist/locale/hu.min.mjs +3 -0
  269. package/dist/locale/hu.min.mjs.map +1 -0
  270. package/dist/locale/hu.mjs +186 -0
  271. package/dist/locale/hy-am.js +193 -0
  272. package/dist/locale/hy-am.min.js +3 -0
  273. package/dist/locale/hy-am.min.js.map +1 -0
  274. package/dist/locale/hy-am.min.mjs +3 -0
  275. package/dist/locale/hy-am.min.mjs.map +1 -0
  276. package/dist/locale/hy-am.mjs +186 -0
  277. package/dist/locale/id.js +193 -0
  278. package/dist/locale/id.min.js +3 -0
  279. package/dist/locale/id.min.js.map +1 -0
  280. package/dist/locale/id.min.mjs +3 -0
  281. package/dist/locale/id.min.mjs.map +1 -0
  282. package/dist/locale/id.mjs +186 -0
  283. package/dist/locale/it.js +193 -0
  284. package/dist/locale/it.min.js +3 -0
  285. package/dist/locale/it.min.js.map +1 -0
  286. package/dist/locale/it.min.mjs +3 -0
  287. package/dist/locale/it.min.mjs.map +1 -0
  288. package/dist/locale/it.mjs +186 -0
  289. package/dist/locale/ja.js +193 -0
  290. package/dist/locale/ja.min.js +3 -0
  291. package/dist/locale/ja.min.js.map +1 -0
  292. package/dist/locale/ja.min.mjs +3 -0
  293. package/dist/locale/ja.min.mjs.map +1 -0
  294. package/dist/locale/ja.mjs +186 -0
  295. package/dist/locale/kk.js +193 -0
  296. package/dist/locale/kk.min.js +3 -0
  297. package/dist/locale/kk.min.js.map +1 -0
  298. package/dist/locale/kk.min.mjs +3 -0
  299. package/dist/locale/kk.min.mjs.map +1 -0
  300. package/dist/locale/kk.mjs +186 -0
  301. package/dist/locale/km.js +193 -0
  302. package/dist/locale/km.min.js +3 -0
  303. package/dist/locale/km.min.js.map +1 -0
  304. package/dist/locale/km.min.mjs +3 -0
  305. package/dist/locale/km.min.mjs.map +1 -0
  306. package/dist/locale/km.mjs +186 -0
  307. package/dist/locale/ko.js +193 -0
  308. package/dist/locale/ko.min.js +3 -0
  309. package/dist/locale/ko.min.js.map +1 -0
  310. package/dist/locale/ko.min.mjs +3 -0
  311. package/dist/locale/ko.min.mjs.map +1 -0
  312. package/dist/locale/ko.mjs +186 -0
  313. package/dist/locale/ku.js +193 -0
  314. package/dist/locale/ku.min.js +3 -0
  315. package/dist/locale/ku.min.js.map +1 -0
  316. package/dist/locale/ku.min.mjs +3 -0
  317. package/dist/locale/ku.min.mjs.map +1 -0
  318. package/dist/locale/ku.mjs +186 -0
  319. package/dist/locale/ky.js +193 -0
  320. package/dist/locale/ky.min.js +3 -0
  321. package/dist/locale/ky.min.js.map +1 -0
  322. package/dist/locale/ky.min.mjs +3 -0
  323. package/dist/locale/ky.min.mjs.map +1 -0
  324. package/dist/locale/ky.mjs +186 -0
  325. package/dist/locale/lo.js +193 -0
  326. package/dist/locale/lo.min.js +3 -0
  327. package/dist/locale/lo.min.js.map +1 -0
  328. package/dist/locale/lo.min.mjs +3 -0
  329. package/dist/locale/lo.min.mjs.map +1 -0
  330. package/dist/locale/lo.mjs +186 -0
  331. package/dist/locale/lt.js +193 -0
  332. package/dist/locale/lt.min.js +3 -0
  333. package/dist/locale/lt.min.js.map +1 -0
  334. package/dist/locale/lt.min.mjs +3 -0
  335. package/dist/locale/lt.min.mjs.map +1 -0
  336. package/dist/locale/lt.mjs +186 -0
  337. package/dist/locale/lv.js +193 -0
  338. package/dist/locale/lv.min.js +3 -0
  339. package/dist/locale/lv.min.js.map +1 -0
  340. package/dist/locale/lv.min.mjs +3 -0
  341. package/dist/locale/lv.min.mjs.map +1 -0
  342. package/dist/locale/lv.mjs +186 -0
  343. package/dist/locale/mg.js +193 -0
  344. package/dist/locale/mg.min.js +3 -0
  345. package/dist/locale/mg.min.js.map +1 -0
  346. package/dist/locale/mg.min.mjs +3 -0
  347. package/dist/locale/mg.min.mjs.map +1 -0
  348. package/dist/locale/mg.mjs +186 -0
  349. package/dist/locale/mn.js +193 -0
  350. package/dist/locale/mn.min.js +3 -0
  351. package/dist/locale/mn.min.js.map +1 -0
  352. package/dist/locale/mn.min.mjs +3 -0
  353. package/dist/locale/mn.min.mjs.map +1 -0
  354. package/dist/locale/mn.mjs +186 -0
  355. package/dist/locale/ms.js +195 -0
  356. package/dist/locale/ms.min.js +3 -0
  357. package/dist/locale/ms.min.js.map +1 -0
  358. package/dist/locale/ms.min.mjs +3 -0
  359. package/dist/locale/ms.min.mjs.map +1 -0
  360. package/dist/locale/ms.mjs +188 -0
  361. package/dist/locale/my.js +193 -0
  362. package/dist/locale/my.min.js +3 -0
  363. package/dist/locale/my.min.js.map +1 -0
  364. package/dist/locale/my.min.mjs +3 -0
  365. package/dist/locale/my.min.mjs.map +1 -0
  366. package/dist/locale/my.mjs +186 -0
  367. package/dist/locale/nb-no.js +193 -0
  368. package/dist/locale/nb-no.min.js +3 -0
  369. package/dist/locale/nb-no.min.js.map +1 -0
  370. package/dist/locale/nb-no.min.mjs +3 -0
  371. package/dist/locale/nb-no.min.mjs.map +1 -0
  372. package/dist/locale/nb-no.mjs +186 -0
  373. package/dist/locale/nl.js +193 -0
  374. package/dist/locale/nl.min.js +3 -0
  375. package/dist/locale/nl.min.js.map +1 -0
  376. package/dist/locale/nl.min.mjs +3 -0
  377. package/dist/locale/nl.min.mjs.map +1 -0
  378. package/dist/locale/nl.mjs +186 -0
  379. package/dist/locale/no.js +193 -0
  380. package/dist/locale/no.min.js +3 -0
  381. package/dist/locale/no.min.js.map +1 -0
  382. package/dist/locale/no.min.mjs +3 -0
  383. package/dist/locale/no.min.mjs.map +1 -0
  384. package/dist/locale/no.mjs +186 -0
  385. package/dist/locale/pa.js +193 -0
  386. package/dist/locale/pa.min.js +3 -0
  387. package/dist/locale/pa.min.js.map +1 -0
  388. package/dist/locale/pa.min.mjs +3 -0
  389. package/dist/locale/pa.min.mjs.map +1 -0
  390. package/dist/locale/pa.mjs +186 -0
  391. package/dist/locale/pl.js +193 -0
  392. package/dist/locale/pl.min.js +3 -0
  393. package/dist/locale/pl.min.js.map +1 -0
  394. package/dist/locale/pl.min.mjs +3 -0
  395. package/dist/locale/pl.min.mjs.map +1 -0
  396. package/dist/locale/pl.mjs +186 -0
  397. package/dist/locale/pt-br.js +193 -0
  398. package/dist/locale/pt-br.min.js +3 -0
  399. package/dist/locale/pt-br.min.js.map +1 -0
  400. package/dist/locale/pt-br.min.mjs +3 -0
  401. package/dist/locale/pt-br.min.mjs.map +1 -0
  402. package/dist/locale/pt-br.mjs +186 -0
  403. package/dist/locale/pt.js +193 -0
  404. package/dist/locale/pt.min.js +3 -0
  405. package/dist/locale/pt.min.js.map +1 -0
  406. package/dist/locale/pt.min.mjs +3 -0
  407. package/dist/locale/pt.min.mjs.map +1 -0
  408. package/dist/locale/pt.mjs +186 -0
  409. package/dist/locale/ro.js +193 -0
  410. package/dist/locale/ro.min.js +3 -0
  411. package/dist/locale/ro.min.js.map +1 -0
  412. package/dist/locale/ro.min.mjs +3 -0
  413. package/dist/locale/ro.min.mjs.map +1 -0
  414. package/dist/locale/ro.mjs +186 -0
  415. package/dist/locale/ru.js +193 -0
  416. package/dist/locale/ru.min.js +3 -0
  417. package/dist/locale/ru.min.js.map +1 -0
  418. package/dist/locale/ru.min.mjs +3 -0
  419. package/dist/locale/ru.min.mjs.map +1 -0
  420. package/dist/locale/ru.mjs +186 -0
  421. package/dist/locale/sk.js +195 -0
  422. package/dist/locale/sk.min.js +3 -0
  423. package/dist/locale/sk.min.js.map +1 -0
  424. package/dist/locale/sk.min.mjs +3 -0
  425. package/dist/locale/sk.min.mjs.map +1 -0
  426. package/dist/locale/sk.mjs +188 -0
  427. package/dist/locale/sl.js +193 -0
  428. package/dist/locale/sl.min.js +3 -0
  429. package/dist/locale/sl.min.js.map +1 -0
  430. package/dist/locale/sl.min.mjs +3 -0
  431. package/dist/locale/sl.min.mjs.map +1 -0
  432. package/dist/locale/sl.mjs +186 -0
  433. package/dist/locale/sr.js +193 -0
  434. package/dist/locale/sr.min.js +3 -0
  435. package/dist/locale/sr.min.js.map +1 -0
  436. package/dist/locale/sr.min.mjs +3 -0
  437. package/dist/locale/sr.min.mjs.map +1 -0
  438. package/dist/locale/sr.mjs +186 -0
  439. package/dist/locale/sv.js +193 -0
  440. package/dist/locale/sv.min.js +3 -0
  441. package/dist/locale/sv.min.js.map +1 -0
  442. package/dist/locale/sv.min.mjs +3 -0
  443. package/dist/locale/sv.min.mjs.map +1 -0
  444. package/dist/locale/sv.mjs +186 -0
  445. package/dist/locale/sw.js +193 -0
  446. package/dist/locale/sw.min.js +3 -0
  447. package/dist/locale/sw.min.js.map +1 -0
  448. package/dist/locale/sw.min.mjs +3 -0
  449. package/dist/locale/sw.min.mjs.map +1 -0
  450. package/dist/locale/sw.mjs +186 -0
  451. package/dist/locale/ta.js +193 -0
  452. package/dist/locale/ta.min.js +3 -0
  453. package/dist/locale/ta.min.js.map +1 -0
  454. package/dist/locale/ta.min.mjs +3 -0
  455. package/dist/locale/ta.min.mjs.map +1 -0
  456. package/dist/locale/ta.mjs +186 -0
  457. package/dist/locale/te.js +193 -0
  458. package/dist/locale/te.min.js +3 -0
  459. package/dist/locale/te.min.js.map +1 -0
  460. package/dist/locale/te.min.mjs +3 -0
  461. package/dist/locale/te.min.mjs.map +1 -0
  462. package/dist/locale/te.mjs +186 -0
  463. package/dist/locale/th.js +193 -0
  464. package/dist/locale/th.min.js +3 -0
  465. package/dist/locale/th.min.js.map +1 -0
  466. package/dist/locale/th.min.mjs +3 -0
  467. package/dist/locale/th.min.mjs.map +1 -0
  468. package/dist/locale/th.mjs +186 -0
  469. package/dist/locale/tk.js +193 -0
  470. package/dist/locale/tk.min.js +3 -0
  471. package/dist/locale/tk.min.js.map +1 -0
  472. package/dist/locale/tk.min.mjs +3 -0
  473. package/dist/locale/tk.min.mjs.map +1 -0
  474. package/dist/locale/tk.mjs +186 -0
  475. package/dist/locale/tr.js +193 -0
  476. package/dist/locale/tr.min.js +3 -0
  477. package/dist/locale/tr.min.js.map +1 -0
  478. package/dist/locale/tr.min.mjs +3 -0
  479. package/dist/locale/tr.min.mjs.map +1 -0
  480. package/dist/locale/tr.mjs +186 -0
  481. package/dist/locale/ug-cn.js +193 -0
  482. package/dist/locale/ug-cn.min.js +3 -0
  483. package/dist/locale/ug-cn.min.js.map +1 -0
  484. package/dist/locale/ug-cn.min.mjs +3 -0
  485. package/dist/locale/ug-cn.min.mjs.map +1 -0
  486. package/dist/locale/ug-cn.mjs +186 -0
  487. package/dist/locale/uk.js +193 -0
  488. package/dist/locale/uk.min.js +3 -0
  489. package/dist/locale/uk.min.js.map +1 -0
  490. package/dist/locale/uk.min.mjs +3 -0
  491. package/dist/locale/uk.min.mjs.map +1 -0
  492. package/dist/locale/uk.mjs +186 -0
  493. package/dist/locale/uz-uz.js +193 -0
  494. package/dist/locale/uz-uz.min.js +3 -0
  495. package/dist/locale/uz-uz.min.js.map +1 -0
  496. package/dist/locale/uz-uz.min.mjs +3 -0
  497. package/dist/locale/uz-uz.min.mjs.map +1 -0
  498. package/dist/locale/uz-uz.mjs +186 -0
  499. package/dist/locale/vi.js +193 -0
  500. package/dist/locale/vi.min.js +3 -0
  501. package/dist/locale/vi.min.js.map +1 -0
  502. package/dist/locale/vi.min.mjs +3 -0
  503. package/dist/locale/vi.min.mjs.map +1 -0
  504. package/dist/locale/vi.mjs +186 -0
  505. package/dist/locale/zh-cn.js +193 -0
  506. package/dist/locale/zh-cn.min.js +3 -0
  507. package/dist/locale/zh-cn.min.js.map +1 -0
  508. package/dist/locale/zh-cn.min.mjs +3 -0
  509. package/dist/locale/zh-cn.min.mjs.map +1 -0
  510. package/dist/locale/zh-cn.mjs +186 -0
  511. package/dist/locale/zh-hk.js +193 -0
  512. package/dist/locale/zh-hk.min.js +3 -0
  513. package/dist/locale/zh-hk.min.js.map +1 -0
  514. package/dist/locale/zh-hk.min.mjs +3 -0
  515. package/dist/locale/zh-hk.min.mjs.map +1 -0
  516. package/dist/locale/zh-hk.mjs +186 -0
  517. package/dist/locale/zh-mo.js +193 -0
  518. package/dist/locale/zh-mo.min.js +3 -0
  519. package/dist/locale/zh-mo.min.js.map +1 -0
  520. package/dist/locale/zh-mo.min.mjs +3 -0
  521. package/dist/locale/zh-mo.min.mjs.map +1 -0
  522. package/dist/locale/zh-mo.mjs +186 -0
  523. package/dist/locale/zh-tw.js +193 -0
  524. package/dist/locale/zh-tw.min.js +3 -0
  525. package/dist/locale/zh-tw.min.js.map +1 -0
  526. package/dist/locale/zh-tw.min.mjs +3 -0
  527. package/dist/locale/zh-tw.min.mjs.map +1 -0
  528. package/dist/locale/zh-tw.mjs +186 -0
  529. package/dist/style.css +1 -1
  530. package/dist/test/demo.docx +0 -0
  531. package/dist/test/demo.et +0 -0
  532. package/dist/test/demo.ofd +0 -0
  533. package/dist/test/demo.pdf +0 -0
  534. package/dist/test/test.ofd +0 -0
  535. package/dist/test/unzip.ofd +0 -0
  536. package/dist/test/zip.ofd +0 -0
  537. package/dist/types/auto-imports.d.ts +9 -0
  538. package/dist/types/components.d.ts +55 -0
  539. package/dist/zhui-plus.cjs.js +1 -0
  540. package/dist/zhui-plus.es.js +2 -0
  541. package/dist/zhui.svg +1 -0
  542. package/package.json +90 -4
  543. package/packages/components/AI/index.ts +10 -0
  544. package/packages/components/AI/src/zh-aiChat.vue +841 -0
  545. package/packages/components/badge/__tests__/badge.test.ts +38 -0
  546. package/packages/components/badge/index.ts +10 -0
  547. package/packages/components/badge/src/zh-badge.vue +86 -0
  548. package/packages/components/badge/style.scss +1 -0
  549. package/packages/components/button/__tests__/button.test.ts +94 -0
  550. package/packages/components/button/__tests__/buttonGroup.test.ts +46 -0
  551. package/packages/components/button/index.ts +11 -0
  552. package/packages/components/button/src/zh-button-group.vue +50 -0
  553. package/packages/components/button/src/zh-button.vue +152 -0
  554. package/packages/components/button/style/index.css +140 -0
  555. package/packages/components/charts/geo.json +11147 -0
  556. package/packages/components/charts/index.ts +35 -0
  557. package/packages/components/charts/src/zh-barChart.vue +97 -0
  558. package/packages/components/charts/src/zh-baseChart.vue +196 -0
  559. package/packages/components/charts/src/zh-lineBarChart.vue +113 -0
  560. package/packages/components/charts/src/zh-lineChart.vue +93 -0
  561. package/packages/components/charts/src/zh-mapChart.vue +214 -0
  562. package/packages/components/charts/src/zh-pictorialBar.vue +72 -0
  563. package/packages/components/charts/src/zh-pieChart.vue +67 -0
  564. package/packages/components/charts/src/zh-radarChart.vue +131 -0
  565. package/packages/components/charts/src/zh-scatterChart.vue +152 -0
  566. package/packages/components/chat/index.ts +10 -0
  567. package/packages/components/chat/src/zh-chat.vue +889 -0
  568. package/packages/components/container/index.ts +18 -0
  569. package/packages/components/container/src/zh-aside.vue +34 -0
  570. package/packages/components/container/src/zh-container.vue +45 -0
  571. package/packages/components/container/src/zh-footer.vue +33 -0
  572. package/packages/components/container/src/zh-header.vue +34 -0
  573. package/packages/components/container/src/zh-main.vue +26 -0
  574. package/packages/components/directive/focus.ts +14 -0
  575. package/packages/components/directive/idCard.ts +12 -0
  576. package/packages/components/directive/index.ts +19 -0
  577. package/packages/components/directive/number.ts +10 -0
  578. package/packages/components/directive/permission.ts +57 -0
  579. package/packages/components/directive/phone.ts +12 -0
  580. package/packages/components/drawer/index.ts +10 -0
  581. package/packages/components/drawer/src/zh-drawer.vue +78 -0
  582. package/packages/components/drawer/style/animation.scss +35 -0
  583. package/packages/components/drawer/style/index.scss +52 -0
  584. package/packages/components/drawer/style/media.scss +6 -0
  585. package/packages/components/fileViewer/index.ts +9 -0
  586. package/packages/components/fileViewer/src/liteofd/annotLayer.ts +203 -0
  587. package/packages/components/fileViewer/src/liteofd/asn1js/LICENSE +15 -0
  588. package/packages/components/fileViewer/src/liteofd/asn1js/README.md +108 -0
  589. package/packages/components/fileViewer/src/liteofd/asn1js/asn1.js +627 -0
  590. package/packages/components/fileViewer/src/liteofd/asn1js/base64.js +103 -0
  591. package/packages/components/fileViewer/src/liteofd/asn1js/defs.js +138 -0
  592. package/packages/components/fileViewer/src/liteofd/asn1js/dumpASN1.js +79 -0
  593. package/packages/components/fileViewer/src/liteofd/asn1js/hex.js +69 -0
  594. package/packages/components/fileViewer/src/liteofd/asn1js/int10.js +106 -0
  595. package/packages/components/fileViewer/src/liteofd/asn1js/oids.js +2725 -0
  596. package/packages/components/fileViewer/src/liteofd/asn1js/rfcdef.js +10377 -0
  597. package/packages/components/fileViewer/src/liteofd/attrType.ts +173 -0
  598. package/packages/components/fileViewer/src/liteofd/contentLayer.ts +203 -0
  599. package/packages/components/fileViewer/src/liteofd/elements/AnnotationPathSvg.ts +122 -0
  600. package/packages/components/fileViewer/src/liteofd/elements/BaseSvg.ts +6 -0
  601. package/packages/components/fileViewer/src/liteofd/elements/ImageSvg.ts +212 -0
  602. package/packages/components/fileViewer/src/liteofd/elements/PathSvg.ts +460 -0
  603. package/packages/components/fileViewer/src/liteofd/elements/SignatureElement.ts +231 -0
  604. package/packages/components/fileViewer/src/liteofd/elements/TextSvg.ts +235 -0
  605. package/packages/components/fileViewer/src/liteofd/elements/ofdAnnotationElement.ts +133 -0
  606. package/packages/components/fileViewer/src/liteofd/elements/ofdPageContainer.ts +183 -0
  607. package/packages/components/fileViewer/src/liteofd/elements/ofdPageRender.ts +71 -0
  608. package/packages/components/fileViewer/src/liteofd/elements/signObject.json +10084 -0
  609. package/packages/components/fileViewer/src/liteofd/elements/signature.json +381 -0
  610. package/packages/components/fileViewer/src/liteofd/font/arithmetic_decoder.js +182 -0
  611. package/packages/components/fileViewer/src/liteofd/font/ascii_85_stream.js +98 -0
  612. package/packages/components/fileViewer/src/liteofd/font/ascii_hex_stream.js +79 -0
  613. package/packages/components/fileViewer/src/liteofd/font/base_stream.js +110 -0
  614. package/packages/components/fileViewer/src/liteofd/font/bidi.js +440 -0
  615. package/packages/components/fileViewer/src/liteofd/font/binary_cmap.js +326 -0
  616. package/packages/components/fileViewer/src/liteofd/font/calibri_factors.js +309 -0
  617. package/packages/components/fileViewer/src/liteofd/font/ccitt.js +1059 -0
  618. package/packages/components/fileViewer/src/liteofd/font/ccitt_stream.js +60 -0
  619. package/packages/components/fileViewer/src/liteofd/font/cff_font.js +139 -0
  620. package/packages/components/fileViewer/src/liteofd/font/cff_parser.js +1940 -0
  621. package/packages/components/fileViewer/src/liteofd/font/charsets.js +119 -0
  622. package/packages/components/fileViewer/src/liteofd/font/chunked_stream.js +94 -0
  623. package/packages/components/fileViewer/src/liteofd/font/cmap.js +726 -0
  624. package/packages/components/fileViewer/src/liteofd/font/colorspace.js +1336 -0
  625. package/packages/components/fileViewer/src/liteofd/font/core_utils.js +636 -0
  626. package/packages/components/fileViewer/src/liteofd/font/decode_stream.js +177 -0
  627. package/packages/components/fileViewer/src/liteofd/font/differences.js +906 -0
  628. package/packages/components/fileViewer/src/liteofd/font/encodings.js +301 -0
  629. package/packages/components/fileViewer/src/liteofd/font/flate_stream.js +413 -0
  630. package/packages/components/fileViewer/src/liteofd/font/font_loader.js +455 -0
  631. package/packages/components/fileViewer/src/liteofd/font/font_renderer.js +900 -0
  632. package/packages/components/fileViewer/src/liteofd/font/font_substitutions.js +553 -0
  633. package/packages/components/fileViewer/src/liteofd/font/fonts copy.js +3391 -0
  634. package/packages/components/fileViewer/src/liteofd/font/fonts.js +3585 -0
  635. package/packages/components/fileViewer/src/liteofd/font/fonts_utils.js +178 -0
  636. package/packages/components/fileViewer/src/liteofd/font/function.js +1241 -0
  637. package/packages/components/fileViewer/src/liteofd/font/glyf.js +701 -0
  638. package/packages/components/fileViewer/src/liteofd/font/glyphlist.js +4557 -0
  639. package/packages/components/fileViewer/src/liteofd/font/helvetica_factors.js +352 -0
  640. package/packages/components/fileViewer/src/liteofd/font/image.js +986 -0
  641. package/packages/components/fileViewer/src/liteofd/font/image_resizer.js +398 -0
  642. package/packages/components/fileViewer/src/liteofd/font/image_utils.js +286 -0
  643. package/packages/components/fileViewer/src/liteofd/font/jbig2_stream.js +74 -0
  644. package/packages/components/fileViewer/src/liteofd/font/jpeg_stream.js +106 -0
  645. package/packages/components/fileViewer/src/liteofd/font/jpg.js +1590 -0
  646. package/packages/components/fileViewer/src/liteofd/font/jpx.js +2349 -0
  647. package/packages/components/fileViewer/src/liteofd/font/jpx_stream.js +87 -0
  648. package/packages/components/fileViewer/src/liteofd/font/liberationsans_widths.js +429 -0
  649. package/packages/components/fileViewer/src/liteofd/font/lzw_stream.js +150 -0
  650. package/packages/components/fileViewer/src/liteofd/font/metrics.d.ts +1 -0
  651. package/packages/components/fileViewer/src/liteofd/font/metrics.js +3057 -0
  652. package/packages/components/fileViewer/src/liteofd/font/murmurhash3.js +135 -0
  653. package/packages/components/fileViewer/src/liteofd/font/myriadpro_factors.js +291 -0
  654. package/packages/components/fileViewer/src/liteofd/font/ofd_stream.js +402 -0
  655. package/packages/components/fileViewer/src/liteofd/font/opentype_file_builder.js +154 -0
  656. package/packages/components/fileViewer/src/liteofd/font/parser.js +1409 -0
  657. package/packages/components/fileViewer/src/liteofd/font/pattern.js +1005 -0
  658. package/packages/components/fileViewer/src/liteofd/font/predictor_stream.js +234 -0
  659. package/packages/components/fileViewer/src/liteofd/font/primitives.js +354 -0
  660. package/packages/components/fileViewer/src/liteofd/font/properties.json +2110 -0
  661. package/packages/components/fileViewer/src/liteofd/font/ps_parser.js +268 -0
  662. package/packages/components/fileViewer/src/liteofd/font/run_length_stream.js +61 -0
  663. package/packages/components/fileViewer/src/liteofd/font/segoeui_factors.js +308 -0
  664. package/packages/components/fileViewer/src/liteofd/font/standard_fonts.js +915 -0
  665. package/packages/components/fileViewer/src/liteofd/font/stream.js +99 -0
  666. package/packages/components/fileViewer/src/liteofd/font/to_unicode_map.js +111 -0
  667. package/packages/components/fileViewer/src/liteofd/font/translatedFont.js +3125 -0
  668. package/packages/components/fileViewer/src/liteofd/font/type1_font.js +443 -0
  669. package/packages/components/fileViewer/src/liteofd/font/type1_parser.js +804 -0
  670. package/packages/components/fileViewer/src/liteofd/font/unicode.js +274 -0
  671. package/packages/components/fileViewer/src/liteofd/font/util.js +1159 -0
  672. package/packages/components/fileViewer/src/liteofd/font/xfa_fonts.js +296 -0
  673. package/packages/components/fileViewer/src/liteofd/jbig2/arithmetic_decoder.js +183 -0
  674. package/packages/components/fileViewer/src/liteofd/jbig2/ccitt.js +1070 -0
  675. package/packages/components/fileViewer/src/liteofd/jbig2/core_utils.js +180 -0
  676. package/packages/components/fileViewer/src/liteofd/jbig2/is_node.js +27 -0
  677. package/packages/components/fileViewer/src/liteofd/jbig2/jbig2.js +2589 -0
  678. package/packages/components/fileViewer/src/liteofd/jbig2/jbig2_stream.js +81 -0
  679. package/packages/components/fileViewer/src/liteofd/jbig2/primitives.js +371 -0
  680. package/packages/components/fileViewer/src/liteofd/jbig2/stream.js +1348 -0
  681. package/packages/components/fileViewer/src/liteofd/jbig2/util.js +970 -0
  682. package/packages/components/fileViewer/src/liteofd/layer.ts +12 -0
  683. package/packages/components/fileViewer/src/liteofd/liteOfd.ts +185 -0
  684. package/packages/components/fileViewer/src/liteofd/ofdActions.ts +29 -0
  685. package/packages/components/fileViewer/src/liteofd/ofdCanvas.ts +19 -0
  686. package/packages/components/fileViewer/src/liteofd/ofdData.ts +28 -0
  687. package/packages/components/fileViewer/src/liteofd/ofdDocument.ts +109 -0
  688. package/packages/components/fileViewer/src/liteofd/ofdFont.ts +425 -0
  689. package/packages/components/fileViewer/src/liteofd/ofdRender.ts +259 -0
  690. package/packages/components/fileViewer/src/liteofd/ofdWriter.ts +142 -0
  691. package/packages/components/fileViewer/src/liteofd/ofdtools.ts +43 -0
  692. package/packages/components/fileViewer/src/liteofd/parser.ts +499 -0
  693. package/packages/components/fileViewer/src/liteofd/promiseCapability.ts +47 -0
  694. package/packages/components/fileViewer/src/liteofd/utils/commonFont.ts +15 -0
  695. package/packages/components/fileViewer/src/liteofd/utils/elementUtils.ts +362 -0
  696. package/packages/components/fileViewer/src/liteofd/utils/jsonToXml.ts +95 -0
  697. package/packages/components/fileViewer/src/liteofd/utils/ofdUtils.ts +301 -0
  698. package/packages/components/fileViewer/src/liteofd/utils/signatureUtil.ts +246 -0
  699. package/packages/components/fileViewer/src/liteofd/utils/sm3.ts +235 -0
  700. package/packages/components/fileViewer/src/liteofd/utils/utils.ts +489 -0
  701. package/packages/components/fileViewer/src/liteofd/utils/verify_signature_util.ts +41 -0
  702. package/packages/components/fileViewer/src/ofd/CircleLoading.vue +64 -0
  703. package/packages/components/fileViewer/src/ofd/OfdPreview.vue +456 -0
  704. package/packages/components/fileViewer/src/ofd/OfdViewer.vue +211 -0
  705. package/packages/components/fileViewer/src/ofd/PageIndicator.vue +88 -0
  706. package/packages/components/fileViewer/src/ofd/RatioIndicator.vue +271 -0
  707. package/packages/components/fileViewer/src/ofd/ToolTip.vue +81 -0
  708. package/packages/components/fileViewer/src/zh-fileViewer.vue +426 -0
  709. package/packages/components/form/index.ts +11 -0
  710. package/packages/components/form/src/zh-form-item.vue +299 -0
  711. package/packages/components/form/src/zh-form.vue +90 -0
  712. package/packages/components/hideNumber/index.ts +9 -0
  713. package/packages/components/hideNumber/src/zh-hide-number.vue +37 -0
  714. package/packages/components/icon/index.ts +10 -0
  715. package/packages/components/icon/src/zh-icon.vue +32 -0
  716. package/packages/components/image/index.ts +9 -0
  717. package/packages/components/image/src/zh-image.vue +245 -0
  718. package/packages/components/index.ts +112 -0
  719. package/packages/components/input/index.ts +10 -0
  720. package/packages/components/input/src/input.com.ts +30 -0
  721. package/packages/components/input/src/input.type.ts +1 -0
  722. package/packages/components/input/src/zh-input.vue +92 -0
  723. package/packages/components/input/style/index.scss +30 -0
  724. package/packages/components/layout/index.ts +12 -0
  725. package/packages/components/layout/src/zh-col.tsx +81 -0
  726. package/packages/components/layout/src/zh-row.tsx +58 -0
  727. package/packages/components/layout/style/row.scss +6 -0
  728. package/packages/components/map/index.ts +18 -0
  729. package/packages/components/map/src/zh-amap.vue +999 -0
  730. package/packages/components/map/src/zh-bmap.vue +1578 -0
  731. package/packages/components/map/src/zh-omap.vue +1522 -0
  732. package/packages/components/map/src/zh-smap.vue +1555 -0
  733. package/packages/components/map/src/zh-tmap.vue +1058 -0
  734. package/packages/components/message/index.ts +8 -0
  735. package/packages/components/message/src/data.com.ts +61 -0
  736. package/packages/components/message/src/message-icon.vue +60 -0
  737. package/packages/components/message/src/message.ts +89 -0
  738. package/packages/components/message/src/message.type.ts +40 -0
  739. package/packages/components/message/src/zh-message.vue +133 -0
  740. package/packages/components/message-box/index.ts +12 -0
  741. package/packages/components/message-box/src/messageBox.help.ts +40 -0
  742. package/packages/components/message-box/src/messageBox.ts +126 -0
  743. package/packages/components/message-box/src/zh-message-box.vue +94 -0
  744. package/packages/components/message-box/style/index.css +29 -0
  745. package/packages/components/noData/index.ts +9 -0
  746. package/packages/components/noData/src/zh-no-data.vue +42 -0
  747. package/packages/components/operationColumn/index.ts +9 -0
  748. package/packages/components/operationColumn/src/zh-operationColumn.vue +113 -0
  749. package/packages/components/provider/index.ts +11 -0
  750. package/packages/components/provider/src/zh-authControl.vue +28 -0
  751. package/packages/components/provider/src/zh-authProvider.vue +36 -0
  752. package/packages/components/qrcode/index.ts +9 -0
  753. package/packages/components/qrcode/src/zh-qrcode.vue +271 -0
  754. package/packages/components/radio/index.ts +10 -0
  755. package/packages/components/radio/src/zh-radio.vue +86 -0
  756. package/packages/components/searchForm/index.ts +9 -0
  757. package/packages/components/searchForm/src/zh-search-form.vue +340 -0
  758. package/packages/components/signature/index.ts +10 -0
  759. package/packages/components/signature/src/zh-signature.vue +355 -0
  760. package/packages/components/switch/index.ts +10 -0
  761. package/packages/components/switch/src/zh-switch.vue +162 -0
  762. package/packages/components/table/index.ts +10 -0
  763. package/packages/components/table/src/types.ts +62 -0
  764. package/packages/components/table/src/zh-table.vue +220 -0
  765. package/packages/components/upload/index.ts +15 -0
  766. package/packages/components/upload/src/zh-cupload.vue +147 -0
  767. package/packages/components/upload/src/zh-upload.vue +258 -0
  768. package/packages/components/upload/src/zh-uploadCard.vue +176 -0
  769. package/packages/components/upload/src/zh-uploadDialog.vue +165 -0
  770. package/packages/components/videoPlayer/index.ts +12 -0
  771. package/packages/components/videoPlayer/src/PlayerManager.js +706 -0
  772. package/packages/components/videoPlayer/src/api.js +354 -0
  773. package/packages/components/videoPlayer/src/errorHandler.ts +39 -0
  774. package/packages/components/videoPlayer/src/resourceLoader.ts +68 -0
  775. package/packages/components/videoPlayer/src/useDahuaPlayer.ts +242 -0
  776. package/packages/components/videoPlayer/src/zh-dhPlayer.vue +119 -0
  777. package/packages/components/videoPlayer/src/zh-hlsPlayer.vue +575 -0
  778. package/packages/resolver/index.ts +324 -0
  779. package/packages/styles/_element.scss +324 -0
  780. package/packages/styles/_variable.scss +136 -0
  781. package/packages/styles/index.scss +3 -0
  782. package/packages/tokens/tokens.ts +2 -0
  783. package/packages/types/form.ts +205 -0
  784. package/packages/types/index.ts +4 -0
  785. package/packages/types/player.ts +80 -0
  786. package/packages/types/provider.ts +4 -0
  787. package/packages/types/searchForm.ts +24 -0
  788. package/packages/utils/common/__tests__/common.test.ts +12 -0
  789. package/packages/utils/common/common.ts +68 -0
  790. package/packages/utils/constant.ts +12 -0
  791. package/packages/utils/copy.ts +20 -0
  792. package/packages/utils/data.ts +62 -0
  793. package/packages/utils/echarts/echarts.ts +34 -0
  794. package/packages/utils/event.ts +37 -0
  795. package/packages/utils/hooks/__tests__/hooks.test.ts +24 -0
  796. package/packages/utils/hooks/data.ts +100 -0
  797. package/packages/utils/hooks/hooks.util.ts +39 -0
  798. package/packages/utils/hooks/index.ts +1 -0
  799. package/packages/utils/hooks/useBreakpoint.ts +89 -0
  800. package/packages/utils/hooks/useEcharts.ts +56 -0
  801. package/packages/utils/hooks/useEventListener.ts +57 -0
  802. package/packages/utils/hooks/useLegendProcessor.ts +92 -0
  803. package/packages/utils/hooks/usePermission.ts +22 -0
  804. package/packages/utils/hooks/useTimeout.ts +45 -0
  805. package/packages/utils/is.ts +79 -0
  806. package/packages/utils/utils.ts +136 -0
  807. package/packages/utils/vue/util-modal.vue +61 -0
  808. package/types/auto-imports.d.ts +9 -0
  809. package/types/component.d.ts +6 -0
  810. package/types/components.d.ts +131 -0
  811. package/types/defaults.d.ts +5 -0
  812. package/types/el-components.d.ts +23 -0
  813. package/types/global.d.ts +130 -0
  814. package/types/index.d.ts +11 -0
  815. package/types/zh-components.d.ts +23 -0
  816. package/types/zhui.d.ts +76 -0
  817. package/.idea/workspace.xml +0 -72
  818. package/README.md +0 -1
  819. package/dist/zh-ui.es.js +0 -56706
  820. package/dist/zh-ui.umd.js +0 -67
@@ -0,0 +1,3057 @@
1
+ /* Copyright 2012 Mozilla Foundation
2
+ *
3
+ * Licensed under the Apache License, Version 2.0 (the "License");
4
+ * you may not use this file except in compliance with the License.
5
+ * You may obtain a copy of the License at
6
+ *
7
+ * http://www.apache.org/licenses/LICENSE-2.0
8
+ *
9
+ * Unless required by applicable law or agreed to in writing, software
10
+ * distributed under the License is distributed on an "AS IS" BASIS,
11
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ * See the License for the specific language governing permissions and
13
+ * limitations under the License.
14
+ */
15
+
16
+ import { getLookupTableFactory } from "./core_utils.js";
17
+
18
+ // The Metrics object contains glyph widths (in glyph space units).
19
+ // As per PDF spec, for most fonts (Type 3 being an exception) a glyph
20
+ // space unit corresponds to 1/1000th of text space unit.
21
+ const getMetrics = getLookupTableFactory(function (t) {
22
+ t.Courier = 600;
23
+ t["Courier-Bold"] = 600;
24
+ t["Courier-BoldOblique"] = 600;
25
+ t["Courier-Oblique"] = 600;
26
+ // eslint-disable-next-line no-shadow
27
+ t.Helvetica = getLookupTableFactory(function (t) {
28
+ t.space = 278;
29
+ t.exclam = 278;
30
+ t.quotedbl = 355;
31
+ t.numbersign = 556;
32
+ t.dollar = 556;
33
+ t.percent = 889;
34
+ t.ampersand = 667;
35
+ t.quoteright = 222;
36
+ t.parenleft = 333;
37
+ t.parenright = 333;
38
+ t.asterisk = 389;
39
+ t.plus = 584;
40
+ t.comma = 278;
41
+ t.hyphen = 333;
42
+ t.period = 278;
43
+ t.slash = 278;
44
+ t.zero = 556;
45
+ t.one = 556;
46
+ t.two = 556;
47
+ t.three = 556;
48
+ t.four = 556;
49
+ t.five = 556;
50
+ t.six = 556;
51
+ t.seven = 556;
52
+ t.eight = 556;
53
+ t.nine = 556;
54
+ t.colon = 278;
55
+ t.semicolon = 278;
56
+ t.less = 584;
57
+ t.equal = 584;
58
+ t.greater = 584;
59
+ t.question = 556;
60
+ t.at = 1015;
61
+ t.A = 667;
62
+ t.B = 667;
63
+ t.C = 722;
64
+ t.D = 722;
65
+ t.E = 667;
66
+ t.F = 611;
67
+ t.G = 778;
68
+ t.H = 722;
69
+ t.I = 278;
70
+ t.J = 500;
71
+ t.K = 667;
72
+ t.L = 556;
73
+ t.M = 833;
74
+ t.N = 722;
75
+ t.O = 778;
76
+ t.P = 667;
77
+ t.Q = 778;
78
+ t.R = 722;
79
+ t.S = 667;
80
+ t.T = 611;
81
+ t.U = 722;
82
+ t.V = 667;
83
+ t.W = 944;
84
+ t.X = 667;
85
+ t.Y = 667;
86
+ t.Z = 611;
87
+ t.bracketleft = 278;
88
+ t.backslash = 278;
89
+ t.bracketright = 278;
90
+ t.asciicircum = 469;
91
+ t.underscore = 556;
92
+ t.quoteleft = 222;
93
+ t.a = 556;
94
+ t.b = 556;
95
+ t.c = 500;
96
+ t.d = 556;
97
+ t.e = 556;
98
+ t.f = 278;
99
+ t.g = 556;
100
+ t.h = 556;
101
+ t.i = 222;
102
+ t.j = 222;
103
+ t.k = 500;
104
+ t.l = 222;
105
+ t.m = 833;
106
+ t.n = 556;
107
+ t.o = 556;
108
+ t.p = 556;
109
+ t.q = 556;
110
+ t.r = 333;
111
+ t.s = 500;
112
+ t.t = 278;
113
+ t.u = 556;
114
+ t.v = 500;
115
+ t.w = 722;
116
+ t.x = 500;
117
+ t.y = 500;
118
+ t.z = 500;
119
+ t.braceleft = 334;
120
+ t.bar = 260;
121
+ t.braceright = 334;
122
+ t.asciitilde = 584;
123
+ t.exclamdown = 333;
124
+ t.cent = 556;
125
+ t.sterling = 556;
126
+ t.fraction = 167;
127
+ t.yen = 556;
128
+ t.florin = 556;
129
+ t.section = 556;
130
+ t.currency = 556;
131
+ t.quotesingle = 191;
132
+ t.quotedblleft = 333;
133
+ t.guillemotleft = 556;
134
+ t.guilsinglleft = 333;
135
+ t.guilsinglright = 333;
136
+ t.fi = 500;
137
+ t.fl = 500;
138
+ t.endash = 556;
139
+ t.dagger = 556;
140
+ t.daggerdbl = 556;
141
+ t.periodcentered = 278;
142
+ t.paragraph = 537;
143
+ t.bullet = 350;
144
+ t.quotesinglbase = 222;
145
+ t.quotedblbase = 333;
146
+ t.quotedblright = 333;
147
+ t.guillemotright = 556;
148
+ t.ellipsis = 1000;
149
+ t.perthousand = 1000;
150
+ t.questiondown = 611;
151
+ t.grave = 333;
152
+ t.acute = 333;
153
+ t.circumflex = 333;
154
+ t.tilde = 333;
155
+ t.macron = 333;
156
+ t.breve = 333;
157
+ t.dotaccent = 333;
158
+ t.dieresis = 333;
159
+ t.ring = 333;
160
+ t.cedilla = 333;
161
+ t.hungarumlaut = 333;
162
+ t.ogonek = 333;
163
+ t.caron = 333;
164
+ t.emdash = 1000;
165
+ t.AE = 1000;
166
+ t.ordfeminine = 370;
167
+ t.Lslash = 556;
168
+ t.Oslash = 778;
169
+ t.OE = 1000;
170
+ t.ordmasculine = 365;
171
+ t.ae = 889;
172
+ t.dotlessi = 278;
173
+ t.lslash = 222;
174
+ t.oslash = 611;
175
+ t.oe = 944;
176
+ t.germandbls = 611;
177
+ t.Idieresis = 278;
178
+ t.eacute = 556;
179
+ t.abreve = 556;
180
+ t.uhungarumlaut = 556;
181
+ t.ecaron = 556;
182
+ t.Ydieresis = 667;
183
+ t.divide = 584;
184
+ t.Yacute = 667;
185
+ t.Acircumflex = 667;
186
+ t.aacute = 556;
187
+ t.Ucircumflex = 722;
188
+ t.yacute = 500;
189
+ t.scommaaccent = 500;
190
+ t.ecircumflex = 556;
191
+ t.Uring = 722;
192
+ t.Udieresis = 722;
193
+ t.aogonek = 556;
194
+ t.Uacute = 722;
195
+ t.uogonek = 556;
196
+ t.Edieresis = 667;
197
+ t.Dcroat = 722;
198
+ t.commaaccent = 250;
199
+ t.copyright = 737;
200
+ t.Emacron = 667;
201
+ t.ccaron = 500;
202
+ t.aring = 556;
203
+ t.Ncommaaccent = 722;
204
+ t.lacute = 222;
205
+ t.agrave = 556;
206
+ t.Tcommaaccent = 611;
207
+ t.Cacute = 722;
208
+ t.atilde = 556;
209
+ t.Edotaccent = 667;
210
+ t.scaron = 500;
211
+ t.scedilla = 500;
212
+ t.iacute = 278;
213
+ t.lozenge = 471;
214
+ t.Rcaron = 722;
215
+ t.Gcommaaccent = 778;
216
+ t.ucircumflex = 556;
217
+ t.acircumflex = 556;
218
+ t.Amacron = 667;
219
+ t.rcaron = 333;
220
+ t.ccedilla = 500;
221
+ t.Zdotaccent = 611;
222
+ t.Thorn = 667;
223
+ t.Omacron = 778;
224
+ t.Racute = 722;
225
+ t.Sacute = 667;
226
+ t.dcaron = 643;
227
+ t.Umacron = 722;
228
+ t.uring = 556;
229
+ t.threesuperior = 333;
230
+ t.Ograve = 778;
231
+ t.Agrave = 667;
232
+ t.Abreve = 667;
233
+ t.multiply = 584;
234
+ t.uacute = 556;
235
+ t.Tcaron = 611;
236
+ t.partialdiff = 476;
237
+ t.ydieresis = 500;
238
+ t.Nacute = 722;
239
+ t.icircumflex = 278;
240
+ t.Ecircumflex = 667;
241
+ t.adieresis = 556;
242
+ t.edieresis = 556;
243
+ t.cacute = 500;
244
+ t.nacute = 556;
245
+ t.umacron = 556;
246
+ t.Ncaron = 722;
247
+ t.Iacute = 278;
248
+ t.plusminus = 584;
249
+ t.brokenbar = 260;
250
+ t.registered = 737;
251
+ t.Gbreve = 778;
252
+ t.Idotaccent = 278;
253
+ t.summation = 600;
254
+ t.Egrave = 667;
255
+ t.racute = 333;
256
+ t.omacron = 556;
257
+ t.Zacute = 611;
258
+ t.Zcaron = 611;
259
+ t.greaterequal = 549;
260
+ t.Eth = 722;
261
+ t.Ccedilla = 722;
262
+ t.lcommaaccent = 222;
263
+ t.tcaron = 317;
264
+ t.eogonek = 556;
265
+ t.Uogonek = 722;
266
+ t.Aacute = 667;
267
+ t.Adieresis = 667;
268
+ t.egrave = 556;
269
+ t.zacute = 500;
270
+ t.iogonek = 222;
271
+ t.Oacute = 778;
272
+ t.oacute = 556;
273
+ t.amacron = 556;
274
+ t.sacute = 500;
275
+ t.idieresis = 278;
276
+ t.Ocircumflex = 778;
277
+ t.Ugrave = 722;
278
+ t.Delta = 612;
279
+ t.thorn = 556;
280
+ t.twosuperior = 333;
281
+ t.Odieresis = 778;
282
+ t.mu = 556;
283
+ t.igrave = 278;
284
+ t.ohungarumlaut = 556;
285
+ t.Eogonek = 667;
286
+ t.dcroat = 556;
287
+ t.threequarters = 834;
288
+ t.Scedilla = 667;
289
+ t.lcaron = 299;
290
+ t.Kcommaaccent = 667;
291
+ t.Lacute = 556;
292
+ t.trademark = 1000;
293
+ t.edotaccent = 556;
294
+ t.Igrave = 278;
295
+ t.Imacron = 278;
296
+ t.Lcaron = 556;
297
+ t.onehalf = 834;
298
+ t.lessequal = 549;
299
+ t.ocircumflex = 556;
300
+ t.ntilde = 556;
301
+ t.Uhungarumlaut = 722;
302
+ t.Eacute = 667;
303
+ t.emacron = 556;
304
+ t.gbreve = 556;
305
+ t.onequarter = 834;
306
+ t.Scaron = 667;
307
+ t.Scommaaccent = 667;
308
+ t.Ohungarumlaut = 778;
309
+ t.degree = 400;
310
+ t.ograve = 556;
311
+ t.Ccaron = 722;
312
+ t.ugrave = 556;
313
+ t.radical = 453;
314
+ t.Dcaron = 722;
315
+ t.rcommaaccent = 333;
316
+ t.Ntilde = 722;
317
+ t.otilde = 556;
318
+ t.Rcommaaccent = 722;
319
+ t.Lcommaaccent = 556;
320
+ t.Atilde = 667;
321
+ t.Aogonek = 667;
322
+ t.Aring = 667;
323
+ t.Otilde = 778;
324
+ t.zdotaccent = 500;
325
+ t.Ecaron = 667;
326
+ t.Iogonek = 278;
327
+ t.kcommaaccent = 500;
328
+ t.minus = 584;
329
+ t.Icircumflex = 278;
330
+ t.ncaron = 556;
331
+ t.tcommaaccent = 278;
332
+ t.logicalnot = 584;
333
+ t.odieresis = 556;
334
+ t.udieresis = 556;
335
+ t.notequal = 549;
336
+ t.gcommaaccent = 556;
337
+ t.eth = 556;
338
+ t.zcaron = 500;
339
+ t.ncommaaccent = 556;
340
+ t.onesuperior = 333;
341
+ t.imacron = 278;
342
+ t.Euro = 556;
343
+ });
344
+ // eslint-disable-next-line no-shadow
345
+ t["Helvetica-Bold"] = getLookupTableFactory(function (t) {
346
+ t.space = 278;
347
+ t.exclam = 333;
348
+ t.quotedbl = 474;
349
+ t.numbersign = 556;
350
+ t.dollar = 556;
351
+ t.percent = 889;
352
+ t.ampersand = 722;
353
+ t.quoteright = 278;
354
+ t.parenleft = 333;
355
+ t.parenright = 333;
356
+ t.asterisk = 389;
357
+ t.plus = 584;
358
+ t.comma = 278;
359
+ t.hyphen = 333;
360
+ t.period = 278;
361
+ t.slash = 278;
362
+ t.zero = 556;
363
+ t.one = 556;
364
+ t.two = 556;
365
+ t.three = 556;
366
+ t.four = 556;
367
+ t.five = 556;
368
+ t.six = 556;
369
+ t.seven = 556;
370
+ t.eight = 556;
371
+ t.nine = 556;
372
+ t.colon = 333;
373
+ t.semicolon = 333;
374
+ t.less = 584;
375
+ t.equal = 584;
376
+ t.greater = 584;
377
+ t.question = 611;
378
+ t.at = 975;
379
+ t.A = 722;
380
+ t.B = 722;
381
+ t.C = 722;
382
+ t.D = 722;
383
+ t.E = 667;
384
+ t.F = 611;
385
+ t.G = 778;
386
+ t.H = 722;
387
+ t.I = 278;
388
+ t.J = 556;
389
+ t.K = 722;
390
+ t.L = 611;
391
+ t.M = 833;
392
+ t.N = 722;
393
+ t.O = 778;
394
+ t.P = 667;
395
+ t.Q = 778;
396
+ t.R = 722;
397
+ t.S = 667;
398
+ t.T = 611;
399
+ t.U = 722;
400
+ t.V = 667;
401
+ t.W = 944;
402
+ t.X = 667;
403
+ t.Y = 667;
404
+ t.Z = 611;
405
+ t.bracketleft = 333;
406
+ t.backslash = 278;
407
+ t.bracketright = 333;
408
+ t.asciicircum = 584;
409
+ t.underscore = 556;
410
+ t.quoteleft = 278;
411
+ t.a = 556;
412
+ t.b = 611;
413
+ t.c = 556;
414
+ t.d = 611;
415
+ t.e = 556;
416
+ t.f = 333;
417
+ t.g = 611;
418
+ t.h = 611;
419
+ t.i = 278;
420
+ t.j = 278;
421
+ t.k = 556;
422
+ t.l = 278;
423
+ t.m = 889;
424
+ t.n = 611;
425
+ t.o = 611;
426
+ t.p = 611;
427
+ t.q = 611;
428
+ t.r = 389;
429
+ t.s = 556;
430
+ t.t = 333;
431
+ t.u = 611;
432
+ t.v = 556;
433
+ t.w = 778;
434
+ t.x = 556;
435
+ t.y = 556;
436
+ t.z = 500;
437
+ t.braceleft = 389;
438
+ t.bar = 280;
439
+ t.braceright = 389;
440
+ t.asciitilde = 584;
441
+ t.exclamdown = 333;
442
+ t.cent = 556;
443
+ t.sterling = 556;
444
+ t.fraction = 167;
445
+ t.yen = 556;
446
+ t.florin = 556;
447
+ t.section = 556;
448
+ t.currency = 556;
449
+ t.quotesingle = 238;
450
+ t.quotedblleft = 500;
451
+ t.guillemotleft = 556;
452
+ t.guilsinglleft = 333;
453
+ t.guilsinglright = 333;
454
+ t.fi = 611;
455
+ t.fl = 611;
456
+ t.endash = 556;
457
+ t.dagger = 556;
458
+ t.daggerdbl = 556;
459
+ t.periodcentered = 278;
460
+ t.paragraph = 556;
461
+ t.bullet = 350;
462
+ t.quotesinglbase = 278;
463
+ t.quotedblbase = 500;
464
+ t.quotedblright = 500;
465
+ t.guillemotright = 556;
466
+ t.ellipsis = 1000;
467
+ t.perthousand = 1000;
468
+ t.questiondown = 611;
469
+ t.grave = 333;
470
+ t.acute = 333;
471
+ t.circumflex = 333;
472
+ t.tilde = 333;
473
+ t.macron = 333;
474
+ t.breve = 333;
475
+ t.dotaccent = 333;
476
+ t.dieresis = 333;
477
+ t.ring = 333;
478
+ t.cedilla = 333;
479
+ t.hungarumlaut = 333;
480
+ t.ogonek = 333;
481
+ t.caron = 333;
482
+ t.emdash = 1000;
483
+ t.AE = 1000;
484
+ t.ordfeminine = 370;
485
+ t.Lslash = 611;
486
+ t.Oslash = 778;
487
+ t.OE = 1000;
488
+ t.ordmasculine = 365;
489
+ t.ae = 889;
490
+ t.dotlessi = 278;
491
+ t.lslash = 278;
492
+ t.oslash = 611;
493
+ t.oe = 944;
494
+ t.germandbls = 611;
495
+ t.Idieresis = 278;
496
+ t.eacute = 556;
497
+ t.abreve = 556;
498
+ t.uhungarumlaut = 611;
499
+ t.ecaron = 556;
500
+ t.Ydieresis = 667;
501
+ t.divide = 584;
502
+ t.Yacute = 667;
503
+ t.Acircumflex = 722;
504
+ t.aacute = 556;
505
+ t.Ucircumflex = 722;
506
+ t.yacute = 556;
507
+ t.scommaaccent = 556;
508
+ t.ecircumflex = 556;
509
+ t.Uring = 722;
510
+ t.Udieresis = 722;
511
+ t.aogonek = 556;
512
+ t.Uacute = 722;
513
+ t.uogonek = 611;
514
+ t.Edieresis = 667;
515
+ t.Dcroat = 722;
516
+ t.commaaccent = 250;
517
+ t.copyright = 737;
518
+ t.Emacron = 667;
519
+ t.ccaron = 556;
520
+ t.aring = 556;
521
+ t.Ncommaaccent = 722;
522
+ t.lacute = 278;
523
+ t.agrave = 556;
524
+ t.Tcommaaccent = 611;
525
+ t.Cacute = 722;
526
+ t.atilde = 556;
527
+ t.Edotaccent = 667;
528
+ t.scaron = 556;
529
+ t.scedilla = 556;
530
+ t.iacute = 278;
531
+ t.lozenge = 494;
532
+ t.Rcaron = 722;
533
+ t.Gcommaaccent = 778;
534
+ t.ucircumflex = 611;
535
+ t.acircumflex = 556;
536
+ t.Amacron = 722;
537
+ t.rcaron = 389;
538
+ t.ccedilla = 556;
539
+ t.Zdotaccent = 611;
540
+ t.Thorn = 667;
541
+ t.Omacron = 778;
542
+ t.Racute = 722;
543
+ t.Sacute = 667;
544
+ t.dcaron = 743;
545
+ t.Umacron = 722;
546
+ t.uring = 611;
547
+ t.threesuperior = 333;
548
+ t.Ograve = 778;
549
+ t.Agrave = 722;
550
+ t.Abreve = 722;
551
+ t.multiply = 584;
552
+ t.uacute = 611;
553
+ t.Tcaron = 611;
554
+ t.partialdiff = 494;
555
+ t.ydieresis = 556;
556
+ t.Nacute = 722;
557
+ t.icircumflex = 278;
558
+ t.Ecircumflex = 667;
559
+ t.adieresis = 556;
560
+ t.edieresis = 556;
561
+ t.cacute = 556;
562
+ t.nacute = 611;
563
+ t.umacron = 611;
564
+ t.Ncaron = 722;
565
+ t.Iacute = 278;
566
+ t.plusminus = 584;
567
+ t.brokenbar = 280;
568
+ t.registered = 737;
569
+ t.Gbreve = 778;
570
+ t.Idotaccent = 278;
571
+ t.summation = 600;
572
+ t.Egrave = 667;
573
+ t.racute = 389;
574
+ t.omacron = 611;
575
+ t.Zacute = 611;
576
+ t.Zcaron = 611;
577
+ t.greaterequal = 549;
578
+ t.Eth = 722;
579
+ t.Ccedilla = 722;
580
+ t.lcommaaccent = 278;
581
+ t.tcaron = 389;
582
+ t.eogonek = 556;
583
+ t.Uogonek = 722;
584
+ t.Aacute = 722;
585
+ t.Adieresis = 722;
586
+ t.egrave = 556;
587
+ t.zacute = 500;
588
+ t.iogonek = 278;
589
+ t.Oacute = 778;
590
+ t.oacute = 611;
591
+ t.amacron = 556;
592
+ t.sacute = 556;
593
+ t.idieresis = 278;
594
+ t.Ocircumflex = 778;
595
+ t.Ugrave = 722;
596
+ t.Delta = 612;
597
+ t.thorn = 611;
598
+ t.twosuperior = 333;
599
+ t.Odieresis = 778;
600
+ t.mu = 611;
601
+ t.igrave = 278;
602
+ t.ohungarumlaut = 611;
603
+ t.Eogonek = 667;
604
+ t.dcroat = 611;
605
+ t.threequarters = 834;
606
+ t.Scedilla = 667;
607
+ t.lcaron = 400;
608
+ t.Kcommaaccent = 722;
609
+ t.Lacute = 611;
610
+ t.trademark = 1000;
611
+ t.edotaccent = 556;
612
+ t.Igrave = 278;
613
+ t.Imacron = 278;
614
+ t.Lcaron = 611;
615
+ t.onehalf = 834;
616
+ t.lessequal = 549;
617
+ t.ocircumflex = 611;
618
+ t.ntilde = 611;
619
+ t.Uhungarumlaut = 722;
620
+ t.Eacute = 667;
621
+ t.emacron = 556;
622
+ t.gbreve = 611;
623
+ t.onequarter = 834;
624
+ t.Scaron = 667;
625
+ t.Scommaaccent = 667;
626
+ t.Ohungarumlaut = 778;
627
+ t.degree = 400;
628
+ t.ograve = 611;
629
+ t.Ccaron = 722;
630
+ t.ugrave = 611;
631
+ t.radical = 549;
632
+ t.Dcaron = 722;
633
+ t.rcommaaccent = 389;
634
+ t.Ntilde = 722;
635
+ t.otilde = 611;
636
+ t.Rcommaaccent = 722;
637
+ t.Lcommaaccent = 611;
638
+ t.Atilde = 722;
639
+ t.Aogonek = 722;
640
+ t.Aring = 722;
641
+ t.Otilde = 778;
642
+ t.zdotaccent = 500;
643
+ t.Ecaron = 667;
644
+ t.Iogonek = 278;
645
+ t.kcommaaccent = 556;
646
+ t.minus = 584;
647
+ t.Icircumflex = 278;
648
+ t.ncaron = 611;
649
+ t.tcommaaccent = 333;
650
+ t.logicalnot = 584;
651
+ t.odieresis = 611;
652
+ t.udieresis = 611;
653
+ t.notequal = 549;
654
+ t.gcommaaccent = 611;
655
+ t.eth = 611;
656
+ t.zcaron = 500;
657
+ t.ncommaaccent = 611;
658
+ t.onesuperior = 333;
659
+ t.imacron = 278;
660
+ t.Euro = 556;
661
+ });
662
+ // eslint-disable-next-line no-shadow
663
+ t["Helvetica-BoldOblique"] = getLookupTableFactory(function (t) {
664
+ t.space = 278;
665
+ t.exclam = 333;
666
+ t.quotedbl = 474;
667
+ t.numbersign = 556;
668
+ t.dollar = 556;
669
+ t.percent = 889;
670
+ t.ampersand = 722;
671
+ t.quoteright = 278;
672
+ t.parenleft = 333;
673
+ t.parenright = 333;
674
+ t.asterisk = 389;
675
+ t.plus = 584;
676
+ t.comma = 278;
677
+ t.hyphen = 333;
678
+ t.period = 278;
679
+ t.slash = 278;
680
+ t.zero = 556;
681
+ t.one = 556;
682
+ t.two = 556;
683
+ t.three = 556;
684
+ t.four = 556;
685
+ t.five = 556;
686
+ t.six = 556;
687
+ t.seven = 556;
688
+ t.eight = 556;
689
+ t.nine = 556;
690
+ t.colon = 333;
691
+ t.semicolon = 333;
692
+ t.less = 584;
693
+ t.equal = 584;
694
+ t.greater = 584;
695
+ t.question = 611;
696
+ t.at = 975;
697
+ t.A = 722;
698
+ t.B = 722;
699
+ t.C = 722;
700
+ t.D = 722;
701
+ t.E = 667;
702
+ t.F = 611;
703
+ t.G = 778;
704
+ t.H = 722;
705
+ t.I = 278;
706
+ t.J = 556;
707
+ t.K = 722;
708
+ t.L = 611;
709
+ t.M = 833;
710
+ t.N = 722;
711
+ t.O = 778;
712
+ t.P = 667;
713
+ t.Q = 778;
714
+ t.R = 722;
715
+ t.S = 667;
716
+ t.T = 611;
717
+ t.U = 722;
718
+ t.V = 667;
719
+ t.W = 944;
720
+ t.X = 667;
721
+ t.Y = 667;
722
+ t.Z = 611;
723
+ t.bracketleft = 333;
724
+ t.backslash = 278;
725
+ t.bracketright = 333;
726
+ t.asciicircum = 584;
727
+ t.underscore = 556;
728
+ t.quoteleft = 278;
729
+ t.a = 556;
730
+ t.b = 611;
731
+ t.c = 556;
732
+ t.d = 611;
733
+ t.e = 556;
734
+ t.f = 333;
735
+ t.g = 611;
736
+ t.h = 611;
737
+ t.i = 278;
738
+ t.j = 278;
739
+ t.k = 556;
740
+ t.l = 278;
741
+ t.m = 889;
742
+ t.n = 611;
743
+ t.o = 611;
744
+ t.p = 611;
745
+ t.q = 611;
746
+ t.r = 389;
747
+ t.s = 556;
748
+ t.t = 333;
749
+ t.u = 611;
750
+ t.v = 556;
751
+ t.w = 778;
752
+ t.x = 556;
753
+ t.y = 556;
754
+ t.z = 500;
755
+ t.braceleft = 389;
756
+ t.bar = 280;
757
+ t.braceright = 389;
758
+ t.asciitilde = 584;
759
+ t.exclamdown = 333;
760
+ t.cent = 556;
761
+ t.sterling = 556;
762
+ t.fraction = 167;
763
+ t.yen = 556;
764
+ t.florin = 556;
765
+ t.section = 556;
766
+ t.currency = 556;
767
+ t.quotesingle = 238;
768
+ t.quotedblleft = 500;
769
+ t.guillemotleft = 556;
770
+ t.guilsinglleft = 333;
771
+ t.guilsinglright = 333;
772
+ t.fi = 611;
773
+ t.fl = 611;
774
+ t.endash = 556;
775
+ t.dagger = 556;
776
+ t.daggerdbl = 556;
777
+ t.periodcentered = 278;
778
+ t.paragraph = 556;
779
+ t.bullet = 350;
780
+ t.quotesinglbase = 278;
781
+ t.quotedblbase = 500;
782
+ t.quotedblright = 500;
783
+ t.guillemotright = 556;
784
+ t.ellipsis = 1000;
785
+ t.perthousand = 1000;
786
+ t.questiondown = 611;
787
+ t.grave = 333;
788
+ t.acute = 333;
789
+ t.circumflex = 333;
790
+ t.tilde = 333;
791
+ t.macron = 333;
792
+ t.breve = 333;
793
+ t.dotaccent = 333;
794
+ t.dieresis = 333;
795
+ t.ring = 333;
796
+ t.cedilla = 333;
797
+ t.hungarumlaut = 333;
798
+ t.ogonek = 333;
799
+ t.caron = 333;
800
+ t.emdash = 1000;
801
+ t.AE = 1000;
802
+ t.ordfeminine = 370;
803
+ t.Lslash = 611;
804
+ t.Oslash = 778;
805
+ t.OE = 1000;
806
+ t.ordmasculine = 365;
807
+ t.ae = 889;
808
+ t.dotlessi = 278;
809
+ t.lslash = 278;
810
+ t.oslash = 611;
811
+ t.oe = 944;
812
+ t.germandbls = 611;
813
+ t.Idieresis = 278;
814
+ t.eacute = 556;
815
+ t.abreve = 556;
816
+ t.uhungarumlaut = 611;
817
+ t.ecaron = 556;
818
+ t.Ydieresis = 667;
819
+ t.divide = 584;
820
+ t.Yacute = 667;
821
+ t.Acircumflex = 722;
822
+ t.aacute = 556;
823
+ t.Ucircumflex = 722;
824
+ t.yacute = 556;
825
+ t.scommaaccent = 556;
826
+ t.ecircumflex = 556;
827
+ t.Uring = 722;
828
+ t.Udieresis = 722;
829
+ t.aogonek = 556;
830
+ t.Uacute = 722;
831
+ t.uogonek = 611;
832
+ t.Edieresis = 667;
833
+ t.Dcroat = 722;
834
+ t.commaaccent = 250;
835
+ t.copyright = 737;
836
+ t.Emacron = 667;
837
+ t.ccaron = 556;
838
+ t.aring = 556;
839
+ t.Ncommaaccent = 722;
840
+ t.lacute = 278;
841
+ t.agrave = 556;
842
+ t.Tcommaaccent = 611;
843
+ t.Cacute = 722;
844
+ t.atilde = 556;
845
+ t.Edotaccent = 667;
846
+ t.scaron = 556;
847
+ t.scedilla = 556;
848
+ t.iacute = 278;
849
+ t.lozenge = 494;
850
+ t.Rcaron = 722;
851
+ t.Gcommaaccent = 778;
852
+ t.ucircumflex = 611;
853
+ t.acircumflex = 556;
854
+ t.Amacron = 722;
855
+ t.rcaron = 389;
856
+ t.ccedilla = 556;
857
+ t.Zdotaccent = 611;
858
+ t.Thorn = 667;
859
+ t.Omacron = 778;
860
+ t.Racute = 722;
861
+ t.Sacute = 667;
862
+ t.dcaron = 743;
863
+ t.Umacron = 722;
864
+ t.uring = 611;
865
+ t.threesuperior = 333;
866
+ t.Ograve = 778;
867
+ t.Agrave = 722;
868
+ t.Abreve = 722;
869
+ t.multiply = 584;
870
+ t.uacute = 611;
871
+ t.Tcaron = 611;
872
+ t.partialdiff = 494;
873
+ t.ydieresis = 556;
874
+ t.Nacute = 722;
875
+ t.icircumflex = 278;
876
+ t.Ecircumflex = 667;
877
+ t.adieresis = 556;
878
+ t.edieresis = 556;
879
+ t.cacute = 556;
880
+ t.nacute = 611;
881
+ t.umacron = 611;
882
+ t.Ncaron = 722;
883
+ t.Iacute = 278;
884
+ t.plusminus = 584;
885
+ t.brokenbar = 280;
886
+ t.registered = 737;
887
+ t.Gbreve = 778;
888
+ t.Idotaccent = 278;
889
+ t.summation = 600;
890
+ t.Egrave = 667;
891
+ t.racute = 389;
892
+ t.omacron = 611;
893
+ t.Zacute = 611;
894
+ t.Zcaron = 611;
895
+ t.greaterequal = 549;
896
+ t.Eth = 722;
897
+ t.Ccedilla = 722;
898
+ t.lcommaaccent = 278;
899
+ t.tcaron = 389;
900
+ t.eogonek = 556;
901
+ t.Uogonek = 722;
902
+ t.Aacute = 722;
903
+ t.Adieresis = 722;
904
+ t.egrave = 556;
905
+ t.zacute = 500;
906
+ t.iogonek = 278;
907
+ t.Oacute = 778;
908
+ t.oacute = 611;
909
+ t.amacron = 556;
910
+ t.sacute = 556;
911
+ t.idieresis = 278;
912
+ t.Ocircumflex = 778;
913
+ t.Ugrave = 722;
914
+ t.Delta = 612;
915
+ t.thorn = 611;
916
+ t.twosuperior = 333;
917
+ t.Odieresis = 778;
918
+ t.mu = 611;
919
+ t.igrave = 278;
920
+ t.ohungarumlaut = 611;
921
+ t.Eogonek = 667;
922
+ t.dcroat = 611;
923
+ t.threequarters = 834;
924
+ t.Scedilla = 667;
925
+ t.lcaron = 400;
926
+ t.Kcommaaccent = 722;
927
+ t.Lacute = 611;
928
+ t.trademark = 1000;
929
+ t.edotaccent = 556;
930
+ t.Igrave = 278;
931
+ t.Imacron = 278;
932
+ t.Lcaron = 611;
933
+ t.onehalf = 834;
934
+ t.lessequal = 549;
935
+ t.ocircumflex = 611;
936
+ t.ntilde = 611;
937
+ t.Uhungarumlaut = 722;
938
+ t.Eacute = 667;
939
+ t.emacron = 556;
940
+ t.gbreve = 611;
941
+ t.onequarter = 834;
942
+ t.Scaron = 667;
943
+ t.Scommaaccent = 667;
944
+ t.Ohungarumlaut = 778;
945
+ t.degree = 400;
946
+ t.ograve = 611;
947
+ t.Ccaron = 722;
948
+ t.ugrave = 611;
949
+ t.radical = 549;
950
+ t.Dcaron = 722;
951
+ t.rcommaaccent = 389;
952
+ t.Ntilde = 722;
953
+ t.otilde = 611;
954
+ t.Rcommaaccent = 722;
955
+ t.Lcommaaccent = 611;
956
+ t.Atilde = 722;
957
+ t.Aogonek = 722;
958
+ t.Aring = 722;
959
+ t.Otilde = 778;
960
+ t.zdotaccent = 500;
961
+ t.Ecaron = 667;
962
+ t.Iogonek = 278;
963
+ t.kcommaaccent = 556;
964
+ t.minus = 584;
965
+ t.Icircumflex = 278;
966
+ t.ncaron = 611;
967
+ t.tcommaaccent = 333;
968
+ t.logicalnot = 584;
969
+ t.odieresis = 611;
970
+ t.udieresis = 611;
971
+ t.notequal = 549;
972
+ t.gcommaaccent = 611;
973
+ t.eth = 611;
974
+ t.zcaron = 500;
975
+ t.ncommaaccent = 611;
976
+ t.onesuperior = 333;
977
+ t.imacron = 278;
978
+ t.Euro = 556;
979
+ });
980
+ // eslint-disable-next-line no-shadow
981
+ t["Helvetica-Oblique"] = getLookupTableFactory(function (t) {
982
+ t.space = 278;
983
+ t.exclam = 278;
984
+ t.quotedbl = 355;
985
+ t.numbersign = 556;
986
+ t.dollar = 556;
987
+ t.percent = 889;
988
+ t.ampersand = 667;
989
+ t.quoteright = 222;
990
+ t.parenleft = 333;
991
+ t.parenright = 333;
992
+ t.asterisk = 389;
993
+ t.plus = 584;
994
+ t.comma = 278;
995
+ t.hyphen = 333;
996
+ t.period = 278;
997
+ t.slash = 278;
998
+ t.zero = 556;
999
+ t.one = 556;
1000
+ t.two = 556;
1001
+ t.three = 556;
1002
+ t.four = 556;
1003
+ t.five = 556;
1004
+ t.six = 556;
1005
+ t.seven = 556;
1006
+ t.eight = 556;
1007
+ t.nine = 556;
1008
+ t.colon = 278;
1009
+ t.semicolon = 278;
1010
+ t.less = 584;
1011
+ t.equal = 584;
1012
+ t.greater = 584;
1013
+ t.question = 556;
1014
+ t.at = 1015;
1015
+ t.A = 667;
1016
+ t.B = 667;
1017
+ t.C = 722;
1018
+ t.D = 722;
1019
+ t.E = 667;
1020
+ t.F = 611;
1021
+ t.G = 778;
1022
+ t.H = 722;
1023
+ t.I = 278;
1024
+ t.J = 500;
1025
+ t.K = 667;
1026
+ t.L = 556;
1027
+ t.M = 833;
1028
+ t.N = 722;
1029
+ t.O = 778;
1030
+ t.P = 667;
1031
+ t.Q = 778;
1032
+ t.R = 722;
1033
+ t.S = 667;
1034
+ t.T = 611;
1035
+ t.U = 722;
1036
+ t.V = 667;
1037
+ t.W = 944;
1038
+ t.X = 667;
1039
+ t.Y = 667;
1040
+ t.Z = 611;
1041
+ t.bracketleft = 278;
1042
+ t.backslash = 278;
1043
+ t.bracketright = 278;
1044
+ t.asciicircum = 469;
1045
+ t.underscore = 556;
1046
+ t.quoteleft = 222;
1047
+ t.a = 556;
1048
+ t.b = 556;
1049
+ t.c = 500;
1050
+ t.d = 556;
1051
+ t.e = 556;
1052
+ t.f = 278;
1053
+ t.g = 556;
1054
+ t.h = 556;
1055
+ t.i = 222;
1056
+ t.j = 222;
1057
+ t.k = 500;
1058
+ t.l = 222;
1059
+ t.m = 833;
1060
+ t.n = 556;
1061
+ t.o = 556;
1062
+ t.p = 556;
1063
+ t.q = 556;
1064
+ t.r = 333;
1065
+ t.s = 500;
1066
+ t.t = 278;
1067
+ t.u = 556;
1068
+ t.v = 500;
1069
+ t.w = 722;
1070
+ t.x = 500;
1071
+ t.y = 500;
1072
+ t.z = 500;
1073
+ t.braceleft = 334;
1074
+ t.bar = 260;
1075
+ t.braceright = 334;
1076
+ t.asciitilde = 584;
1077
+ t.exclamdown = 333;
1078
+ t.cent = 556;
1079
+ t.sterling = 556;
1080
+ t.fraction = 167;
1081
+ t.yen = 556;
1082
+ t.florin = 556;
1083
+ t.section = 556;
1084
+ t.currency = 556;
1085
+ t.quotesingle = 191;
1086
+ t.quotedblleft = 333;
1087
+ t.guillemotleft = 556;
1088
+ t.guilsinglleft = 333;
1089
+ t.guilsinglright = 333;
1090
+ t.fi = 500;
1091
+ t.fl = 500;
1092
+ t.endash = 556;
1093
+ t.dagger = 556;
1094
+ t.daggerdbl = 556;
1095
+ t.periodcentered = 278;
1096
+ t.paragraph = 537;
1097
+ t.bullet = 350;
1098
+ t.quotesinglbase = 222;
1099
+ t.quotedblbase = 333;
1100
+ t.quotedblright = 333;
1101
+ t.guillemotright = 556;
1102
+ t.ellipsis = 1000;
1103
+ t.perthousand = 1000;
1104
+ t.questiondown = 611;
1105
+ t.grave = 333;
1106
+ t.acute = 333;
1107
+ t.circumflex = 333;
1108
+ t.tilde = 333;
1109
+ t.macron = 333;
1110
+ t.breve = 333;
1111
+ t.dotaccent = 333;
1112
+ t.dieresis = 333;
1113
+ t.ring = 333;
1114
+ t.cedilla = 333;
1115
+ t.hungarumlaut = 333;
1116
+ t.ogonek = 333;
1117
+ t.caron = 333;
1118
+ t.emdash = 1000;
1119
+ t.AE = 1000;
1120
+ t.ordfeminine = 370;
1121
+ t.Lslash = 556;
1122
+ t.Oslash = 778;
1123
+ t.OE = 1000;
1124
+ t.ordmasculine = 365;
1125
+ t.ae = 889;
1126
+ t.dotlessi = 278;
1127
+ t.lslash = 222;
1128
+ t.oslash = 611;
1129
+ t.oe = 944;
1130
+ t.germandbls = 611;
1131
+ t.Idieresis = 278;
1132
+ t.eacute = 556;
1133
+ t.abreve = 556;
1134
+ t.uhungarumlaut = 556;
1135
+ t.ecaron = 556;
1136
+ t.Ydieresis = 667;
1137
+ t.divide = 584;
1138
+ t.Yacute = 667;
1139
+ t.Acircumflex = 667;
1140
+ t.aacute = 556;
1141
+ t.Ucircumflex = 722;
1142
+ t.yacute = 500;
1143
+ t.scommaaccent = 500;
1144
+ t.ecircumflex = 556;
1145
+ t.Uring = 722;
1146
+ t.Udieresis = 722;
1147
+ t.aogonek = 556;
1148
+ t.Uacute = 722;
1149
+ t.uogonek = 556;
1150
+ t.Edieresis = 667;
1151
+ t.Dcroat = 722;
1152
+ t.commaaccent = 250;
1153
+ t.copyright = 737;
1154
+ t.Emacron = 667;
1155
+ t.ccaron = 500;
1156
+ t.aring = 556;
1157
+ t.Ncommaaccent = 722;
1158
+ t.lacute = 222;
1159
+ t.agrave = 556;
1160
+ t.Tcommaaccent = 611;
1161
+ t.Cacute = 722;
1162
+ t.atilde = 556;
1163
+ t.Edotaccent = 667;
1164
+ t.scaron = 500;
1165
+ t.scedilla = 500;
1166
+ t.iacute = 278;
1167
+ t.lozenge = 471;
1168
+ t.Rcaron = 722;
1169
+ t.Gcommaaccent = 778;
1170
+ t.ucircumflex = 556;
1171
+ t.acircumflex = 556;
1172
+ t.Amacron = 667;
1173
+ t.rcaron = 333;
1174
+ t.ccedilla = 500;
1175
+ t.Zdotaccent = 611;
1176
+ t.Thorn = 667;
1177
+ t.Omacron = 778;
1178
+ t.Racute = 722;
1179
+ t.Sacute = 667;
1180
+ t.dcaron = 643;
1181
+ t.Umacron = 722;
1182
+ t.uring = 556;
1183
+ t.threesuperior = 333;
1184
+ t.Ograve = 778;
1185
+ t.Agrave = 667;
1186
+ t.Abreve = 667;
1187
+ t.multiply = 584;
1188
+ t.uacute = 556;
1189
+ t.Tcaron = 611;
1190
+ t.partialdiff = 476;
1191
+ t.ydieresis = 500;
1192
+ t.Nacute = 722;
1193
+ t.icircumflex = 278;
1194
+ t.Ecircumflex = 667;
1195
+ t.adieresis = 556;
1196
+ t.edieresis = 556;
1197
+ t.cacute = 500;
1198
+ t.nacute = 556;
1199
+ t.umacron = 556;
1200
+ t.Ncaron = 722;
1201
+ t.Iacute = 278;
1202
+ t.plusminus = 584;
1203
+ t.brokenbar = 260;
1204
+ t.registered = 737;
1205
+ t.Gbreve = 778;
1206
+ t.Idotaccent = 278;
1207
+ t.summation = 600;
1208
+ t.Egrave = 667;
1209
+ t.racute = 333;
1210
+ t.omacron = 556;
1211
+ t.Zacute = 611;
1212
+ t.Zcaron = 611;
1213
+ t.greaterequal = 549;
1214
+ t.Eth = 722;
1215
+ t.Ccedilla = 722;
1216
+ t.lcommaaccent = 222;
1217
+ t.tcaron = 317;
1218
+ t.eogonek = 556;
1219
+ t.Uogonek = 722;
1220
+ t.Aacute = 667;
1221
+ t.Adieresis = 667;
1222
+ t.egrave = 556;
1223
+ t.zacute = 500;
1224
+ t.iogonek = 222;
1225
+ t.Oacute = 778;
1226
+ t.oacute = 556;
1227
+ t.amacron = 556;
1228
+ t.sacute = 500;
1229
+ t.idieresis = 278;
1230
+ t.Ocircumflex = 778;
1231
+ t.Ugrave = 722;
1232
+ t.Delta = 612;
1233
+ t.thorn = 556;
1234
+ t.twosuperior = 333;
1235
+ t.Odieresis = 778;
1236
+ t.mu = 556;
1237
+ t.igrave = 278;
1238
+ t.ohungarumlaut = 556;
1239
+ t.Eogonek = 667;
1240
+ t.dcroat = 556;
1241
+ t.threequarters = 834;
1242
+ t.Scedilla = 667;
1243
+ t.lcaron = 299;
1244
+ t.Kcommaaccent = 667;
1245
+ t.Lacute = 556;
1246
+ t.trademark = 1000;
1247
+ t.edotaccent = 556;
1248
+ t.Igrave = 278;
1249
+ t.Imacron = 278;
1250
+ t.Lcaron = 556;
1251
+ t.onehalf = 834;
1252
+ t.lessequal = 549;
1253
+ t.ocircumflex = 556;
1254
+ t.ntilde = 556;
1255
+ t.Uhungarumlaut = 722;
1256
+ t.Eacute = 667;
1257
+ t.emacron = 556;
1258
+ t.gbreve = 556;
1259
+ t.onequarter = 834;
1260
+ t.Scaron = 667;
1261
+ t.Scommaaccent = 667;
1262
+ t.Ohungarumlaut = 778;
1263
+ t.degree = 400;
1264
+ t.ograve = 556;
1265
+ t.Ccaron = 722;
1266
+ t.ugrave = 556;
1267
+ t.radical = 453;
1268
+ t.Dcaron = 722;
1269
+ t.rcommaaccent = 333;
1270
+ t.Ntilde = 722;
1271
+ t.otilde = 556;
1272
+ t.Rcommaaccent = 722;
1273
+ t.Lcommaaccent = 556;
1274
+ t.Atilde = 667;
1275
+ t.Aogonek = 667;
1276
+ t.Aring = 667;
1277
+ t.Otilde = 778;
1278
+ t.zdotaccent = 500;
1279
+ t.Ecaron = 667;
1280
+ t.Iogonek = 278;
1281
+ t.kcommaaccent = 500;
1282
+ t.minus = 584;
1283
+ t.Icircumflex = 278;
1284
+ t.ncaron = 556;
1285
+ t.tcommaaccent = 278;
1286
+ t.logicalnot = 584;
1287
+ t.odieresis = 556;
1288
+ t.udieresis = 556;
1289
+ t.notequal = 549;
1290
+ t.gcommaaccent = 556;
1291
+ t.eth = 556;
1292
+ t.zcaron = 500;
1293
+ t.ncommaaccent = 556;
1294
+ t.onesuperior = 333;
1295
+ t.imacron = 278;
1296
+ t.Euro = 556;
1297
+ });
1298
+ // eslint-disable-next-line no-shadow
1299
+ t.Symbol = getLookupTableFactory(function (t) {
1300
+ t.space = 250;
1301
+ t.exclam = 333;
1302
+ t.universal = 713;
1303
+ t.numbersign = 500;
1304
+ t.existential = 549;
1305
+ t.percent = 833;
1306
+ t.ampersand = 778;
1307
+ t.suchthat = 439;
1308
+ t.parenleft = 333;
1309
+ t.parenright = 333;
1310
+ t.asteriskmath = 500;
1311
+ t.plus = 549;
1312
+ t.comma = 250;
1313
+ t.minus = 549;
1314
+ t.period = 250;
1315
+ t.slash = 278;
1316
+ t.zero = 500;
1317
+ t.one = 500;
1318
+ t.two = 500;
1319
+ t.three = 500;
1320
+ t.four = 500;
1321
+ t.five = 500;
1322
+ t.six = 500;
1323
+ t.seven = 500;
1324
+ t.eight = 500;
1325
+ t.nine = 500;
1326
+ t.colon = 278;
1327
+ t.semicolon = 278;
1328
+ t.less = 549;
1329
+ t.equal = 549;
1330
+ t.greater = 549;
1331
+ t.question = 444;
1332
+ t.congruent = 549;
1333
+ t.Alpha = 722;
1334
+ t.Beta = 667;
1335
+ t.Chi = 722;
1336
+ t.Delta = 612;
1337
+ t.Epsilon = 611;
1338
+ t.Phi = 763;
1339
+ t.Gamma = 603;
1340
+ t.Eta = 722;
1341
+ t.Iota = 333;
1342
+ t.theta1 = 631;
1343
+ t.Kappa = 722;
1344
+ t.Lambda = 686;
1345
+ t.Mu = 889;
1346
+ t.Nu = 722;
1347
+ t.Omicron = 722;
1348
+ t.Pi = 768;
1349
+ t.Theta = 741;
1350
+ t.Rho = 556;
1351
+ t.Sigma = 592;
1352
+ t.Tau = 611;
1353
+ t.Upsilon = 690;
1354
+ t.sigma1 = 439;
1355
+ t.Omega = 768;
1356
+ t.Xi = 645;
1357
+ t.Psi = 795;
1358
+ t.Zeta = 611;
1359
+ t.bracketleft = 333;
1360
+ t.therefore = 863;
1361
+ t.bracketright = 333;
1362
+ t.perpendicular = 658;
1363
+ t.underscore = 500;
1364
+ t.radicalex = 500;
1365
+ t.alpha = 631;
1366
+ t.beta = 549;
1367
+ t.chi = 549;
1368
+ t.delta = 494;
1369
+ t.epsilon = 439;
1370
+ t.phi = 521;
1371
+ t.gamma = 411;
1372
+ t.eta = 603;
1373
+ t.iota = 329;
1374
+ t.phi1 = 603;
1375
+ t.kappa = 549;
1376
+ t.lambda = 549;
1377
+ t.mu = 576;
1378
+ t.nu = 521;
1379
+ t.omicron = 549;
1380
+ t.pi = 549;
1381
+ t.theta = 521;
1382
+ t.rho = 549;
1383
+ t.sigma = 603;
1384
+ t.tau = 439;
1385
+ t.upsilon = 576;
1386
+ t.omega1 = 713;
1387
+ t.omega = 686;
1388
+ t.xi = 493;
1389
+ t.psi = 686;
1390
+ t.zeta = 494;
1391
+ t.braceleft = 480;
1392
+ t.bar = 200;
1393
+ t.braceright = 480;
1394
+ t.similar = 549;
1395
+ t.Euro = 750;
1396
+ t.Upsilon1 = 620;
1397
+ t.minute = 247;
1398
+ t.lessequal = 549;
1399
+ t.fraction = 167;
1400
+ t.infinity = 713;
1401
+ t.florin = 500;
1402
+ t.club = 753;
1403
+ t.diamond = 753;
1404
+ t.heart = 753;
1405
+ t.spade = 753;
1406
+ t.arrowboth = 1042;
1407
+ t.arrowleft = 987;
1408
+ t.arrowup = 603;
1409
+ t.arrowright = 987;
1410
+ t.arrowdown = 603;
1411
+ t.degree = 400;
1412
+ t.plusminus = 549;
1413
+ t.second = 411;
1414
+ t.greaterequal = 549;
1415
+ t.multiply = 549;
1416
+ t.proportional = 713;
1417
+ t.partialdiff = 494;
1418
+ t.bullet = 460;
1419
+ t.divide = 549;
1420
+ t.notequal = 549;
1421
+ t.equivalence = 549;
1422
+ t.approxequal = 549;
1423
+ t.ellipsis = 1000;
1424
+ t.arrowvertex = 603;
1425
+ t.arrowhorizex = 1000;
1426
+ t.carriagereturn = 658;
1427
+ t.aleph = 823;
1428
+ t.Ifraktur = 686;
1429
+ t.Rfraktur = 795;
1430
+ t.weierstrass = 987;
1431
+ t.circlemultiply = 768;
1432
+ t.circleplus = 768;
1433
+ t.emptyset = 823;
1434
+ t.intersection = 768;
1435
+ t.union = 768;
1436
+ t.propersuperset = 713;
1437
+ t.reflexsuperset = 713;
1438
+ t.notsubset = 713;
1439
+ t.propersubset = 713;
1440
+ t.reflexsubset = 713;
1441
+ t.element = 713;
1442
+ t.notelement = 713;
1443
+ t.angle = 768;
1444
+ t.gradient = 713;
1445
+ t.registerserif = 790;
1446
+ t.copyrightserif = 790;
1447
+ t.trademarkserif = 890;
1448
+ t.product = 823;
1449
+ t.radical = 549;
1450
+ t.dotmath = 250;
1451
+ t.logicalnot = 713;
1452
+ t.logicaland = 603;
1453
+ t.logicalor = 603;
1454
+ t.arrowdblboth = 1042;
1455
+ t.arrowdblleft = 987;
1456
+ t.arrowdblup = 603;
1457
+ t.arrowdblright = 987;
1458
+ t.arrowdbldown = 603;
1459
+ t.lozenge = 494;
1460
+ t.angleleft = 329;
1461
+ t.registersans = 790;
1462
+ t.copyrightsans = 790;
1463
+ t.trademarksans = 786;
1464
+ t.summation = 713;
1465
+ t.parenlefttp = 384;
1466
+ t.parenleftex = 384;
1467
+ t.parenleftbt = 384;
1468
+ t.bracketlefttp = 384;
1469
+ t.bracketleftex = 384;
1470
+ t.bracketleftbt = 384;
1471
+ t.bracelefttp = 494;
1472
+ t.braceleftmid = 494;
1473
+ t.braceleftbt = 494;
1474
+ t.braceex = 494;
1475
+ t.angleright = 329;
1476
+ t.integral = 274;
1477
+ t.integraltp = 686;
1478
+ t.integralex = 686;
1479
+ t.integralbt = 686;
1480
+ t.parenrighttp = 384;
1481
+ t.parenrightex = 384;
1482
+ t.parenrightbt = 384;
1483
+ t.bracketrighttp = 384;
1484
+ t.bracketrightex = 384;
1485
+ t.bracketrightbt = 384;
1486
+ t.bracerighttp = 494;
1487
+ t.bracerightmid = 494;
1488
+ t.bracerightbt = 494;
1489
+ t.apple = 790;
1490
+ });
1491
+ // eslint-disable-next-line no-shadow
1492
+ t["Times-Roman"] = getLookupTableFactory(function (t) {
1493
+ t.space = 250;
1494
+ t.exclam = 333;
1495
+ t.quotedbl = 408;
1496
+ t.numbersign = 500;
1497
+ t.dollar = 500;
1498
+ t.percent = 833;
1499
+ t.ampersand = 778;
1500
+ t.quoteright = 333;
1501
+ t.parenleft = 333;
1502
+ t.parenright = 333;
1503
+ t.asterisk = 500;
1504
+ t.plus = 564;
1505
+ t.comma = 250;
1506
+ t.hyphen = 333;
1507
+ t.period = 250;
1508
+ t.slash = 278;
1509
+ t.zero = 500;
1510
+ t.one = 500;
1511
+ t.two = 500;
1512
+ t.three = 500;
1513
+ t.four = 500;
1514
+ t.five = 500;
1515
+ t.six = 500;
1516
+ t.seven = 500;
1517
+ t.eight = 500;
1518
+ t.nine = 500;
1519
+ t.colon = 278;
1520
+ t.semicolon = 278;
1521
+ t.less = 564;
1522
+ t.equal = 564;
1523
+ t.greater = 564;
1524
+ t.question = 444;
1525
+ t.at = 921;
1526
+ t.A = 722;
1527
+ t.B = 667;
1528
+ t.C = 667;
1529
+ t.D = 722;
1530
+ t.E = 611;
1531
+ t.F = 556;
1532
+ t.G = 722;
1533
+ t.H = 722;
1534
+ t.I = 333;
1535
+ t.J = 389;
1536
+ t.K = 722;
1537
+ t.L = 611;
1538
+ t.M = 889;
1539
+ t.N = 722;
1540
+ t.O = 722;
1541
+ t.P = 556;
1542
+ t.Q = 722;
1543
+ t.R = 667;
1544
+ t.S = 556;
1545
+ t.T = 611;
1546
+ t.U = 722;
1547
+ t.V = 722;
1548
+ t.W = 944;
1549
+ t.X = 722;
1550
+ t.Y = 722;
1551
+ t.Z = 611;
1552
+ t.bracketleft = 333;
1553
+ t.backslash = 278;
1554
+ t.bracketright = 333;
1555
+ t.asciicircum = 469;
1556
+ t.underscore = 500;
1557
+ t.quoteleft = 333;
1558
+ t.a = 444;
1559
+ t.b = 500;
1560
+ t.c = 444;
1561
+ t.d = 500;
1562
+ t.e = 444;
1563
+ t.f = 333;
1564
+ t.g = 500;
1565
+ t.h = 500;
1566
+ t.i = 278;
1567
+ t.j = 278;
1568
+ t.k = 500;
1569
+ t.l = 278;
1570
+ t.m = 778;
1571
+ t.n = 500;
1572
+ t.o = 500;
1573
+ t.p = 500;
1574
+ t.q = 500;
1575
+ t.r = 333;
1576
+ t.s = 389;
1577
+ t.t = 278;
1578
+ t.u = 500;
1579
+ t.v = 500;
1580
+ t.w = 722;
1581
+ t.x = 500;
1582
+ t.y = 500;
1583
+ t.z = 444;
1584
+ t.braceleft = 480;
1585
+ t.bar = 200;
1586
+ t.braceright = 480;
1587
+ t.asciitilde = 541;
1588
+ t.exclamdown = 333;
1589
+ t.cent = 500;
1590
+ t.sterling = 500;
1591
+ t.fraction = 167;
1592
+ t.yen = 500;
1593
+ t.florin = 500;
1594
+ t.section = 500;
1595
+ t.currency = 500;
1596
+ t.quotesingle = 180;
1597
+ t.quotedblleft = 444;
1598
+ t.guillemotleft = 500;
1599
+ t.guilsinglleft = 333;
1600
+ t.guilsinglright = 333;
1601
+ t.fi = 556;
1602
+ t.fl = 556;
1603
+ t.endash = 500;
1604
+ t.dagger = 500;
1605
+ t.daggerdbl = 500;
1606
+ t.periodcentered = 250;
1607
+ t.paragraph = 453;
1608
+ t.bullet = 350;
1609
+ t.quotesinglbase = 333;
1610
+ t.quotedblbase = 444;
1611
+ t.quotedblright = 444;
1612
+ t.guillemotright = 500;
1613
+ t.ellipsis = 1000;
1614
+ t.perthousand = 1000;
1615
+ t.questiondown = 444;
1616
+ t.grave = 333;
1617
+ t.acute = 333;
1618
+ t.circumflex = 333;
1619
+ t.tilde = 333;
1620
+ t.macron = 333;
1621
+ t.breve = 333;
1622
+ t.dotaccent = 333;
1623
+ t.dieresis = 333;
1624
+ t.ring = 333;
1625
+ t.cedilla = 333;
1626
+ t.hungarumlaut = 333;
1627
+ t.ogonek = 333;
1628
+ t.caron = 333;
1629
+ t.emdash = 1000;
1630
+ t.AE = 889;
1631
+ t.ordfeminine = 276;
1632
+ t.Lslash = 611;
1633
+ t.Oslash = 722;
1634
+ t.OE = 889;
1635
+ t.ordmasculine = 310;
1636
+ t.ae = 667;
1637
+ t.dotlessi = 278;
1638
+ t.lslash = 278;
1639
+ t.oslash = 500;
1640
+ t.oe = 722;
1641
+ t.germandbls = 500;
1642
+ t.Idieresis = 333;
1643
+ t.eacute = 444;
1644
+ t.abreve = 444;
1645
+ t.uhungarumlaut = 500;
1646
+ t.ecaron = 444;
1647
+ t.Ydieresis = 722;
1648
+ t.divide = 564;
1649
+ t.Yacute = 722;
1650
+ t.Acircumflex = 722;
1651
+ t.aacute = 444;
1652
+ t.Ucircumflex = 722;
1653
+ t.yacute = 500;
1654
+ t.scommaaccent = 389;
1655
+ t.ecircumflex = 444;
1656
+ t.Uring = 722;
1657
+ t.Udieresis = 722;
1658
+ t.aogonek = 444;
1659
+ t.Uacute = 722;
1660
+ t.uogonek = 500;
1661
+ t.Edieresis = 611;
1662
+ t.Dcroat = 722;
1663
+ t.commaaccent = 250;
1664
+ t.copyright = 760;
1665
+ t.Emacron = 611;
1666
+ t.ccaron = 444;
1667
+ t.aring = 444;
1668
+ t.Ncommaaccent = 722;
1669
+ t.lacute = 278;
1670
+ t.agrave = 444;
1671
+ t.Tcommaaccent = 611;
1672
+ t.Cacute = 667;
1673
+ t.atilde = 444;
1674
+ t.Edotaccent = 611;
1675
+ t.scaron = 389;
1676
+ t.scedilla = 389;
1677
+ t.iacute = 278;
1678
+ t.lozenge = 471;
1679
+ t.Rcaron = 667;
1680
+ t.Gcommaaccent = 722;
1681
+ t.ucircumflex = 500;
1682
+ t.acircumflex = 444;
1683
+ t.Amacron = 722;
1684
+ t.rcaron = 333;
1685
+ t.ccedilla = 444;
1686
+ t.Zdotaccent = 611;
1687
+ t.Thorn = 556;
1688
+ t.Omacron = 722;
1689
+ t.Racute = 667;
1690
+ t.Sacute = 556;
1691
+ t.dcaron = 588;
1692
+ t.Umacron = 722;
1693
+ t.uring = 500;
1694
+ t.threesuperior = 300;
1695
+ t.Ograve = 722;
1696
+ t.Agrave = 722;
1697
+ t.Abreve = 722;
1698
+ t.multiply = 564;
1699
+ t.uacute = 500;
1700
+ t.Tcaron = 611;
1701
+ t.partialdiff = 476;
1702
+ t.ydieresis = 500;
1703
+ t.Nacute = 722;
1704
+ t.icircumflex = 278;
1705
+ t.Ecircumflex = 611;
1706
+ t.adieresis = 444;
1707
+ t.edieresis = 444;
1708
+ t.cacute = 444;
1709
+ t.nacute = 500;
1710
+ t.umacron = 500;
1711
+ t.Ncaron = 722;
1712
+ t.Iacute = 333;
1713
+ t.plusminus = 564;
1714
+ t.brokenbar = 200;
1715
+ t.registered = 760;
1716
+ t.Gbreve = 722;
1717
+ t.Idotaccent = 333;
1718
+ t.summation = 600;
1719
+ t.Egrave = 611;
1720
+ t.racute = 333;
1721
+ t.omacron = 500;
1722
+ t.Zacute = 611;
1723
+ t.Zcaron = 611;
1724
+ t.greaterequal = 549;
1725
+ t.Eth = 722;
1726
+ t.Ccedilla = 667;
1727
+ t.lcommaaccent = 278;
1728
+ t.tcaron = 326;
1729
+ t.eogonek = 444;
1730
+ t.Uogonek = 722;
1731
+ t.Aacute = 722;
1732
+ t.Adieresis = 722;
1733
+ t.egrave = 444;
1734
+ t.zacute = 444;
1735
+ t.iogonek = 278;
1736
+ t.Oacute = 722;
1737
+ t.oacute = 500;
1738
+ t.amacron = 444;
1739
+ t.sacute = 389;
1740
+ t.idieresis = 278;
1741
+ t.Ocircumflex = 722;
1742
+ t.Ugrave = 722;
1743
+ t.Delta = 612;
1744
+ t.thorn = 500;
1745
+ t.twosuperior = 300;
1746
+ t.Odieresis = 722;
1747
+ t.mu = 500;
1748
+ t.igrave = 278;
1749
+ t.ohungarumlaut = 500;
1750
+ t.Eogonek = 611;
1751
+ t.dcroat = 500;
1752
+ t.threequarters = 750;
1753
+ t.Scedilla = 556;
1754
+ t.lcaron = 344;
1755
+ t.Kcommaaccent = 722;
1756
+ t.Lacute = 611;
1757
+ t.trademark = 980;
1758
+ t.edotaccent = 444;
1759
+ t.Igrave = 333;
1760
+ t.Imacron = 333;
1761
+ t.Lcaron = 611;
1762
+ t.onehalf = 750;
1763
+ t.lessequal = 549;
1764
+ t.ocircumflex = 500;
1765
+ t.ntilde = 500;
1766
+ t.Uhungarumlaut = 722;
1767
+ t.Eacute = 611;
1768
+ t.emacron = 444;
1769
+ t.gbreve = 500;
1770
+ t.onequarter = 750;
1771
+ t.Scaron = 556;
1772
+ t.Scommaaccent = 556;
1773
+ t.Ohungarumlaut = 722;
1774
+ t.degree = 400;
1775
+ t.ograve = 500;
1776
+ t.Ccaron = 667;
1777
+ t.ugrave = 500;
1778
+ t.radical = 453;
1779
+ t.Dcaron = 722;
1780
+ t.rcommaaccent = 333;
1781
+ t.Ntilde = 722;
1782
+ t.otilde = 500;
1783
+ t.Rcommaaccent = 667;
1784
+ t.Lcommaaccent = 611;
1785
+ t.Atilde = 722;
1786
+ t.Aogonek = 722;
1787
+ t.Aring = 722;
1788
+ t.Otilde = 722;
1789
+ t.zdotaccent = 444;
1790
+ t.Ecaron = 611;
1791
+ t.Iogonek = 333;
1792
+ t.kcommaaccent = 500;
1793
+ t.minus = 564;
1794
+ t.Icircumflex = 333;
1795
+ t.ncaron = 500;
1796
+ t.tcommaaccent = 278;
1797
+ t.logicalnot = 564;
1798
+ t.odieresis = 500;
1799
+ t.udieresis = 500;
1800
+ t.notequal = 549;
1801
+ t.gcommaaccent = 500;
1802
+ t.eth = 500;
1803
+ t.zcaron = 444;
1804
+ t.ncommaaccent = 500;
1805
+ t.onesuperior = 300;
1806
+ t.imacron = 278;
1807
+ t.Euro = 500;
1808
+ });
1809
+ // eslint-disable-next-line no-shadow
1810
+ t["Times-Bold"] = getLookupTableFactory(function (t) {
1811
+ t.space = 250;
1812
+ t.exclam = 333;
1813
+ t.quotedbl = 555;
1814
+ t.numbersign = 500;
1815
+ t.dollar = 500;
1816
+ t.percent = 1000;
1817
+ t.ampersand = 833;
1818
+ t.quoteright = 333;
1819
+ t.parenleft = 333;
1820
+ t.parenright = 333;
1821
+ t.asterisk = 500;
1822
+ t.plus = 570;
1823
+ t.comma = 250;
1824
+ t.hyphen = 333;
1825
+ t.period = 250;
1826
+ t.slash = 278;
1827
+ t.zero = 500;
1828
+ t.one = 500;
1829
+ t.two = 500;
1830
+ t.three = 500;
1831
+ t.four = 500;
1832
+ t.five = 500;
1833
+ t.six = 500;
1834
+ t.seven = 500;
1835
+ t.eight = 500;
1836
+ t.nine = 500;
1837
+ t.colon = 333;
1838
+ t.semicolon = 333;
1839
+ t.less = 570;
1840
+ t.equal = 570;
1841
+ t.greater = 570;
1842
+ t.question = 500;
1843
+ t.at = 930;
1844
+ t.A = 722;
1845
+ t.B = 667;
1846
+ t.C = 722;
1847
+ t.D = 722;
1848
+ t.E = 667;
1849
+ t.F = 611;
1850
+ t.G = 778;
1851
+ t.H = 778;
1852
+ t.I = 389;
1853
+ t.J = 500;
1854
+ t.K = 778;
1855
+ t.L = 667;
1856
+ t.M = 944;
1857
+ t.N = 722;
1858
+ t.O = 778;
1859
+ t.P = 611;
1860
+ t.Q = 778;
1861
+ t.R = 722;
1862
+ t.S = 556;
1863
+ t.T = 667;
1864
+ t.U = 722;
1865
+ t.V = 722;
1866
+ t.W = 1000;
1867
+ t.X = 722;
1868
+ t.Y = 722;
1869
+ t.Z = 667;
1870
+ t.bracketleft = 333;
1871
+ t.backslash = 278;
1872
+ t.bracketright = 333;
1873
+ t.asciicircum = 581;
1874
+ t.underscore = 500;
1875
+ t.quoteleft = 333;
1876
+ t.a = 500;
1877
+ t.b = 556;
1878
+ t.c = 444;
1879
+ t.d = 556;
1880
+ t.e = 444;
1881
+ t.f = 333;
1882
+ t.g = 500;
1883
+ t.h = 556;
1884
+ t.i = 278;
1885
+ t.j = 333;
1886
+ t.k = 556;
1887
+ t.l = 278;
1888
+ t.m = 833;
1889
+ t.n = 556;
1890
+ t.o = 500;
1891
+ t.p = 556;
1892
+ t.q = 556;
1893
+ t.r = 444;
1894
+ t.s = 389;
1895
+ t.t = 333;
1896
+ t.u = 556;
1897
+ t.v = 500;
1898
+ t.w = 722;
1899
+ t.x = 500;
1900
+ t.y = 500;
1901
+ t.z = 444;
1902
+ t.braceleft = 394;
1903
+ t.bar = 220;
1904
+ t.braceright = 394;
1905
+ t.asciitilde = 520;
1906
+ t.exclamdown = 333;
1907
+ t.cent = 500;
1908
+ t.sterling = 500;
1909
+ t.fraction = 167;
1910
+ t.yen = 500;
1911
+ t.florin = 500;
1912
+ t.section = 500;
1913
+ t.currency = 500;
1914
+ t.quotesingle = 278;
1915
+ t.quotedblleft = 500;
1916
+ t.guillemotleft = 500;
1917
+ t.guilsinglleft = 333;
1918
+ t.guilsinglright = 333;
1919
+ t.fi = 556;
1920
+ t.fl = 556;
1921
+ t.endash = 500;
1922
+ t.dagger = 500;
1923
+ t.daggerdbl = 500;
1924
+ t.periodcentered = 250;
1925
+ t.paragraph = 540;
1926
+ t.bullet = 350;
1927
+ t.quotesinglbase = 333;
1928
+ t.quotedblbase = 500;
1929
+ t.quotedblright = 500;
1930
+ t.guillemotright = 500;
1931
+ t.ellipsis = 1000;
1932
+ t.perthousand = 1000;
1933
+ t.questiondown = 500;
1934
+ t.grave = 333;
1935
+ t.acute = 333;
1936
+ t.circumflex = 333;
1937
+ t.tilde = 333;
1938
+ t.macron = 333;
1939
+ t.breve = 333;
1940
+ t.dotaccent = 333;
1941
+ t.dieresis = 333;
1942
+ t.ring = 333;
1943
+ t.cedilla = 333;
1944
+ t.hungarumlaut = 333;
1945
+ t.ogonek = 333;
1946
+ t.caron = 333;
1947
+ t.emdash = 1000;
1948
+ t.AE = 1000;
1949
+ t.ordfeminine = 300;
1950
+ t.Lslash = 667;
1951
+ t.Oslash = 778;
1952
+ t.OE = 1000;
1953
+ t.ordmasculine = 330;
1954
+ t.ae = 722;
1955
+ t.dotlessi = 278;
1956
+ t.lslash = 278;
1957
+ t.oslash = 500;
1958
+ t.oe = 722;
1959
+ t.germandbls = 556;
1960
+ t.Idieresis = 389;
1961
+ t.eacute = 444;
1962
+ t.abreve = 500;
1963
+ t.uhungarumlaut = 556;
1964
+ t.ecaron = 444;
1965
+ t.Ydieresis = 722;
1966
+ t.divide = 570;
1967
+ t.Yacute = 722;
1968
+ t.Acircumflex = 722;
1969
+ t.aacute = 500;
1970
+ t.Ucircumflex = 722;
1971
+ t.yacute = 500;
1972
+ t.scommaaccent = 389;
1973
+ t.ecircumflex = 444;
1974
+ t.Uring = 722;
1975
+ t.Udieresis = 722;
1976
+ t.aogonek = 500;
1977
+ t.Uacute = 722;
1978
+ t.uogonek = 556;
1979
+ t.Edieresis = 667;
1980
+ t.Dcroat = 722;
1981
+ t.commaaccent = 250;
1982
+ t.copyright = 747;
1983
+ t.Emacron = 667;
1984
+ t.ccaron = 444;
1985
+ t.aring = 500;
1986
+ t.Ncommaaccent = 722;
1987
+ t.lacute = 278;
1988
+ t.agrave = 500;
1989
+ t.Tcommaaccent = 667;
1990
+ t.Cacute = 722;
1991
+ t.atilde = 500;
1992
+ t.Edotaccent = 667;
1993
+ t.scaron = 389;
1994
+ t.scedilla = 389;
1995
+ t.iacute = 278;
1996
+ t.lozenge = 494;
1997
+ t.Rcaron = 722;
1998
+ t.Gcommaaccent = 778;
1999
+ t.ucircumflex = 556;
2000
+ t.acircumflex = 500;
2001
+ t.Amacron = 722;
2002
+ t.rcaron = 444;
2003
+ t.ccedilla = 444;
2004
+ t.Zdotaccent = 667;
2005
+ t.Thorn = 611;
2006
+ t.Omacron = 778;
2007
+ t.Racute = 722;
2008
+ t.Sacute = 556;
2009
+ t.dcaron = 672;
2010
+ t.Umacron = 722;
2011
+ t.uring = 556;
2012
+ t.threesuperior = 300;
2013
+ t.Ograve = 778;
2014
+ t.Agrave = 722;
2015
+ t.Abreve = 722;
2016
+ t.multiply = 570;
2017
+ t.uacute = 556;
2018
+ t.Tcaron = 667;
2019
+ t.partialdiff = 494;
2020
+ t.ydieresis = 500;
2021
+ t.Nacute = 722;
2022
+ t.icircumflex = 278;
2023
+ t.Ecircumflex = 667;
2024
+ t.adieresis = 500;
2025
+ t.edieresis = 444;
2026
+ t.cacute = 444;
2027
+ t.nacute = 556;
2028
+ t.umacron = 556;
2029
+ t.Ncaron = 722;
2030
+ t.Iacute = 389;
2031
+ t.plusminus = 570;
2032
+ t.brokenbar = 220;
2033
+ t.registered = 747;
2034
+ t.Gbreve = 778;
2035
+ t.Idotaccent = 389;
2036
+ t.summation = 600;
2037
+ t.Egrave = 667;
2038
+ t.racute = 444;
2039
+ t.omacron = 500;
2040
+ t.Zacute = 667;
2041
+ t.Zcaron = 667;
2042
+ t.greaterequal = 549;
2043
+ t.Eth = 722;
2044
+ t.Ccedilla = 722;
2045
+ t.lcommaaccent = 278;
2046
+ t.tcaron = 416;
2047
+ t.eogonek = 444;
2048
+ t.Uogonek = 722;
2049
+ t.Aacute = 722;
2050
+ t.Adieresis = 722;
2051
+ t.egrave = 444;
2052
+ t.zacute = 444;
2053
+ t.iogonek = 278;
2054
+ t.Oacute = 778;
2055
+ t.oacute = 500;
2056
+ t.amacron = 500;
2057
+ t.sacute = 389;
2058
+ t.idieresis = 278;
2059
+ t.Ocircumflex = 778;
2060
+ t.Ugrave = 722;
2061
+ t.Delta = 612;
2062
+ t.thorn = 556;
2063
+ t.twosuperior = 300;
2064
+ t.Odieresis = 778;
2065
+ t.mu = 556;
2066
+ t.igrave = 278;
2067
+ t.ohungarumlaut = 500;
2068
+ t.Eogonek = 667;
2069
+ t.dcroat = 556;
2070
+ t.threequarters = 750;
2071
+ t.Scedilla = 556;
2072
+ t.lcaron = 394;
2073
+ t.Kcommaaccent = 778;
2074
+ t.Lacute = 667;
2075
+ t.trademark = 1000;
2076
+ t.edotaccent = 444;
2077
+ t.Igrave = 389;
2078
+ t.Imacron = 389;
2079
+ t.Lcaron = 667;
2080
+ t.onehalf = 750;
2081
+ t.lessequal = 549;
2082
+ t.ocircumflex = 500;
2083
+ t.ntilde = 556;
2084
+ t.Uhungarumlaut = 722;
2085
+ t.Eacute = 667;
2086
+ t.emacron = 444;
2087
+ t.gbreve = 500;
2088
+ t.onequarter = 750;
2089
+ t.Scaron = 556;
2090
+ t.Scommaaccent = 556;
2091
+ t.Ohungarumlaut = 778;
2092
+ t.degree = 400;
2093
+ t.ograve = 500;
2094
+ t.Ccaron = 722;
2095
+ t.ugrave = 556;
2096
+ t.radical = 549;
2097
+ t.Dcaron = 722;
2098
+ t.rcommaaccent = 444;
2099
+ t.Ntilde = 722;
2100
+ t.otilde = 500;
2101
+ t.Rcommaaccent = 722;
2102
+ t.Lcommaaccent = 667;
2103
+ t.Atilde = 722;
2104
+ t.Aogonek = 722;
2105
+ t.Aring = 722;
2106
+ t.Otilde = 778;
2107
+ t.zdotaccent = 444;
2108
+ t.Ecaron = 667;
2109
+ t.Iogonek = 389;
2110
+ t.kcommaaccent = 556;
2111
+ t.minus = 570;
2112
+ t.Icircumflex = 389;
2113
+ t.ncaron = 556;
2114
+ t.tcommaaccent = 333;
2115
+ t.logicalnot = 570;
2116
+ t.odieresis = 500;
2117
+ t.udieresis = 556;
2118
+ t.notequal = 549;
2119
+ t.gcommaaccent = 500;
2120
+ t.eth = 500;
2121
+ t.zcaron = 444;
2122
+ t.ncommaaccent = 556;
2123
+ t.onesuperior = 300;
2124
+ t.imacron = 278;
2125
+ t.Euro = 500;
2126
+ });
2127
+ // eslint-disable-next-line no-shadow
2128
+ t["Times-BoldItalic"] = getLookupTableFactory(function (t) {
2129
+ t.space = 250;
2130
+ t.exclam = 389;
2131
+ t.quotedbl = 555;
2132
+ t.numbersign = 500;
2133
+ t.dollar = 500;
2134
+ t.percent = 833;
2135
+ t.ampersand = 778;
2136
+ t.quoteright = 333;
2137
+ t.parenleft = 333;
2138
+ t.parenright = 333;
2139
+ t.asterisk = 500;
2140
+ t.plus = 570;
2141
+ t.comma = 250;
2142
+ t.hyphen = 333;
2143
+ t.period = 250;
2144
+ t.slash = 278;
2145
+ t.zero = 500;
2146
+ t.one = 500;
2147
+ t.two = 500;
2148
+ t.three = 500;
2149
+ t.four = 500;
2150
+ t.five = 500;
2151
+ t.six = 500;
2152
+ t.seven = 500;
2153
+ t.eight = 500;
2154
+ t.nine = 500;
2155
+ t.colon = 333;
2156
+ t.semicolon = 333;
2157
+ t.less = 570;
2158
+ t.equal = 570;
2159
+ t.greater = 570;
2160
+ t.question = 500;
2161
+ t.at = 832;
2162
+ t.A = 667;
2163
+ t.B = 667;
2164
+ t.C = 667;
2165
+ t.D = 722;
2166
+ t.E = 667;
2167
+ t.F = 667;
2168
+ t.G = 722;
2169
+ t.H = 778;
2170
+ t.I = 389;
2171
+ t.J = 500;
2172
+ t.K = 667;
2173
+ t.L = 611;
2174
+ t.M = 889;
2175
+ t.N = 722;
2176
+ t.O = 722;
2177
+ t.P = 611;
2178
+ t.Q = 722;
2179
+ t.R = 667;
2180
+ t.S = 556;
2181
+ t.T = 611;
2182
+ t.U = 722;
2183
+ t.V = 667;
2184
+ t.W = 889;
2185
+ t.X = 667;
2186
+ t.Y = 611;
2187
+ t.Z = 611;
2188
+ t.bracketleft = 333;
2189
+ t.backslash = 278;
2190
+ t.bracketright = 333;
2191
+ t.asciicircum = 570;
2192
+ t.underscore = 500;
2193
+ t.quoteleft = 333;
2194
+ t.a = 500;
2195
+ t.b = 500;
2196
+ t.c = 444;
2197
+ t.d = 500;
2198
+ t.e = 444;
2199
+ t.f = 333;
2200
+ t.g = 500;
2201
+ t.h = 556;
2202
+ t.i = 278;
2203
+ t.j = 278;
2204
+ t.k = 500;
2205
+ t.l = 278;
2206
+ t.m = 778;
2207
+ t.n = 556;
2208
+ t.o = 500;
2209
+ t.p = 500;
2210
+ t.q = 500;
2211
+ t.r = 389;
2212
+ t.s = 389;
2213
+ t.t = 278;
2214
+ t.u = 556;
2215
+ t.v = 444;
2216
+ t.w = 667;
2217
+ t.x = 500;
2218
+ t.y = 444;
2219
+ t.z = 389;
2220
+ t.braceleft = 348;
2221
+ t.bar = 220;
2222
+ t.braceright = 348;
2223
+ t.asciitilde = 570;
2224
+ t.exclamdown = 389;
2225
+ t.cent = 500;
2226
+ t.sterling = 500;
2227
+ t.fraction = 167;
2228
+ t.yen = 500;
2229
+ t.florin = 500;
2230
+ t.section = 500;
2231
+ t.currency = 500;
2232
+ t.quotesingle = 278;
2233
+ t.quotedblleft = 500;
2234
+ t.guillemotleft = 500;
2235
+ t.guilsinglleft = 333;
2236
+ t.guilsinglright = 333;
2237
+ t.fi = 556;
2238
+ t.fl = 556;
2239
+ t.endash = 500;
2240
+ t.dagger = 500;
2241
+ t.daggerdbl = 500;
2242
+ t.periodcentered = 250;
2243
+ t.paragraph = 500;
2244
+ t.bullet = 350;
2245
+ t.quotesinglbase = 333;
2246
+ t.quotedblbase = 500;
2247
+ t.quotedblright = 500;
2248
+ t.guillemotright = 500;
2249
+ t.ellipsis = 1000;
2250
+ t.perthousand = 1000;
2251
+ t.questiondown = 500;
2252
+ t.grave = 333;
2253
+ t.acute = 333;
2254
+ t.circumflex = 333;
2255
+ t.tilde = 333;
2256
+ t.macron = 333;
2257
+ t.breve = 333;
2258
+ t.dotaccent = 333;
2259
+ t.dieresis = 333;
2260
+ t.ring = 333;
2261
+ t.cedilla = 333;
2262
+ t.hungarumlaut = 333;
2263
+ t.ogonek = 333;
2264
+ t.caron = 333;
2265
+ t.emdash = 1000;
2266
+ t.AE = 944;
2267
+ t.ordfeminine = 266;
2268
+ t.Lslash = 611;
2269
+ t.Oslash = 722;
2270
+ t.OE = 944;
2271
+ t.ordmasculine = 300;
2272
+ t.ae = 722;
2273
+ t.dotlessi = 278;
2274
+ t.lslash = 278;
2275
+ t.oslash = 500;
2276
+ t.oe = 722;
2277
+ t.germandbls = 500;
2278
+ t.Idieresis = 389;
2279
+ t.eacute = 444;
2280
+ t.abreve = 500;
2281
+ t.uhungarumlaut = 556;
2282
+ t.ecaron = 444;
2283
+ t.Ydieresis = 611;
2284
+ t.divide = 570;
2285
+ t.Yacute = 611;
2286
+ t.Acircumflex = 667;
2287
+ t.aacute = 500;
2288
+ t.Ucircumflex = 722;
2289
+ t.yacute = 444;
2290
+ t.scommaaccent = 389;
2291
+ t.ecircumflex = 444;
2292
+ t.Uring = 722;
2293
+ t.Udieresis = 722;
2294
+ t.aogonek = 500;
2295
+ t.Uacute = 722;
2296
+ t.uogonek = 556;
2297
+ t.Edieresis = 667;
2298
+ t.Dcroat = 722;
2299
+ t.commaaccent = 250;
2300
+ t.copyright = 747;
2301
+ t.Emacron = 667;
2302
+ t.ccaron = 444;
2303
+ t.aring = 500;
2304
+ t.Ncommaaccent = 722;
2305
+ t.lacute = 278;
2306
+ t.agrave = 500;
2307
+ t.Tcommaaccent = 611;
2308
+ t.Cacute = 667;
2309
+ t.atilde = 500;
2310
+ t.Edotaccent = 667;
2311
+ t.scaron = 389;
2312
+ t.scedilla = 389;
2313
+ t.iacute = 278;
2314
+ t.lozenge = 494;
2315
+ t.Rcaron = 667;
2316
+ t.Gcommaaccent = 722;
2317
+ t.ucircumflex = 556;
2318
+ t.acircumflex = 500;
2319
+ t.Amacron = 667;
2320
+ t.rcaron = 389;
2321
+ t.ccedilla = 444;
2322
+ t.Zdotaccent = 611;
2323
+ t.Thorn = 611;
2324
+ t.Omacron = 722;
2325
+ t.Racute = 667;
2326
+ t.Sacute = 556;
2327
+ t.dcaron = 608;
2328
+ t.Umacron = 722;
2329
+ t.uring = 556;
2330
+ t.threesuperior = 300;
2331
+ t.Ograve = 722;
2332
+ t.Agrave = 667;
2333
+ t.Abreve = 667;
2334
+ t.multiply = 570;
2335
+ t.uacute = 556;
2336
+ t.Tcaron = 611;
2337
+ t.partialdiff = 494;
2338
+ t.ydieresis = 444;
2339
+ t.Nacute = 722;
2340
+ t.icircumflex = 278;
2341
+ t.Ecircumflex = 667;
2342
+ t.adieresis = 500;
2343
+ t.edieresis = 444;
2344
+ t.cacute = 444;
2345
+ t.nacute = 556;
2346
+ t.umacron = 556;
2347
+ t.Ncaron = 722;
2348
+ t.Iacute = 389;
2349
+ t.plusminus = 570;
2350
+ t.brokenbar = 220;
2351
+ t.registered = 747;
2352
+ t.Gbreve = 722;
2353
+ t.Idotaccent = 389;
2354
+ t.summation = 600;
2355
+ t.Egrave = 667;
2356
+ t.racute = 389;
2357
+ t.omacron = 500;
2358
+ t.Zacute = 611;
2359
+ t.Zcaron = 611;
2360
+ t.greaterequal = 549;
2361
+ t.Eth = 722;
2362
+ t.Ccedilla = 667;
2363
+ t.lcommaaccent = 278;
2364
+ t.tcaron = 366;
2365
+ t.eogonek = 444;
2366
+ t.Uogonek = 722;
2367
+ t.Aacute = 667;
2368
+ t.Adieresis = 667;
2369
+ t.egrave = 444;
2370
+ t.zacute = 389;
2371
+ t.iogonek = 278;
2372
+ t.Oacute = 722;
2373
+ t.oacute = 500;
2374
+ t.amacron = 500;
2375
+ t.sacute = 389;
2376
+ t.idieresis = 278;
2377
+ t.Ocircumflex = 722;
2378
+ t.Ugrave = 722;
2379
+ t.Delta = 612;
2380
+ t.thorn = 500;
2381
+ t.twosuperior = 300;
2382
+ t.Odieresis = 722;
2383
+ t.mu = 576;
2384
+ t.igrave = 278;
2385
+ t.ohungarumlaut = 500;
2386
+ t.Eogonek = 667;
2387
+ t.dcroat = 500;
2388
+ t.threequarters = 750;
2389
+ t.Scedilla = 556;
2390
+ t.lcaron = 382;
2391
+ t.Kcommaaccent = 667;
2392
+ t.Lacute = 611;
2393
+ t.trademark = 1000;
2394
+ t.edotaccent = 444;
2395
+ t.Igrave = 389;
2396
+ t.Imacron = 389;
2397
+ t.Lcaron = 611;
2398
+ t.onehalf = 750;
2399
+ t.lessequal = 549;
2400
+ t.ocircumflex = 500;
2401
+ t.ntilde = 556;
2402
+ t.Uhungarumlaut = 722;
2403
+ t.Eacute = 667;
2404
+ t.emacron = 444;
2405
+ t.gbreve = 500;
2406
+ t.onequarter = 750;
2407
+ t.Scaron = 556;
2408
+ t.Scommaaccent = 556;
2409
+ t.Ohungarumlaut = 722;
2410
+ t.degree = 400;
2411
+ t.ograve = 500;
2412
+ t.Ccaron = 667;
2413
+ t.ugrave = 556;
2414
+ t.radical = 549;
2415
+ t.Dcaron = 722;
2416
+ t.rcommaaccent = 389;
2417
+ t.Ntilde = 722;
2418
+ t.otilde = 500;
2419
+ t.Rcommaaccent = 667;
2420
+ t.Lcommaaccent = 611;
2421
+ t.Atilde = 667;
2422
+ t.Aogonek = 667;
2423
+ t.Aring = 667;
2424
+ t.Otilde = 722;
2425
+ t.zdotaccent = 389;
2426
+ t.Ecaron = 667;
2427
+ t.Iogonek = 389;
2428
+ t.kcommaaccent = 500;
2429
+ t.minus = 606;
2430
+ t.Icircumflex = 389;
2431
+ t.ncaron = 556;
2432
+ t.tcommaaccent = 278;
2433
+ t.logicalnot = 606;
2434
+ t.odieresis = 500;
2435
+ t.udieresis = 556;
2436
+ t.notequal = 549;
2437
+ t.gcommaaccent = 500;
2438
+ t.eth = 500;
2439
+ t.zcaron = 389;
2440
+ t.ncommaaccent = 556;
2441
+ t.onesuperior = 300;
2442
+ t.imacron = 278;
2443
+ t.Euro = 500;
2444
+ });
2445
+ // eslint-disable-next-line no-shadow
2446
+ t["Times-Italic"] = getLookupTableFactory(function (t) {
2447
+ t.space = 250;
2448
+ t.exclam = 333;
2449
+ t.quotedbl = 420;
2450
+ t.numbersign = 500;
2451
+ t.dollar = 500;
2452
+ t.percent = 833;
2453
+ t.ampersand = 778;
2454
+ t.quoteright = 333;
2455
+ t.parenleft = 333;
2456
+ t.parenright = 333;
2457
+ t.asterisk = 500;
2458
+ t.plus = 675;
2459
+ t.comma = 250;
2460
+ t.hyphen = 333;
2461
+ t.period = 250;
2462
+ t.slash = 278;
2463
+ t.zero = 500;
2464
+ t.one = 500;
2465
+ t.two = 500;
2466
+ t.three = 500;
2467
+ t.four = 500;
2468
+ t.five = 500;
2469
+ t.six = 500;
2470
+ t.seven = 500;
2471
+ t.eight = 500;
2472
+ t.nine = 500;
2473
+ t.colon = 333;
2474
+ t.semicolon = 333;
2475
+ t.less = 675;
2476
+ t.equal = 675;
2477
+ t.greater = 675;
2478
+ t.question = 500;
2479
+ t.at = 920;
2480
+ t.A = 611;
2481
+ t.B = 611;
2482
+ t.C = 667;
2483
+ t.D = 722;
2484
+ t.E = 611;
2485
+ t.F = 611;
2486
+ t.G = 722;
2487
+ t.H = 722;
2488
+ t.I = 333;
2489
+ t.J = 444;
2490
+ t.K = 667;
2491
+ t.L = 556;
2492
+ t.M = 833;
2493
+ t.N = 667;
2494
+ t.O = 722;
2495
+ t.P = 611;
2496
+ t.Q = 722;
2497
+ t.R = 611;
2498
+ t.S = 500;
2499
+ t.T = 556;
2500
+ t.U = 722;
2501
+ t.V = 611;
2502
+ t.W = 833;
2503
+ t.X = 611;
2504
+ t.Y = 556;
2505
+ t.Z = 556;
2506
+ t.bracketleft = 389;
2507
+ t.backslash = 278;
2508
+ t.bracketright = 389;
2509
+ t.asciicircum = 422;
2510
+ t.underscore = 500;
2511
+ t.quoteleft = 333;
2512
+ t.a = 500;
2513
+ t.b = 500;
2514
+ t.c = 444;
2515
+ t.d = 500;
2516
+ t.e = 444;
2517
+ t.f = 278;
2518
+ t.g = 500;
2519
+ t.h = 500;
2520
+ t.i = 278;
2521
+ t.j = 278;
2522
+ t.k = 444;
2523
+ t.l = 278;
2524
+ t.m = 722;
2525
+ t.n = 500;
2526
+ t.o = 500;
2527
+ t.p = 500;
2528
+ t.q = 500;
2529
+ t.r = 389;
2530
+ t.s = 389;
2531
+ t.t = 278;
2532
+ t.u = 500;
2533
+ t.v = 444;
2534
+ t.w = 667;
2535
+ t.x = 444;
2536
+ t.y = 444;
2537
+ t.z = 389;
2538
+ t.braceleft = 400;
2539
+ t.bar = 275;
2540
+ t.braceright = 400;
2541
+ t.asciitilde = 541;
2542
+ t.exclamdown = 389;
2543
+ t.cent = 500;
2544
+ t.sterling = 500;
2545
+ t.fraction = 167;
2546
+ t.yen = 500;
2547
+ t.florin = 500;
2548
+ t.section = 500;
2549
+ t.currency = 500;
2550
+ t.quotesingle = 214;
2551
+ t.quotedblleft = 556;
2552
+ t.guillemotleft = 500;
2553
+ t.guilsinglleft = 333;
2554
+ t.guilsinglright = 333;
2555
+ t.fi = 500;
2556
+ t.fl = 500;
2557
+ t.endash = 500;
2558
+ t.dagger = 500;
2559
+ t.daggerdbl = 500;
2560
+ t.periodcentered = 250;
2561
+ t.paragraph = 523;
2562
+ t.bullet = 350;
2563
+ t.quotesinglbase = 333;
2564
+ t.quotedblbase = 556;
2565
+ t.quotedblright = 556;
2566
+ t.guillemotright = 500;
2567
+ t.ellipsis = 889;
2568
+ t.perthousand = 1000;
2569
+ t.questiondown = 500;
2570
+ t.grave = 333;
2571
+ t.acute = 333;
2572
+ t.circumflex = 333;
2573
+ t.tilde = 333;
2574
+ t.macron = 333;
2575
+ t.breve = 333;
2576
+ t.dotaccent = 333;
2577
+ t.dieresis = 333;
2578
+ t.ring = 333;
2579
+ t.cedilla = 333;
2580
+ t.hungarumlaut = 333;
2581
+ t.ogonek = 333;
2582
+ t.caron = 333;
2583
+ t.emdash = 889;
2584
+ t.AE = 889;
2585
+ t.ordfeminine = 276;
2586
+ t.Lslash = 556;
2587
+ t.Oslash = 722;
2588
+ t.OE = 944;
2589
+ t.ordmasculine = 310;
2590
+ t.ae = 667;
2591
+ t.dotlessi = 278;
2592
+ t.lslash = 278;
2593
+ t.oslash = 500;
2594
+ t.oe = 667;
2595
+ t.germandbls = 500;
2596
+ t.Idieresis = 333;
2597
+ t.eacute = 444;
2598
+ t.abreve = 500;
2599
+ t.uhungarumlaut = 500;
2600
+ t.ecaron = 444;
2601
+ t.Ydieresis = 556;
2602
+ t.divide = 675;
2603
+ t.Yacute = 556;
2604
+ t.Acircumflex = 611;
2605
+ t.aacute = 500;
2606
+ t.Ucircumflex = 722;
2607
+ t.yacute = 444;
2608
+ t.scommaaccent = 389;
2609
+ t.ecircumflex = 444;
2610
+ t.Uring = 722;
2611
+ t.Udieresis = 722;
2612
+ t.aogonek = 500;
2613
+ t.Uacute = 722;
2614
+ t.uogonek = 500;
2615
+ t.Edieresis = 611;
2616
+ t.Dcroat = 722;
2617
+ t.commaaccent = 250;
2618
+ t.copyright = 760;
2619
+ t.Emacron = 611;
2620
+ t.ccaron = 444;
2621
+ t.aring = 500;
2622
+ t.Ncommaaccent = 667;
2623
+ t.lacute = 278;
2624
+ t.agrave = 500;
2625
+ t.Tcommaaccent = 556;
2626
+ t.Cacute = 667;
2627
+ t.atilde = 500;
2628
+ t.Edotaccent = 611;
2629
+ t.scaron = 389;
2630
+ t.scedilla = 389;
2631
+ t.iacute = 278;
2632
+ t.lozenge = 471;
2633
+ t.Rcaron = 611;
2634
+ t.Gcommaaccent = 722;
2635
+ t.ucircumflex = 500;
2636
+ t.acircumflex = 500;
2637
+ t.Amacron = 611;
2638
+ t.rcaron = 389;
2639
+ t.ccedilla = 444;
2640
+ t.Zdotaccent = 556;
2641
+ t.Thorn = 611;
2642
+ t.Omacron = 722;
2643
+ t.Racute = 611;
2644
+ t.Sacute = 500;
2645
+ t.dcaron = 544;
2646
+ t.Umacron = 722;
2647
+ t.uring = 500;
2648
+ t.threesuperior = 300;
2649
+ t.Ograve = 722;
2650
+ t.Agrave = 611;
2651
+ t.Abreve = 611;
2652
+ t.multiply = 675;
2653
+ t.uacute = 500;
2654
+ t.Tcaron = 556;
2655
+ t.partialdiff = 476;
2656
+ t.ydieresis = 444;
2657
+ t.Nacute = 667;
2658
+ t.icircumflex = 278;
2659
+ t.Ecircumflex = 611;
2660
+ t.adieresis = 500;
2661
+ t.edieresis = 444;
2662
+ t.cacute = 444;
2663
+ t.nacute = 500;
2664
+ t.umacron = 500;
2665
+ t.Ncaron = 667;
2666
+ t.Iacute = 333;
2667
+ t.plusminus = 675;
2668
+ t.brokenbar = 275;
2669
+ t.registered = 760;
2670
+ t.Gbreve = 722;
2671
+ t.Idotaccent = 333;
2672
+ t.summation = 600;
2673
+ t.Egrave = 611;
2674
+ t.racute = 389;
2675
+ t.omacron = 500;
2676
+ t.Zacute = 556;
2677
+ t.Zcaron = 556;
2678
+ t.greaterequal = 549;
2679
+ t.Eth = 722;
2680
+ t.Ccedilla = 667;
2681
+ t.lcommaaccent = 278;
2682
+ t.tcaron = 300;
2683
+ t.eogonek = 444;
2684
+ t.Uogonek = 722;
2685
+ t.Aacute = 611;
2686
+ t.Adieresis = 611;
2687
+ t.egrave = 444;
2688
+ t.zacute = 389;
2689
+ t.iogonek = 278;
2690
+ t.Oacute = 722;
2691
+ t.oacute = 500;
2692
+ t.amacron = 500;
2693
+ t.sacute = 389;
2694
+ t.idieresis = 278;
2695
+ t.Ocircumflex = 722;
2696
+ t.Ugrave = 722;
2697
+ t.Delta = 612;
2698
+ t.thorn = 500;
2699
+ t.twosuperior = 300;
2700
+ t.Odieresis = 722;
2701
+ t.mu = 500;
2702
+ t.igrave = 278;
2703
+ t.ohungarumlaut = 500;
2704
+ t.Eogonek = 611;
2705
+ t.dcroat = 500;
2706
+ t.threequarters = 750;
2707
+ t.Scedilla = 500;
2708
+ t.lcaron = 300;
2709
+ t.Kcommaaccent = 667;
2710
+ t.Lacute = 556;
2711
+ t.trademark = 980;
2712
+ t.edotaccent = 444;
2713
+ t.Igrave = 333;
2714
+ t.Imacron = 333;
2715
+ t.Lcaron = 611;
2716
+ t.onehalf = 750;
2717
+ t.lessequal = 549;
2718
+ t.ocircumflex = 500;
2719
+ t.ntilde = 500;
2720
+ t.Uhungarumlaut = 722;
2721
+ t.Eacute = 611;
2722
+ t.emacron = 444;
2723
+ t.gbreve = 500;
2724
+ t.onequarter = 750;
2725
+ t.Scaron = 500;
2726
+ t.Scommaaccent = 500;
2727
+ t.Ohungarumlaut = 722;
2728
+ t.degree = 400;
2729
+ t.ograve = 500;
2730
+ t.Ccaron = 667;
2731
+ t.ugrave = 500;
2732
+ t.radical = 453;
2733
+ t.Dcaron = 722;
2734
+ t.rcommaaccent = 389;
2735
+ t.Ntilde = 667;
2736
+ t.otilde = 500;
2737
+ t.Rcommaaccent = 611;
2738
+ t.Lcommaaccent = 556;
2739
+ t.Atilde = 611;
2740
+ t.Aogonek = 611;
2741
+ t.Aring = 611;
2742
+ t.Otilde = 722;
2743
+ t.zdotaccent = 389;
2744
+ t.Ecaron = 611;
2745
+ t.Iogonek = 333;
2746
+ t.kcommaaccent = 444;
2747
+ t.minus = 675;
2748
+ t.Icircumflex = 333;
2749
+ t.ncaron = 500;
2750
+ t.tcommaaccent = 278;
2751
+ t.logicalnot = 675;
2752
+ t.odieresis = 500;
2753
+ t.udieresis = 500;
2754
+ t.notequal = 549;
2755
+ t.gcommaaccent = 500;
2756
+ t.eth = 500;
2757
+ t.zcaron = 389;
2758
+ t.ncommaaccent = 500;
2759
+ t.onesuperior = 300;
2760
+ t.imacron = 278;
2761
+ t.Euro = 500;
2762
+ });
2763
+ // eslint-disable-next-line no-shadow
2764
+ t.ZapfDingbats = getLookupTableFactory(function (t) {
2765
+ t.space = 278;
2766
+ t.a1 = 974;
2767
+ t.a2 = 961;
2768
+ t.a202 = 974;
2769
+ t.a3 = 980;
2770
+ t.a4 = 719;
2771
+ t.a5 = 789;
2772
+ t.a119 = 790;
2773
+ t.a118 = 791;
2774
+ t.a117 = 690;
2775
+ t.a11 = 960;
2776
+ t.a12 = 939;
2777
+ t.a13 = 549;
2778
+ t.a14 = 855;
2779
+ t.a15 = 911;
2780
+ t.a16 = 933;
2781
+ t.a105 = 911;
2782
+ t.a17 = 945;
2783
+ t.a18 = 974;
2784
+ t.a19 = 755;
2785
+ t.a20 = 846;
2786
+ t.a21 = 762;
2787
+ t.a22 = 761;
2788
+ t.a23 = 571;
2789
+ t.a24 = 677;
2790
+ t.a25 = 763;
2791
+ t.a26 = 760;
2792
+ t.a27 = 759;
2793
+ t.a28 = 754;
2794
+ t.a6 = 494;
2795
+ t.a7 = 552;
2796
+ t.a8 = 537;
2797
+ t.a9 = 577;
2798
+ t.a10 = 692;
2799
+ t.a29 = 786;
2800
+ t.a30 = 788;
2801
+ t.a31 = 788;
2802
+ t.a32 = 790;
2803
+ t.a33 = 793;
2804
+ t.a34 = 794;
2805
+ t.a35 = 816;
2806
+ t.a36 = 823;
2807
+ t.a37 = 789;
2808
+ t.a38 = 841;
2809
+ t.a39 = 823;
2810
+ t.a40 = 833;
2811
+ t.a41 = 816;
2812
+ t.a42 = 831;
2813
+ t.a43 = 923;
2814
+ t.a44 = 744;
2815
+ t.a45 = 723;
2816
+ t.a46 = 749;
2817
+ t.a47 = 790;
2818
+ t.a48 = 792;
2819
+ t.a49 = 695;
2820
+ t.a50 = 776;
2821
+ t.a51 = 768;
2822
+ t.a52 = 792;
2823
+ t.a53 = 759;
2824
+ t.a54 = 707;
2825
+ t.a55 = 708;
2826
+ t.a56 = 682;
2827
+ t.a57 = 701;
2828
+ t.a58 = 826;
2829
+ t.a59 = 815;
2830
+ t.a60 = 789;
2831
+ t.a61 = 789;
2832
+ t.a62 = 707;
2833
+ t.a63 = 687;
2834
+ t.a64 = 696;
2835
+ t.a65 = 689;
2836
+ t.a66 = 786;
2837
+ t.a67 = 787;
2838
+ t.a68 = 713;
2839
+ t.a69 = 791;
2840
+ t.a70 = 785;
2841
+ t.a71 = 791;
2842
+ t.a72 = 873;
2843
+ t.a73 = 761;
2844
+ t.a74 = 762;
2845
+ t.a203 = 762;
2846
+ t.a75 = 759;
2847
+ t.a204 = 759;
2848
+ t.a76 = 892;
2849
+ t.a77 = 892;
2850
+ t.a78 = 788;
2851
+ t.a79 = 784;
2852
+ t.a81 = 438;
2853
+ t.a82 = 138;
2854
+ t.a83 = 277;
2855
+ t.a84 = 415;
2856
+ t.a97 = 392;
2857
+ t.a98 = 392;
2858
+ t.a99 = 668;
2859
+ t.a100 = 668;
2860
+ t.a89 = 390;
2861
+ t.a90 = 390;
2862
+ t.a93 = 317;
2863
+ t.a94 = 317;
2864
+ t.a91 = 276;
2865
+ t.a92 = 276;
2866
+ t.a205 = 509;
2867
+ t.a85 = 509;
2868
+ t.a206 = 410;
2869
+ t.a86 = 410;
2870
+ t.a87 = 234;
2871
+ t.a88 = 234;
2872
+ t.a95 = 334;
2873
+ t.a96 = 334;
2874
+ t.a101 = 732;
2875
+ t.a102 = 544;
2876
+ t.a103 = 544;
2877
+ t.a104 = 910;
2878
+ t.a106 = 667;
2879
+ t.a107 = 760;
2880
+ t.a108 = 760;
2881
+ t.a112 = 776;
2882
+ t.a111 = 595;
2883
+ t.a110 = 694;
2884
+ t.a109 = 626;
2885
+ t.a120 = 788;
2886
+ t.a121 = 788;
2887
+ t.a122 = 788;
2888
+ t.a123 = 788;
2889
+ t.a124 = 788;
2890
+ t.a125 = 788;
2891
+ t.a126 = 788;
2892
+ t.a127 = 788;
2893
+ t.a128 = 788;
2894
+ t.a129 = 788;
2895
+ t.a130 = 788;
2896
+ t.a131 = 788;
2897
+ t.a132 = 788;
2898
+ t.a133 = 788;
2899
+ t.a134 = 788;
2900
+ t.a135 = 788;
2901
+ t.a136 = 788;
2902
+ t.a137 = 788;
2903
+ t.a138 = 788;
2904
+ t.a139 = 788;
2905
+ t.a140 = 788;
2906
+ t.a141 = 788;
2907
+ t.a142 = 788;
2908
+ t.a143 = 788;
2909
+ t.a144 = 788;
2910
+ t.a145 = 788;
2911
+ t.a146 = 788;
2912
+ t.a147 = 788;
2913
+ t.a148 = 788;
2914
+ t.a149 = 788;
2915
+ t.a150 = 788;
2916
+ t.a151 = 788;
2917
+ t.a152 = 788;
2918
+ t.a153 = 788;
2919
+ t.a154 = 788;
2920
+ t.a155 = 788;
2921
+ t.a156 = 788;
2922
+ t.a157 = 788;
2923
+ t.a158 = 788;
2924
+ t.a159 = 788;
2925
+ t.a160 = 894;
2926
+ t.a161 = 838;
2927
+ t.a163 = 1016;
2928
+ t.a164 = 458;
2929
+ t.a196 = 748;
2930
+ t.a165 = 924;
2931
+ t.a192 = 748;
2932
+ t.a166 = 918;
2933
+ t.a167 = 927;
2934
+ t.a168 = 928;
2935
+ t.a169 = 928;
2936
+ t.a170 = 834;
2937
+ t.a171 = 873;
2938
+ t.a172 = 828;
2939
+ t.a173 = 924;
2940
+ t.a162 = 924;
2941
+ t.a174 = 917;
2942
+ t.a175 = 930;
2943
+ t.a176 = 931;
2944
+ t.a177 = 463;
2945
+ t.a178 = 883;
2946
+ t.a179 = 836;
2947
+ t.a193 = 836;
2948
+ t.a180 = 867;
2949
+ t.a199 = 867;
2950
+ t.a181 = 696;
2951
+ t.a200 = 696;
2952
+ t.a182 = 874;
2953
+ t.a201 = 874;
2954
+ t.a183 = 760;
2955
+ t.a184 = 946;
2956
+ t.a197 = 771;
2957
+ t.a185 = 865;
2958
+ t.a194 = 771;
2959
+ t.a198 = 888;
2960
+ t.a186 = 967;
2961
+ t.a195 = 888;
2962
+ t.a187 = 831;
2963
+ t.a188 = 873;
2964
+ t.a189 = 927;
2965
+ t.a190 = 970;
2966
+ t.a191 = 918;
2967
+ });
2968
+ });
2969
+
2970
+ const getFontBasicMetrics = getLookupTableFactory(function (t) {
2971
+ t.Courier = {
2972
+ ascent: 629,
2973
+ descent: -157,
2974
+ capHeight: 562,
2975
+ xHeight: -426,
2976
+ };
2977
+ t["Courier-Bold"] = {
2978
+ ascent: 629,
2979
+ descent: -157,
2980
+ capHeight: 562,
2981
+ xHeight: 439,
2982
+ };
2983
+ t["Courier-Oblique"] = {
2984
+ ascent: 629,
2985
+ descent: -157,
2986
+ capHeight: 562,
2987
+ xHeight: 426,
2988
+ };
2989
+ t["Courier-BoldOblique"] = {
2990
+ ascent: 629,
2991
+ descent: -157,
2992
+ capHeight: 562,
2993
+ xHeight: 426,
2994
+ };
2995
+ t.Helvetica = {
2996
+ ascent: 718,
2997
+ descent: -207,
2998
+ capHeight: 718,
2999
+ xHeight: 523,
3000
+ };
3001
+ t["Helvetica-Bold"] = {
3002
+ ascent: 718,
3003
+ descent: -207,
3004
+ capHeight: 718,
3005
+ xHeight: 532,
3006
+ };
3007
+ t["Helvetica-Oblique"] = {
3008
+ ascent: 718,
3009
+ descent: -207,
3010
+ capHeight: 718,
3011
+ xHeight: 523,
3012
+ };
3013
+ t["Helvetica-BoldOblique"] = {
3014
+ ascent: 718,
3015
+ descent: -207,
3016
+ capHeight: 718,
3017
+ xHeight: 532,
3018
+ };
3019
+ t["Times-Roman"] = {
3020
+ ascent: 683,
3021
+ descent: -217,
3022
+ capHeight: 662,
3023
+ xHeight: 450,
3024
+ };
3025
+ t["Times-Bold"] = {
3026
+ ascent: 683,
3027
+ descent: -217,
3028
+ capHeight: 676,
3029
+ xHeight: 461,
3030
+ };
3031
+ t["Times-Italic"] = {
3032
+ ascent: 683,
3033
+ descent: -217,
3034
+ capHeight: 653,
3035
+ xHeight: 441,
3036
+ };
3037
+ t["Times-BoldItalic"] = {
3038
+ ascent: 683,
3039
+ descent: -217,
3040
+ capHeight: 669,
3041
+ xHeight: 462,
3042
+ };
3043
+ t.Symbol = {
3044
+ ascent: Math.NaN,
3045
+ descent: Math.NaN,
3046
+ capHeight: Math.NaN,
3047
+ xHeight: Math.NaN,
3048
+ };
3049
+ t.ZapfDingbats = {
3050
+ ascent: Math.NaN,
3051
+ descent: Math.NaN,
3052
+ capHeight: Math.NaN,
3053
+ xHeight: Math.NaN,
3054
+ };
3055
+ });
3056
+
3057
+ export { getFontBasicMetrics, getMetrics };