home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd2.bin / program / reader / Data1.cab / AcroRd32.exe / PSPROCSET / 7 < prev    next >
Text File  |  2003-07-17  |  27KB  |  1,739 lines

  1. %%BeginResource: procset pdftext 6.0 1
  2. %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. All Rights Reserved.
  3. %%Title: Text operators for PDF
  4. PDF /PDFText 78 dict dup begin put
  5. /docinitialize
  6. {
  7. /resourcestatus where {
  8. pop
  9. /CIDParams /ProcSet resourcestatus {
  10. pop pop
  11. false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
  12. } if
  13. } if
  14. PDF begin
  15. PDFText /_pdfDefineIdentity-H known
  16. { PDFText /_pdfDefineIdentity-H get exec}
  17. if
  18. end
  19. } bd
  20. /initialize {
  21. PDFText begin
  22. } bd
  23. /terminate { end } bd
  24. Level2?
  25. {
  26. /_safeput
  27. {
  28. 3 -1 roll load 3 1 roll put
  29. }
  30. bd
  31. }
  32. {
  33. /_safeput
  34. {
  35. 2 index load dup dup length exch maxlength ge
  36. { dup length 5 add dict copy
  37. 3 index xdd
  38. }
  39. { pop }
  40. ifelse
  41. 3 -1 roll load 3 1 roll put
  42. }
  43. bd
  44. }
  45. ifelse
  46. /pdf_has_composefont? systemdict /composefont known def
  47. /CopyFont {
  48. {
  49. 1 index /FID ne 2 index /UniqueID ne and
  50. { def } { pop pop } ifelse
  51. } forall
  52. } bd
  53. /Type0CopyFont
  54. {
  55. exch
  56. dup length dict
  57. begin
  58. CopyFont
  59. [
  60. exch
  61. FDepVector
  62. {
  63. dup /FontType get 0 eq
  64. {
  65. 1 index Type0CopyFont
  66. /_pdfType0 exch definefont
  67. }
  68. {
  69. /_pdfBaseFont exch
  70. 2 index exec
  71. }
  72. ifelse
  73. exch
  74. }
  75. forall
  76. pop
  77. ]
  78. /FDepVector exch def
  79. currentdict
  80. end
  81. } bd
  82. Level2? {currentglobal true setglobal} if
  83. /cHexEncoding
  84. [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
  85. /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
  86. /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
  87. /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
  88. /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
  89. /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
  90. /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
  91. /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
  92. /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
  93. /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
  94. /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
  95. /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
  96. /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
  97. /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
  98. Level2? {setglobal} if
  99. /modEnc {
  100. /_enc xdd
  101. /_icode 0 dd
  102. counttomark 1 sub -1 0
  103. {
  104. index
  105. dup type /nametype eq
  106. {
  107. _enc _icode 3 -1 roll put
  108. _icode 1 add
  109. }
  110. if
  111. /_icode xdd
  112. } for
  113. cleartomark
  114. _enc
  115. } bd
  116. /trEnc {
  117. /_enc xdd
  118. 255 -1 0 {
  119. exch dup -1 eq
  120. { pop /.notdef }
  121. { Encoding exch get }
  122. ifelse
  123. _enc 3 1 roll put
  124. } for
  125. pop
  126. _enc
  127. } bd
  128. /TE {
  129. /_i xdd
  130. StandardEncoding 256 array copy modEnc
  131. _pdfEncodings exch _i exch put
  132. } bd
  133. Level2?
  134. {
  135. /pdfPatchCStrings
  136. {
  137. currentdict /CharStrings known currentdict /FontType known and
  138. {
  139. FontType 1 eq CharStrings type /dicttype eq and
  140. {
  141. CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and
  142. {
  143. CharStrings /mu get
  144. type /stringtype eq
  145. {
  146. currentglobal
  147. CharStrings /mu1
  148. CharStrings /mu get
  149. dup gcheck setglobal
  150. dup length string copy
  151. put
  152. setglobal
  153. } if
  154. } if
  155. } if
  156. } if
  157. } bd
  158. }
  159. { /pdfPatchCStrings {} bd }
  160. ifelse
  161. /TZ
  162. {
  163. /_usePDFEncoding xdd
  164. findfont
  165. dup length 6 add dict
  166. begin
  167. {
  168. 1 index /FID ne { def } { pop pop } ifelse
  169. } forall
  170. pdfPatchCStrings
  171. /pdf_origFontName FontName def
  172. /FontName exch def
  173. currentdict /PaintType known
  174. { PaintType 2 eq {/PaintType 0 def} if }
  175. if
  176. _usePDFEncoding 0 ge
  177. {
  178. /Encoding _pdfEncodings _usePDFEncoding get def
  179. pop
  180. }
  181. {
  182. _usePDFEncoding -1 eq
  183. {
  184. counttomark 0 eq
  185. { pop }
  186. {
  187. Encoding 256 array copy
  188. modEnc /Encoding exch def
  189. }
  190. ifelse
  191. }
  192. {
  193. 256 array
  194. trEnc /Encoding exch def
  195. }
  196. ifelse
  197. }
  198. ifelse
  199. pdf_EuroProcSet pdf_origFontName known
  200. {
  201. pdf_origFontName pdf_AddEuroGlyphProc
  202. } if
  203. Level2?
  204. {
  205. currentdict /pdf_origFontName undef
  206. } if
  207. FontName currentdict
  208. end
  209. definefont pop
  210. }
  211. bd
  212. Level2?
  213. {
  214. /TZG
  215. {
  216. currentglobal true setglobal
  217. 2 index _pdfFontStatus
  218. {
  219. 2 index findfont
  220. false setglobal
  221. 3 index findfont
  222. true setglobal
  223. ne
  224. {
  225. 2 index findfont dup rcheck
  226. {
  227. dup length dict begin
  228. {
  229. 1 index /FID ne { def } { pop pop } ifelse
  230. } forall
  231. pdfPatchCStrings
  232. currentdict end
  233. }
  234. if
  235. 3 index exch definefont pop
  236. }
  237. if
  238. } if
  239. setglobal
  240. TZ
  241. } bd
  242. }
  243. {
  244. /TZG {TZ} bd
  245. } ifelse
  246. Level2?
  247. {
  248. currentglobal false setglobal
  249. userdict /pdftext_data 5 dict put
  250. pdftext_data
  251. begin
  252. /saveStacks
  253. {
  254. pdftext_data
  255. begin
  256. /vmmode currentglobal def
  257. false setglobal
  258. count array astore /os exch def
  259. end
  260. countdictstack array dictstack pdftext_data exch /ds exch put
  261. cleardictstack pdftext_data /dscount countdictstack put
  262. pdftext_data /vmmode get setglobal
  263. } bind def
  264. /restoreStacks
  265. {
  266. pdftext_data /vmmode currentglobal put false setglobal
  267. clear cleardictstack
  268. pdftext_data /ds get dup
  269. pdftext_data /dscount get 1 2 index length 1 sub
  270. { get begin dup } for
  271. pop pop
  272. pdftext_data /os get aload pop
  273. pdftext_data /vmmode get setglobal
  274. } bind def
  275. /testForClonePrinterBug
  276. {
  277. currentglobal true setglobal
  278. /undefinedCategory /Generic /Category findresource
  279. dup length dict copy /Category defineresource pop
  280. setglobal
  281. pdftext_data /saveStacks get exec
  282. pdftext_data /vmmode currentglobal put false setglobal
  283. /undefined /undefinedCategory { resourcestatus } stopped
  284. pdftext_data exch /bugFound exch put
  285. pdftext_data /vmmode get setglobal
  286. pdftext_data /restoreStacks get exec
  287. pdftext_data /bugFound get
  288. } bind def
  289. end
  290. setglobal
  291. /pdf_resourcestatus
  292. pdftext_data /testForClonePrinterBug get exec
  293. {
  294. {
  295. pdftext_data /saveStacks get exec
  296. pdftext_data /os get dup dup length 1 sub
  297. dup 1 sub dup 0 lt { pop 0 } if
  298. exch 1 exch { get exch dup } for
  299. pop pop
  300. { resourcestatus }
  301. stopped
  302. {
  303. clear cleardictstack pdftext_data /restoreStacks get exec
  304. { pop pop } stopped pop false
  305. }
  306. {
  307. count array astore pdftext_data exch /results exch put
  308. pdftext_data /restoreStacks get exec pop pop
  309. pdftext_data /results get aload pop
  310. }
  311. ifelse
  312. }
  313. }
  314. { { resourcestatus } }
  315. ifelse
  316. bd
  317. }
  318. if
  319. Level2?
  320. {
  321. /_pdfUndefineResource
  322. {
  323. currentglobal 3 1 roll
  324. _pdf_FontDirectory 2 index 2 copy known
  325. {undef}
  326. {pop pop}
  327. ifelse
  328. 1 index (pdf) exch _pdfConcatNames 1 index
  329. 1 index 1 _pdfConcatNames 1 index
  330. 5 index 1 _pdfConcatNames 1 index
  331. 4
  332. {
  333. 2 copy pdf_resourcestatus
  334. {
  335. pop 2 lt
  336. {2 copy findresource gcheck setglobal undefineresource}
  337. {pop pop}
  338. ifelse
  339. }
  340. { pop pop}
  341. ifelse
  342. } repeat
  343. setglobal
  344. } bd
  345. }
  346. {
  347. /_pdfUndefineResource { pop pop} bd
  348. }
  349. ifelse
  350. Level2?
  351. {
  352. /_pdfFontStatus
  353. {
  354. currentglobal exch
  355. /Font pdf_resourcestatus
  356. {pop pop true}
  357. {false}
  358. ifelse
  359. exch setglobal
  360. } bd
  361. }
  362. {
  363. /_pdfFontStatusString 50 string def
  364. _pdfFontStatusString 0 (fonts/) putinterval
  365. /_pdfFontStatus
  366. {
  367. FontDirectory 1 index known
  368. { pop true }
  369. {
  370. _pdfFontStatusString 6 42 getinterval
  371. cvs length 6 add
  372. _pdfFontStatusString exch 0 exch getinterval
  373. { status } stopped
  374. {pop false}
  375. {
  376. { pop pop pop pop true}
  377. { false }
  378. ifelse
  379. }
  380. ifelse
  381. }
  382. ifelse
  383. } bd
  384. }
  385. ifelse
  386. Level2?
  387. {
  388. /_pdfCIDFontStatus
  389. {
  390. /CIDFont /Category pdf_resourcestatus
  391. {
  392. pop pop
  393. /CIDFont pdf_resourcestatus
  394. {pop pop true}
  395. {false}
  396. ifelse
  397. }
  398. { pop false }
  399. ifelse
  400. } bd
  401. }
  402. if
  403. /_pdfString100 100 string def
  404. /_pdfComposeFontName
  405. {
  406. dup length 1 eq
  407. {
  408. 0 get
  409. 1 index
  410. type /nametype eq
  411. {
  412. _pdfString100 cvs
  413. length dup dup _pdfString100 exch (-) putinterval
  414. _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
  415. 2 index exch cvs length
  416. add 1 add _pdfString100 exch 0 exch getinterval
  417. exch pop
  418. true
  419. }
  420. {
  421. pop pop
  422. false
  423. }
  424. ifelse
  425. }
  426. {
  427. false
  428. }
  429. ifelse
  430. dup {exch cvn exch} if
  431. } bd
  432. /_pdfConcatNames
  433. {
  434. exch
  435. _pdfString100 cvs
  436. length dup dup _pdfString100 exch (-) putinterval
  437. _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
  438. 3 -1 roll exch cvs length
  439. add 1 add _pdfString100 exch 0 exch getinterval
  440. cvn
  441. } bind def
  442. /_pdfTextTempString 50 string def
  443. /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
  444. /_pdf_CheckCIDSystemInfo
  445. {
  446. 1 index _pdfTextTempString cvs
  447. (Identity) anchorsearch
  448. {
  449. pop pop pop pop true
  450. }
  451. {
  452. false
  453. _pdfRegOrderingArray
  454. {
  455. 2 index exch
  456. anchorsearch
  457. { pop pop pop true exit}
  458. { pop }
  459. ifelse
  460. }
  461. forall
  462. exch pop
  463. exch /CIDFont findresource
  464. /CIDSystemInfo get
  465. 3 -1 roll /CMap findresource
  466. /CIDSystemInfo get
  467. exch
  468. 3 -1 roll
  469. {
  470. 2 copy
  471. /Supplement get
  472. exch
  473. dup type /dicttype eq
  474. {/Supplement get}
  475. {pop 0 }
  476. ifelse
  477. ge
  478. }
  479. { true }
  480. ifelse
  481. {
  482. dup /Registry get
  483. 2 index /Registry get eq
  484. {
  485. /Ordering get
  486. exch /Ordering get
  487. dup type /arraytype eq
  488. {
  489. 1 index type /arraytype eq
  490. {
  491. true
  492. 1 index length 1 sub -1 0
  493. {
  494. dup 2 index exch get exch 3 index exch get ne
  495. { pop false exit}
  496. if
  497. } for
  498. exch pop exch pop
  499. }
  500. { pop pop false }
  501. ifelse
  502. }
  503. {
  504. eq
  505. }
  506. ifelse
  507. }
  508. { pop pop false }
  509. ifelse
  510. }
  511. { pop pop false }
  512. ifelse
  513. }
  514. ifelse
  515. } bind def
  516. pdf_has_composefont?
  517. {
  518. /_pdfComposeFont
  519. {
  520. 2 copy _pdfComposeFontName not
  521. {
  522. 2 index
  523. }
  524. if
  525. (pdf) exch _pdfConcatNames
  526. dup _pdfFontStatus
  527. { dup findfont 5 2 roll pop pop pop true}
  528. {
  529. 4 1 roll
  530. 1 index /CMap pdf_resourcestatus
  531. {
  532. pop pop
  533. true
  534. }
  535. {false}
  536. ifelse
  537. 1 index true exch
  538. {
  539. _pdfCIDFontStatus not
  540. {pop false exit}
  541. if
  542. }
  543. forall
  544. and
  545. {
  546. 1 index 1 index 0 get _pdf_CheckCIDSystemInfo
  547. {
  548. 3 -1 roll pop
  549. 2 index 3 1 roll
  550. composefont true
  551. }
  552. {
  553. pop pop exch pop false
  554. }
  555. ifelse
  556. }
  557. {
  558. _pdfComposeFontName
  559. {
  560. dup _pdfFontStatus
  561. {
  562. exch pop
  563. 1 index exch
  564. findfont definefont true
  565. }
  566. {
  567. pop exch pop
  568. false
  569. }
  570. ifelse
  571. }
  572. {
  573. exch pop
  574. false
  575. }
  576. ifelse
  577. }
  578. ifelse
  579. { true }
  580. {
  581. dup _pdfFontStatus
  582. { dup findfont true }
  583. { pop false }
  584. ifelse
  585. }
  586. ifelse
  587. }
  588. ifelse
  589. } bd
  590. }
  591. {
  592. /_pdfComposeFont
  593. {
  594. _pdfComposeFontName not
  595. {
  596. dup
  597. }
  598. if
  599. dup
  600. _pdfFontStatus
  601. {exch pop dup findfont true}
  602. {
  603. 1 index
  604. dup type /nametype eq
  605. {pop}
  606. {cvn}
  607. ifelse
  608. eq
  609. {pop false}
  610. {
  611. dup _pdfFontStatus
  612. {dup findfont true}
  613. {pop false}
  614. ifelse
  615. }
  616. ifelse
  617. }
  618. ifelse
  619. } bd
  620. }
  621. ifelse
  622. /_pdfStyleDicts 4 dict dup begin
  623. /Adobe-Japan1 4 dict dup begin
  624. Level2?
  625. {
  626. /Serif
  627. /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
  628. {/HeiseiMin-W3}
  629. {
  630. /HeiseiMin-W3 _pdfCIDFontStatus
  631. {/HeiseiMin-W3}
  632. {/Ryumin-Light}
  633. ifelse
  634. }
  635. ifelse
  636. def
  637. /SansSerif
  638. /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
  639. {/HeiseiKakuGo-W5}
  640. {
  641. /HeiseiKakuGo-W5 _pdfCIDFontStatus
  642. {/HeiseiKakuGo-W5}
  643. {/GothicBBB-Medium}
  644. ifelse
  645. }
  646. ifelse
  647. def
  648. /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
  649. {/HeiseiMaruGo-W4}
  650. {
  651. /HeiseiMaruGo-W4 _pdfCIDFontStatus
  652. {/HeiseiMaruGo-W4}
  653. {
  654. /Jun101-Light-RKSJ-H _pdfFontStatus
  655. { /Jun101-Light }
  656. { SansSerif }
  657. ifelse
  658. }
  659. ifelse
  660. }
  661. ifelse
  662. /RoundSansSerif exch def
  663. /Default Serif def
  664. }
  665. {
  666. /Serif /Ryumin-Light def
  667. /SansSerif /GothicBBB-Medium def
  668. {
  669. (fonts/Jun101-Light-83pv-RKSJ-H) status
  670. }stopped
  671. {pop}{
  672. { pop pop pop pop /Jun101-Light }
  673. { SansSerif }
  674. ifelse
  675. /RoundSansSerif exch def
  676. }ifelse
  677. /Default Serif def
  678. }
  679. ifelse
  680. end
  681. def
  682. /Adobe-Korea1 4 dict dup begin
  683. /Serif /HYSMyeongJo-Medium def
  684. /SansSerif /HYGoThic-Medium def
  685. /RoundSansSerif SansSerif def
  686. /Default Serif def
  687. end
  688. def
  689. /Adobe-GB1 4 dict dup begin
  690. /Serif /STSong-Light def
  691. /SansSerif /STHeiti-Regular def
  692. /RoundSansSerif SansSerif def
  693. /Default Serif def
  694. end
  695. def
  696. /Adobe-CNS1 4 dict dup begin
  697. /Serif /MKai-Medium def
  698. /SansSerif /MHei-Medium def
  699. /RoundSansSerif SansSerif def
  700. /Default Serif def
  701. end
  702. def
  703. end
  704. def
  705. /TZzero
  706. {
  707. /_wmode xdd
  708. /_styleArr xdd
  709. /_regOrdering xdd
  710. 3 copy
  711. _pdfComposeFont
  712. {
  713. 5 2 roll pop pop pop
  714. }
  715. {
  716. [
  717. 0 1 _styleArr length 1 sub
  718. {
  719. _styleArr exch get
  720. _pdfStyleDicts _regOrdering 2 copy known
  721. {
  722. get
  723. exch 2 copy known not
  724. { pop /Default }
  725. if
  726. get
  727. }
  728. {
  729. pop pop pop /Unknown
  730. }
  731. ifelse
  732. }
  733. for
  734. ]
  735. exch pop
  736. 2 index 3 1 roll
  737. _pdfComposeFont
  738. {3 -1 roll pop}
  739. {
  740. findfont dup /FontName get exch
  741. }
  742. ifelse
  743. }
  744. ifelse
  745. dup /WMode 2 copy known
  746. { get _wmode ne }
  747. { pop pop _wmode 1 eq}
  748. ifelse
  749. {
  750. exch _wmode _pdfConcatNames
  751. dup _pdfFontStatus
  752. { exch pop dup findfont false}
  753. { exch true }
  754. ifelse
  755. }
  756. {
  757. dup /FontType get 0 ne
  758. }
  759. ifelse
  760. {
  761. dup /FontType get 3 eq _wmode 1 eq and
  762. {
  763. _pdfVerticalRomanT3Font dup length 10 add dict copy
  764. begin
  765. /_basefont exch
  766. dup length 3 add dict
  767. begin
  768. {1 index /FID ne {def}{pop pop} ifelse }
  769. forall
  770. /Encoding Encoding dup length array copy
  771. dup 16#27 /quotesingle put
  772. dup 16#60 /grave put
  773. _regOrdering /Adobe-Japan1 eq
  774. {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
  775. if
  776. def
  777. FontName
  778. currentdict
  779. end
  780. definefont
  781. def
  782. /Encoding _basefont /Encoding get def
  783. /_fauxfont true def
  784. }
  785. {
  786. dup length 3 add dict
  787. begin
  788. {1 index /FID ne {def}{pop pop} ifelse }
  789. forall
  790. FontType 0 ne
  791. {
  792. /Encoding Encoding dup length array copy
  793. dup 16#27 /quotesingle put
  794. dup 16#60 /grave put
  795. _regOrdering /Adobe-Japan1 eq
  796. {dup 16#5c /yen put}
  797. if
  798. def
  799. /_fauxfont true def
  800. } if
  801. } ifelse
  802. /WMode _wmode def
  803. dup dup /FontName exch def
  804. currentdict
  805. end
  806. definefont pop
  807. }
  808. {
  809. pop
  810. }
  811. ifelse
  812. /_pdf_FontDirectory 3 1 roll _safeput
  813. }
  814. bd
  815. Level2?
  816. {
  817. /Tf {
  818. _pdf_FontDirectory 2 index 2 copy known
  819. {get exch 3 -1 roll pop}
  820. {pop pop}
  821. ifelse
  822. selectfont
  823. } bd
  824. }
  825. {
  826. /Tf {
  827. _pdf_FontDirectory 2 index 2 copy known
  828. {get exch 3 -1 roll pop}
  829. {pop pop}
  830. ifelse
  831. exch findfont exch
  832. dup type /arraytype eq
  833. {makefont}
  834. {scalefont}
  835. ifelse
  836. setfont
  837. } bd
  838. }
  839. ifelse
  840. /cshow where
  841. {
  842. pop /pdf_cshow /cshow load dd
  843. /pdf_remove2 {pop pop} dd
  844. }
  845. {
  846. /pdf_cshow {exch forall} dd
  847. /pdf_remove2 {} dd
  848. } ifelse
  849. /pdf_xshow
  850. {
  851. /_pdf_na xdd
  852. /_pdf_i 0 dd
  853. currentpoint
  854. /_pdf_y xdd
  855. /_pdf_x xdd
  856. {
  857. pdf_remove2
  858. _pdf_str1 exch 0 exch put
  859. _pdf_str1 /_pdf_showproc load exec
  860. {_pdf_na _pdf_i get} stopped
  861. { pop pop }
  862. {
  863. _pdf_x _pdf_y moveto
  864. 0
  865. rmoveto
  866. }
  867. ifelse
  868. _pdf_i 1 add /_pdf_i xdd
  869. currentpoint
  870. /_pdf_y xdd
  871. /_pdf_x xdd
  872. }
  873. exch
  874. pdf_cshow
  875. } bd
  876. /pdf_yshow
  877. {
  878. /_pdf_na xdd
  879. /_pdf_i 0 dd
  880. currentpoint
  881. /_pdf_y xdd
  882. /_pdf_x xdd
  883. {
  884. pdf_remove2
  885. _pdf_str1 exch 0 exch put
  886. _pdf_str1 /_pdf_showproc load exec
  887. {_pdf_na _pdf_i get} stopped
  888. { pop pop }
  889. {
  890. _pdf_x _pdf_y moveto
  891. 0 exch
  892. rmoveto
  893. }
  894. ifelse
  895. _pdf_i 1 add /_pdf_i xdd
  896. currentpoint
  897. /_pdf_y xdd
  898. /_pdf_x xdd
  899. }
  900. exch
  901. pdf_cshow
  902. } bd
  903. /pdf_xyshow
  904. {
  905. /_pdf_na xdd
  906. /_pdf_i 0 dd
  907. currentpoint
  908. /_pdf_y xdd
  909. /_pdf_x xdd
  910. {
  911. pdf_remove2
  912. _pdf_str1 exch 0 exch put
  913. _pdf_str1 /_pdf_showproc load exec
  914. {_pdf_na _pdf_i get} stopped
  915. { pop pop }
  916. {
  917. {_pdf_na _pdf_i 1 add get} stopped
  918. { pop pop pop}
  919. {
  920. _pdf_x _pdf_y moveto
  921. rmoveto
  922. }
  923. ifelse
  924. }
  925. ifelse
  926. _pdf_i 2 add /_pdf_i xdd
  927. currentpoint
  928. /_pdf_y xdd
  929. /_pdf_x xdd
  930. }
  931. exch
  932. pdf_cshow
  933. } bd
  934. /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
  935. /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
  936. /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
  937. Level2? _ColorSep5044? not and
  938. {
  939. /pdfxs {{xshow} stopped {pdfl1xs} if} bd
  940. /pdfys {{yshow} stopped {pdfl1ys} if} bd
  941. /pdfxys {{xyshow} stopped {pdfl1xys} if} bd
  942. }
  943. {
  944. /pdfxs /pdfl1xs load dd
  945. /pdfys /pdfl1ys load dd
  946. /pdfxys /pdfl1xys load dd
  947. } ifelse
  948. /pdf_charpath {false charpath} bd
  949. /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
  950. /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
  951. /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
  952. /pdf_strokepath
  953. {
  954. {
  955. pdf_remove2
  956. _pdf_str1 exch 0 exch put
  957. _pdf_str1 false charpath
  958. currentpoint S moveto
  959. } bind
  960. exch pdf_cshow
  961. } bd
  962. /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
  963. /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
  964. /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
  965. Level2? {currentglobal true setglobal} if
  966. /d0/setcharwidth ld
  967. /nND {{/.notdef} repeat} bd
  968. /T3Defs {
  969. /BuildChar
  970. {
  971. 1 index /Encoding get exch get
  972. 1 index /BuildGlyph get exec
  973. }
  974. def
  975. /BuildGlyph {
  976. exch begin
  977. GlyphProcs exch get exec
  978. end
  979. } def
  980. /_pdfT3Font true def
  981. } bd
  982. /_pdfBoldRomanWidthProc
  983. {
  984. stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
  985. 0 0
  986. } bd
  987. /_pdfType0WidthProc
  988. {
  989. dup stringwidth 0 0 moveto
  990. 2 index true charpath pathbbox
  991. 0 -1
  992. 7 index 2 div .88
  993. setcachedevice2
  994. pop
  995. 0 0
  996. } bd
  997. /_pdfType0WMode1WidthProc
  998. {
  999. dup stringwidth
  1000. pop 2 div neg -0.88
  1001. 2 copy
  1002. moveto
  1003. 0 -1
  1004. 5 -1 roll true charpath pathbbox
  1005. setcachedevice
  1006. } bd
  1007. /_pdfBoldBaseFont
  1008. 11 dict begin
  1009. /FontType 3 def
  1010. /FontMatrix[1 0 0 1 0 0]def
  1011. /FontBBox[0 0 1 1]def
  1012. /Encoding cHexEncoding def
  1013. /_setwidthProc /_pdfBoldRomanWidthProc load def
  1014. /_bcstr1 1 string def
  1015. /BuildChar
  1016. {
  1017. exch begin
  1018. _basefont setfont
  1019. _bcstr1 dup 0 4 -1 roll put
  1020. dup
  1021. _setwidthProc
  1022. 3 copy
  1023. moveto
  1024. show
  1025. _basefonto setfont
  1026. moveto
  1027. show
  1028. end
  1029. }bd
  1030. currentdict
  1031. end
  1032. def
  1033. pdf_has_composefont?
  1034. {
  1035. /_pdfBoldBaseCIDFont
  1036. 11 dict begin
  1037. /CIDFontType 1 def
  1038. /CIDFontName /_pdfBoldBaseCIDFont def
  1039. /FontMatrix[1 0 0 1 0 0]def
  1040. /FontBBox[0 0 1 1]def
  1041. /_setwidthProc /_pdfType0WidthProc load def
  1042. /_bcstr2 2 string def
  1043. /BuildGlyph
  1044. {
  1045. exch begin
  1046. _basefont setfont
  1047. _bcstr2 1 2 index 256 mod put
  1048. _bcstr2 0 3 -1 roll 256 idiv put
  1049. _bcstr2 dup _setwidthProc
  1050. 3 copy
  1051. moveto
  1052. show
  1053. _basefonto setfont
  1054. moveto
  1055. show
  1056. end
  1057. }bd
  1058. currentdict
  1059. end
  1060. def
  1061. /_pdfDefineIdentity-H
  1062. {
  1063. /Identity-H /CMap PDFText /pdf_resourcestatus get exec
  1064. {
  1065. pop pop
  1066. }
  1067. {
  1068. /CIDInit/ProcSet findresource begin 12 dict begin
  1069. begincmap
  1070. /CIDSystemInfo
  1071. 3 dict begin
  1072. /Registry (Adobe) def
  1073. /Ordering (Identity) def
  1074. /Supplement 0 def
  1075. currentdict
  1076. end
  1077. def
  1078. /CMapName /Identity-H def
  1079. /CMapVersion 1 def
  1080. /CMapType 1 def
  1081. 1 begincodespacerange
  1082. <0000> <ffff>
  1083. endcodespacerange
  1084. 1 begincidrange
  1085. <0000> <ffff> 0
  1086. endcidrange
  1087. endcmap
  1088. CMapName currentdict/CMap defineresource pop
  1089. end
  1090. end
  1091. } ifelse
  1092. } def
  1093. } if
  1094. /_pdfVerticalRomanT3Font
  1095. 10 dict begin
  1096. /FontType 3 def
  1097. /FontMatrix[1 0 0 1 0 0]def
  1098. /FontBBox[0 0 1 1]def
  1099. /_bcstr1 1 string def
  1100. /BuildChar
  1101. {
  1102. exch begin
  1103. _basefont setfont
  1104. _bcstr1 dup 0 4 -1 roll put
  1105. dup
  1106. _pdfType0WidthProc
  1107. moveto
  1108. show
  1109. end
  1110. }bd
  1111. currentdict
  1112. end
  1113. def
  1114. Level2? {setglobal} if
  1115. /MakeBoldFont
  1116. {
  1117. dup /ct_SyntheticBold known
  1118. {
  1119. dup length 3 add dict begin
  1120. CopyFont
  1121. /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
  1122. /ct_SyntheticBold true def
  1123. currentdict
  1124. end
  1125. definefont
  1126. }
  1127. {
  1128. dup dup length 3 add dict
  1129. begin
  1130. CopyFont
  1131. /PaintType 2 def
  1132. /StrokeWidth .03 0 FontMatrix idtransform pop def
  1133. /dummybold currentdict
  1134. end
  1135. definefont
  1136. dup /FontType get dup 9 ge exch 11 le and
  1137. {
  1138. _pdfBoldBaseCIDFont
  1139. dup length 3 add dict copy begin
  1140. dup /CIDSystemInfo get /CIDSystemInfo exch def
  1141. /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
  1142. /_basefont exch def
  1143. /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
  1144. /_basefonto exch def
  1145. currentdict
  1146. end
  1147. /CIDFont defineresource
  1148. }
  1149. {
  1150. _pdfBoldBaseFont
  1151. dup length 3 add dict copy begin
  1152. /_basefont exch def
  1153. /_basefonto exch def
  1154. currentdict
  1155. end
  1156. definefont
  1157. }
  1158. ifelse
  1159. }
  1160. ifelse
  1161. } bd
  1162. /MakeBold {
  1163. 1 index
  1164. _pdf_FontDirectory 2 index 2 copy known
  1165. {get}
  1166. {exch pop}
  1167. ifelse
  1168. findfont
  1169. dup
  1170. /FontType get 0 eq
  1171. {
  1172. dup /WMode known {dup /WMode get 1 eq }{false} ifelse
  1173. version length 4 ge
  1174. and
  1175. {version 0 4 getinterval cvi 2015 ge }
  1176. {true}
  1177. ifelse
  1178. {/_pdfType0WidthProc}
  1179. {/_pdfType0WMode1WidthProc}
  1180. ifelse
  1181. _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
  1182. {MakeBoldFont} Type0CopyFont definefont
  1183. }
  1184. {
  1185. dup /_fauxfont known not 1 index /SubstMaster known not and
  1186. {
  1187. _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
  1188. MakeBoldFont
  1189. }
  1190. {
  1191. 2 index 2 index eq
  1192. { exch pop }
  1193. {
  1194. dup length dict begin
  1195. CopyFont
  1196. currentdict
  1197. end
  1198. definefont
  1199. }
  1200. ifelse
  1201. }
  1202. ifelse
  1203. }
  1204. ifelse
  1205. pop pop
  1206. dup /dummybold ne
  1207. {/_pdf_FontDirectory exch dup _safeput }
  1208. { pop }
  1209. ifelse
  1210. }bd
  1211. /MakeItalic {
  1212. _pdf_FontDirectory exch 2 copy known
  1213. {get}
  1214. {exch pop}
  1215. ifelse
  1216. dup findfont
  1217. dup /FontInfo 2 copy known
  1218. {
  1219. get
  1220. /ItalicAngle 2 copy known
  1221. {get 0 eq }
  1222. { pop pop true}
  1223. ifelse
  1224. }
  1225. { pop pop true}
  1226. ifelse
  1227. {
  1228. exch pop
  1229. dup /FontType get 0 eq Level2? not and
  1230. { dup /FMapType get 6 eq }
  1231. { false }
  1232. ifelse
  1233. {
  1234. dup /WMode 2 copy known
  1235. {
  1236. get 1 eq
  1237. { _italMtx_WMode1Type0 }
  1238. { _italMtxType0 }
  1239. ifelse
  1240. }
  1241. { pop pop _italMtxType0 }
  1242. ifelse
  1243. }
  1244. {
  1245. dup /WMode 2 copy known
  1246. {
  1247. get 1 eq
  1248. { _italMtx_WMode1 }
  1249. { _italMtx }
  1250. ifelse
  1251. }
  1252. { pop pop _italMtx }
  1253. ifelse
  1254. }
  1255. ifelse
  1256. makefont
  1257. dup /FontType get 42 eq Level2? not or
  1258. {
  1259. dup length dict begin
  1260. CopyFont
  1261. currentdict
  1262. end
  1263. }
  1264. if
  1265. 1 index exch
  1266. definefont pop
  1267. /_pdf_FontDirectory exch dup _safeput
  1268. }
  1269. {
  1270. pop
  1271. 2 copy ne
  1272. {
  1273. /_pdf_FontDirectory 3 1 roll _safeput
  1274. }
  1275. { pop pop }
  1276. ifelse
  1277. }
  1278. ifelse
  1279. }bd
  1280. /MakeBoldItalic {
  1281. /dummybold exch
  1282. MakeBold
  1283. /dummybold
  1284. MakeItalic
  1285. }bd
  1286. Level2?
  1287. {
  1288. /pdf_CopyDict
  1289. {1 index length add dict copy}
  1290. def
  1291. }
  1292. {
  1293. /pdf_CopyDict
  1294. {
  1295. 1 index length add dict
  1296. 1 index wcheck
  1297. { copy }
  1298. { begin
  1299. {def} forall
  1300. currentdict
  1301. end
  1302. }
  1303. ifelse
  1304. }
  1305. def
  1306. }
  1307. ifelse
  1308. /pdf_AddEuroGlyphProc
  1309. {
  1310. currentdict /CharStrings known
  1311. {
  1312. CharStrings /Euro known not
  1313. {
  1314. dup
  1315. /CharStrings
  1316. CharStrings 1 pdf_CopyDict
  1317. begin
  1318. /Euro pdf_EuroProcSet 4 -1 roll get def
  1319. currentdict
  1320. end
  1321. def
  1322. /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
  1323. /pdf_PathOps /pdf_PathOps load def
  1324. /Symbol eq Encoding 160 get /.notdef eq and
  1325. {
  1326. /Encoding Encoding dup length array copy
  1327. dup 160 /Euro put def
  1328. }
  1329. if
  1330. }
  1331. { pop
  1332. }
  1333. ifelse
  1334. }
  1335. { pop
  1336. }
  1337. ifelse
  1338. }
  1339. def
  1340. Level2? {currentglobal true setglobal} if
  1341. /pdf_PathOps 4 dict dup begin
  1342. /m {moveto} def
  1343. /l {lineto} def
  1344. /c {curveto} def
  1345. /cp {closepath} def
  1346. end
  1347. def
  1348. /pdf_PSBuildGlyph
  1349. {
  1350. gsave
  1351. 8 -1 roll pop
  1352. 7 1 roll
  1353. currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
  1354. dup 9 1 roll
  1355. {
  1356. currentdict /StrokeWidth 2 copy known
  1357. {
  1358. get 2 div
  1359. 5 1 roll
  1360. 4 -1 roll 4 index sub
  1361. 4 1 roll
  1362. 3 -1 roll 4 index sub
  1363. 3 1 roll
  1364. exch 4 index add exch
  1365. 4 index add
  1366. 5 -1 roll pop
  1367. }
  1368. {
  1369. pop pop
  1370. }
  1371. ifelse
  1372. }
  1373. if
  1374. setcachedevice
  1375. pdf_PathOps begin
  1376. exec
  1377. end
  1378. {
  1379. currentdict /StrokeWidth 2 copy known
  1380. { get }
  1381. { pop pop 0 }
  1382. ifelse
  1383. setlinewidth stroke
  1384. }
  1385. {
  1386. fill
  1387. }
  1388. ifelse
  1389. grestore
  1390. } def
  1391. /pdf_EuroProcSet 13 dict def
  1392. pdf_EuroProcSet
  1393. begin
  1394. /Courier-Bold
  1395. {
  1396. 600 0 6 -12 585 612
  1397. {
  1398. 385 274 m
  1399. 180 274 l
  1400. 179 283 179 293 179 303 c
  1401. 179 310 179 316 180 323 c
  1402. 398 323 l
  1403. 423 404 l
  1404. 197 404 l
  1405. 219 477 273 520 357 520 c
  1406. 409 520 466 490 487 454 c
  1407. 487 389 l
  1408. 579 389 l
  1409. 579 612 l
  1410. 487 612 l
  1411. 487 560 l
  1412. 449 595 394 612 349 612 c
  1413. 222 612 130 529 98 404 c
  1414. 31 404 l
  1415. 6 323 l
  1416. 86 323 l
  1417. 86 304 l
  1418. 86 294 86 284 87 274 c
  1419. 31 274 l
  1420. 6 193 l
  1421. 99 193 l
  1422. 129 77 211 -12 359 -12 c
  1423. 398 -12 509 8 585 77 c
  1424. 529 145 l
  1425. 497 123 436 80 356 80 c
  1426. 285 80 227 122 198 193 c
  1427. 360 193 l
  1428. cp
  1429. 600 0 m
  1430. }
  1431. pdf_PSBuildGlyph
  1432. } def
  1433. /Courier-BoldOblique /Courier-Bold load def
  1434. /Courier
  1435. {
  1436. 600 0 17 -12 578 584
  1437. {
  1438. 17 204 m
  1439. 97 204 l
  1440. 126 81 214 -12 361 -12 c
  1441. 440 -12 517 17 578 62 c
  1442. 554 109 l
  1443. 501 70 434 43 366 43 c
  1444. 266 43 184 101 154 204 c
  1445. 380 204 l
  1446. 400 259 l
  1447. 144 259 l
  1448. 144 270 143 281 143 292 c
  1449. 143 299 143 307 144 314 c
  1450. 418 314 l
  1451. 438 369 l
  1452. 153 369 l
  1453. 177 464 249 529 345 529 c
  1454. 415 529 484 503 522 463 c
  1455. 522 391 l
  1456. 576 391 l
  1457. 576 584 l
  1458. 522 584 l
  1459. 522 531 l
  1460. 473 566 420 584 348 584 c
  1461. 216 584 122 490 95 369 c
  1462. 37 369 l
  1463. 17 314 l
  1464. 87 314 l
  1465. 87 297 l
  1466. 87 284 88 272 89 259 c
  1467. 37 259 l
  1468. cp
  1469. 600 0 m
  1470. }
  1471. pdf_PSBuildGlyph
  1472. } def
  1473. /Courier-Oblique /Courier load def
  1474. /Helvetica
  1475. {
  1476. 556 0 24 -19 541 703
  1477. {
  1478. 541 628 m
  1479. 510 669 442 703 354 703 c
  1480. 201 703 117 607 101 444 c
  1481. 50 444 l
  1482. 25 372 l
  1483. 97 372 l
  1484. 97 301 l
  1485. 49 301 l
  1486. 24 229 l
  1487. 103 229 l
  1488. 124 67 209 -19 350 -19 c
  1489. 435 -19 501 25 509 32 c
  1490. 509 131 l
  1491. 492 105 417 60 343 60 c
  1492. 267 60 204 127 197 229 c
  1493. 406 229 l
  1494. 430 301 l
  1495. 191 301 l
  1496. 191 372 l
  1497. 455 372 l
  1498. 479 444 l
  1499. 194 444 l
  1500. 201 531 245 624 348 624 c
  1501. 433 624 484 583 509 534 c
  1502. cp
  1503. 556 0 m
  1504. }
  1505. pdf_PSBuildGlyph
  1506. } def
  1507. /Helvetica-Oblique /Helvetica load def
  1508. /Helvetica-Bold
  1509. {
  1510. 556 0 12 -19 563 710
  1511. {
  1512. 563 621 m
  1513. 537 659 463 710 363 710 c
  1514. 216 710 125 620 101 462 c
  1515. 51 462 l
  1516. 12 367 l
  1517. 92 367 l
  1518. 92 346 l
  1519. 92 337 93 328 93 319 c
  1520. 52 319 l
  1521. 12 224 l
  1522. 102 224 l
  1523. 131 58 228 -19 363 -19 c
  1524. 417 -19 471 -12 517 18 c
  1525. 517 146 l
  1526. 481 115 426 93 363 93 c
  1527. 283 93 254 166 246 224 c
  1528. 398 224 l
  1529. 438 319 l
  1530. 236 319 l
  1531. 236 367 l
  1532. 457 367 l
  1533. 497 462 l
  1534. 244 462 l
  1535. 259 552 298 598 363 598 c
  1536. 425 598 464 570 486 547 c
  1537. 507 526 513 517 517 509 c
  1538. cp
  1539. 556 0 m
  1540. }
  1541. pdf_PSBuildGlyph
  1542. } def
  1543. /Helvetica-BoldOblique /Helvetica-Bold load def
  1544. /Symbol
  1545. {
  1546. 750 0 20 -12 714 685
  1547. {
  1548. 714 581 m
  1549. 650 645 560 685 465 685 c
  1550. 304 685 165 580 128 432 c
  1551. 50 432 l
  1552. 20 369 l
  1553. 116 369 l
  1554. 115 356 115 347 115 337 c
  1555. 115 328 115 319 116 306 c
  1556. 50 306 l
  1557. 20 243 l
  1558. 128 243 l
  1559. 165 97 300 -12 465 -12 c
  1560. 560 -12 635 25 685 65 c
  1561. 685 155 l
  1562. 633 91 551 51 465 51 c
  1563. 340 51 238 131 199 243 c
  1564. 555 243 l
  1565. 585 306 l
  1566. 184 306 l
  1567. 183 317 182 326 182 336 c
  1568. 182 346 183 356 184 369 c
  1569. 614 369 l 644 432 l
  1570. 199 432 l
  1571. 233 540 340 622 465 622 c
  1572. 555 622 636 580 685 520 c
  1573. cp
  1574. 750 0 m
  1575. }
  1576. pdf_PSBuildGlyph
  1577. } def
  1578. /Times-Bold
  1579. {
  1580. 500 0 16 -14 478 700
  1581. {
  1582. 367 308 m
  1583. 224 308 l
  1584. 224 368 l
  1585. 375 368 l
  1586. 380 414 l
  1587. 225 414 l
  1588. 230 589 257 653 315 653 c
  1589. 402 653 431 521 444 457 c
  1590. 473 457 l
  1591. 473 698 l
  1592. 444 697 l
  1593. 441 679 437 662 418 662 c
  1594. 393 662 365 700 310 700 c
  1595. 211 700 97 597 73 414 c
  1596. 21 414 l
  1597. 16 368 l
  1598. 69 368 l
  1599. 69 359 68 350 68 341 c
  1600. 68 330 68 319 69 308 c
  1601. 21 308 l
  1602. 16 262 l
  1603. 73 262 l
  1604. 91 119 161 -14 301 -14 c
  1605. 380 -14 443 50 478 116 c
  1606. 448 136 l
  1607. 415 84 382 40 323 40 c
  1608. 262 40 231 77 225 262 c
  1609. 362 262 l
  1610. cp
  1611. 500 0 m
  1612. }
  1613. pdf_PSBuildGlyph
  1614. } def
  1615. /Times-BoldItalic
  1616. {
  1617. 500 0 9 -20 542 686
  1618. {
  1619. 542 686 m
  1620. 518 686 l
  1621. 513 673 507 660 495 660 c
  1622. 475 660 457 683 384 683 c
  1623. 285 683 170 584 122 430 c
  1624. 58 430 l
  1625. 34 369 l
  1626. 105 369 l
  1627. 101 354 92 328 90 312 c
  1628. 34 312 l
  1629. 9 251 l
  1630. 86 251 l
  1631. 85 238 84 223 84 207 c
  1632. 84 112 117 -14 272 -14 c
  1633. 326 -14 349 9 381 9 c
  1634. 393 9 393 -10 394 -20 c
  1635. 420 -20 l
  1636. 461 148 l
  1637. 429 148 l
  1638. 416 109 362 15 292 15 c
  1639. 227 15 197 55 197 128 c
  1640. 197 162 204 203 216 251 c
  1641. 378 251 l
  1642. 402 312 l
  1643. 227 312 l
  1644. 229 325 236 356 241 369 c
  1645. 425 369 l
  1646. 450 430 l
  1647. 255 430 l
  1648. 257 435 264 458 274 488 c
  1649. 298 561 337 654 394 654 c
  1650. 437 654 484 621 484 530 c
  1651. 484 516 l
  1652. 516 516 l
  1653. cp
  1654. 500 0 m
  1655. }
  1656. pdf_PSBuildGlyph
  1657. } def
  1658. /Times-Italic
  1659. {
  1660. 500 0 23 -10 595 692
  1661. {
  1662. 399 317 m
  1663. 196 317 l
  1664. 199 340 203 363 209 386 c
  1665. 429 386 l
  1666. 444 424 l
  1667. 219 424 l
  1668. 246 514 307 648 418 648 c
  1669. 448 648 471 638 492 616 c
  1670. 529 576 524 529 527 479 c
  1671. 549 475 l
  1672. 595 687 l
  1673. 570 687 l
  1674. 562 674 558 664 542 664 c
  1675. 518 664 474 692 423 692 c
  1676. 275 692 162 551 116 424 c
  1677. 67 424 l
  1678. 53 386 l
  1679. 104 386 l
  1680. 98 363 93 340 90 317 c
  1681. 37 317 l
  1682. 23 279 l
  1683. 86 279 l
  1684. 85 266 85 253 85 240 c
  1685. 85 118 137 -10 277 -10 c
  1686. 370 -10 436 58 488 128 c
  1687. 466 149 l
  1688. 424 101 375 48 307 48 c
  1689. 212 48 190 160 190 234 c
  1690. 190 249 191 264 192 279 c
  1691. 384 279 l
  1692. cp
  1693. 500 0 m
  1694. }
  1695. pdf_PSBuildGlyph
  1696. } def
  1697. /Times-Roman
  1698. {
  1699. 500 0 10 -12 484 692
  1700. {
  1701. 347 298 m
  1702. 171 298 l
  1703. 170 310 170 322 170 335 c
  1704. 170 362 l
  1705. 362 362 l
  1706. 374 403 l
  1707. 172 403 l
  1708. 184 580 244 642 308 642 c
  1709. 380 642 434 574 457 457 c
  1710. 481 462 l
  1711. 474 691 l
  1712. 449 691 l
  1713. 433 670 429 657 410 657 c
  1714. 394 657 360 692 299 692 c
  1715. 204 692 94 604 73 403 c
  1716. 22 403 l
  1717. 10 362 l
  1718. 70 362 l
  1719. 69 352 69 341 69 330 c
  1720. 69 319 69 308 70 298 c
  1721. 22 298 l
  1722. 10 257 l
  1723. 73 257 l
  1724. 97 57 216 -12 295 -12 c
  1725. 364 -12 427 25 484 123 c
  1726. 458 142 l
  1727. 425 101 384 37 316 37 c
  1728. 256 37 189 84 173 257 c
  1729. 335 257 l
  1730. cp
  1731. 500 0 m
  1732. }
  1733. pdf_PSBuildGlyph
  1734. } def
  1735. end
  1736. Level2? {setglobal} if
  1737. currentdict readonly pop end
  1738. %%EndResource
  1739.