Advertisement
tmax

Untitled

Jun 16th, 2020
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 265.60 KB | None | 0 0
  1. %!PS-Adobe-3.0 EPSF-3.0
  2. %%BoundingBox: 0 0 564 454
  3. %%HiResBoundingBox: 0.00 0.00 564.00 453.20
  4. %%Creator: GPL Ghostscript 921 (eps2write)
  5. %%LanguageLevel: 2
  6. %%CreationDate: D:20200616000003-03'00'
  7. %%Pages: 1
  8. %%EndComments
  9. %%BeginProlog
  10. /osetcmykcolor {/setcmykcolor} bind def /setcmykcolor {pop [0 1 1 0] osetcmykcolor} def
  11. /DSC_OPDFREAD true def
  12. /SetPageSize false def
  13. /EPS2Write true def
  14. currentdict/DSC_OPDFREAD known{
  15. currentdict/DSC_OPDFREAD get
  16. }{
  17. false
  18. }ifelse
  19. 10 dict begin
  20. /DSC_OPDFREAD exch def
  21. /this currentdict def
  22. /y 720 def
  23. /ebuf 200 string def
  24. /prnt{
  25. 36//this/y get moveto//ebuf cvs show
  26. //this/y 2 copy get 12 sub put
  27. }bind def
  28. /newline{
  29. 36//this/y get moveto
  30. //this/y 2 copy get 12 sub put
  31. }bind def
  32. errordict/handleerror
  33. {systemdict begin
  34. $error begin
  35. newerror
  36. {(%%[ Error handled by opdfread.ps : )print errorname//ebuf cvs print(; OffendingCommand: )
  37. print/command load//ebuf cvs print( ]%%)= flush
  38. /newerror false store vmstatus pop pop 0 ne
  39. {grestoreall
  40. }if
  41. errorname(VMerror)ne
  42. {showpage
  43. }if
  44. initgraphics
  45. 0 720 moveto
  46. errorname(VMerror)eq
  47. {//this/ehsave known
  48. {clear//this/ehsave get restore 2 vmreclaim
  49. }if
  50. vmstatus exch pop exch pop
  51. }
  52. /Courier 12 selectfont
  53. {
  54. (ERROR: )//prnt exec errorname//prnt exec
  55. (OFFENDING COMMAND: )//prnt exec
  56. /command load//prnt exec
  57. $error/ostack known{
  58. (%%[STACK:)=
  59. (STACK:)//prnt exec
  60. $error/ostack get aload length{
  61. //newline exec
  62. dup mark eq{
  63. (-mark-)dup = show
  64. }{
  65. dup type/nametype eq{
  66. dup xcheck not{
  67. (/)show
  68. (/)print
  69. }if
  70. }if
  71. dup =//ebuf cvs show
  72. }ifelse
  73. }repeat
  74. }if
  75. }ifelse
  76. (%%]%)=
  77. //systemdict/showpage get exec
  78. quit
  79. }if
  80. end
  81. end
  82. }bind readonly put
  83. end
  84. 50 dict begin
  85. /DefaultSwitch
  86. {
  87. dup where{
  88. pop pop
  89. }{
  90. false def
  91. }ifelse
  92. }bind def
  93. /=string 256 string def
  94. /=only{
  95. //=string cvs print
  96. }bind def
  97. /HexDigits(0123456789ABCDEF)readonly def
  98. /PrintHex
  99. {8{
  100. dup -28 bitshift 15 and//HexDigits exch 1 getinterval//=only exec
  101. 4 bitshift
  102. }repeat
  103. pop
  104. }bind def
  105. /PDFR_DEBUG DefaultSwitch
  106. /PDFR_DUMP DefaultSwitch
  107. /PDFR_STREAM DefaultSwitch
  108. /TTFDEBUG DefaultSwitch
  109. /RotatePages DefaultSwitch
  110. /FitPages DefaultSwitch
  111. /CenterPages DefaultSwitch
  112. /SetPageSize DefaultSwitch
  113. /error
  114. {
  115. counttomark 1 sub -1 0{
  116. index dup type/arraytype eq{==}{=only}ifelse
  117. }for
  118. ()=
  119. cleartomark
  120. ....Undefined
  121. }bind def
  122. //SetPageSize{
  123. //RotatePages//FitPages or//CenterPages or{
  124. mark(/RotatePages, /FitPages and CenterPages are not allowed with /SetPageSize)//error exec
  125. }if
  126. }
  127. {
  128. //FitPages//CenterPages and{
  129. mark(CenterPages is not allowed with /FitPages)//error exec
  130. }if
  131. }
  132. ifelse
  133. /knownget
  134. {
  135. 2 copy known{
  136. get true
  137. }{
  138. pop pop false
  139. }ifelse
  140. }bind def
  141. /IsUpper
  142. {dup(A)0 get ge exch(Z)0 get le and
  143. }bind def
  144. /cpa2g{
  145. dup length array
  146. 0 1 2 index length 1 sub{
  147. dup 3 index exch get cp2g
  148. 3 copy put pop pop
  149. }for
  150. exch pop
  151. }bind def
  152. /cpd2g{
  153. dup length dict exch{
  154. cp2g 2 index 3 1 roll put
  155. }forall
  156. }bind def
  157. /cps2g{
  158. dup length string copy
  159. }bind def
  160. /cp2gprocs
  161. <</arraytype//cpa2g/dicttype//cpd2g/packedarraytype//cpa2g/stringtype//cps2g >>
  162. def
  163. /cp2g{
  164. dup gcheck not{
  165. dup//cp2gprocs 1 index type
  166. 2 copy known{
  167. get currentglobal 3 1 roll true setglobal exec exch setglobal
  168. 1 index wcheck not{readonly}if
  169. 1 index xcheck{cvx}if
  170. exch pop
  171. }{
  172. pop pop
  173. }ifelse
  174. }if
  175. }bind def
  176. /BlockBuffer 65535 string def
  177. /PDFReader currentdict def
  178. /ObjectRegistryMaxLength 50000 def
  179. /ObjectRegistry 10 dict def
  180. ObjectRegistry
  181. begin 0 ObjectRegistryMaxLength dict def end
  182. /CurrentObject null def
  183. /DoneDocumentStructure false def
  184. /GraphicState 20 dict begin
  185. /InitialTextMatrix matrix def
  186. /InitialMatrix matrix currentmatrix def
  187. currentdict end def
  188. /TempMatrix matrix def
  189. /GraphicStateStack 20 array def
  190. /GraphicStateStackPointer 0 def
  191. /InitialTextMatrixStack 20 array def
  192. /InitialTextMatrixStackPointer 0 def
  193. /PDFColorSpaces 50 dict def
  194. /InstalledFonts 50 dict def
  195. /MacRomanEncodingInverse null def
  196. currentglobal false setglobal
  197. userdict/PDFR_InitialGS gstate put
  198. userdict/PDFR_Patterns 50 dict put
  199. userdict/FuncDataReader 10 dict put
  200. setglobal
  201. /InitialExtGState 20 dict begin
  202. /BG2 currentblackgeneration cp2g def
  203. /UCR2 currentundercolorremoval cp2g def
  204. /TR2 currentglobal false setglobal[currentcolortransfer]exch setglobal cp2g def
  205. /HT currenthalftone cp2g def
  206. currentdict end readonly def
  207. /InitialGraphicState 20 dict begin
  208. /FontSize 0 def
  209. /CharacterSpacing 0 def
  210. /TextLeading 0 def
  211. /TextRenderingMode 0 def
  212. /WordSpacing 0 def
  213. currentdict end readonly def
  214. /SimpleColorSpaceNames 15 dict begin
  215. /DeviceGray true def
  216. /DeviceRGB true def
  217. /DeviceCMYK true def
  218. currentdict end readonly def
  219. /1_24_bitshift_1_sub 1 24 bitshift 1 sub def
  220. /ReadFontProcs 10 dict def
  221. /GetObject{
  222. dup ObjectRegistryMaxLength idiv
  223. //PDFReader /ObjectRegistry get exch knownget
  224. {exch knownget}{pop false}ifelse
  225. }bind def
  226. /PutObject
  227. {1 index ObjectRegistryMaxLength idiv
  228. //PDFReader /ObjectRegistry get 1 index knownget{
  229. exch pop 3 1 roll put}{
  230. //PDFReader /ObjectRegistry get dup begin
  231. 1 index ObjectRegistryMaxLength dict def
  232. end exch get 3 1 roll put
  233. }ifelse
  234. }bind def
  235. /Register
  236. {1 index GetObject{
  237. dup xcheck{
  238. 4 3 roll pop
  239. //PDFR_DEBUG{
  240. (Have a daemon for ) print 2 index ==
  241. }if
  242. exec
  243. }{
  244. dup null ne{
  245. mark (The object ) 4 index (is already defined : ) 4 index //error exec
  246. }{
  247. pop
  248. }ifelse
  249. 3 2 roll
  250. exec
  251. }ifelse
  252. }{
  253. 3 2 roll
  254. exec
  255. }ifelse
  256. PutObject
  257. } bind def
  258. /IsRegistered{
  259. GetObject{
  260. null ne
  261. }{
  262. false
  263. }ifelse
  264. }bind def
  265. /GetRegistered{
  266. dup GetObject not{
  267. exch mark exch (Object ) exch ( isn't defined before needed (1).) //error exec
  268. }if
  269. dup xcheck{
  270. exch mark exch (Object ) exch ( isn't defined before needed (2).) //error exec
  271. }{
  272. dup null eq{
  273. exch mark exch (Object ) exch ( isn't defined before needed (3).) //error exec
  274. }if
  275. exch pop
  276. }ifelse
  277. }bind def
  278. /StandardFontNames<<
  279. /Times-Roman true
  280. /Helvetica true
  281. /Courier true
  282. /Symbol true
  283. /Times-Bold true
  284. /Helvetica-Bold true
  285. /Courier-Bold true
  286. /ZapfDingbats true
  287. /Times-Italic true
  288. /Helvetica-Oblique true
  289. /Courier-Oblique true
  290. /Times-BoldItalic true
  291. /Helvetica-BoldOblique true
  292. /Courier-BoldOblique true
  293. >>def
  294. /CleanAllResources
  295. {//PDFR_DEBUG{
  296. (CleanAllResources beg)=
  297. }if
  298. //PDFReader/ObjectRegistry get{
  299. dup length 0 exch 1 exch 1 sub{
  300. 2 copy get dup xcheck{
  301. pop pop
  302. }{
  303. dup null eq{
  304. pop pop
  305. }{
  306. dup type/dicttype eq{/.Global known}{pop false}ifelse{
  307. pop
  308. }{
  309. //PDFR_DEBUG{
  310. (Dropping )print dup =
  311. }if
  312. 1 index exch/DroppedObject put
  313. }ifelse
  314. }ifelse
  315. }ifelse
  316. }for
  317. pop
  318. }forall
  319. FontDirectory length dict begin
  320. FontDirectory{
  321. pop
  322. dup//StandardFontNames exch known not{
  323. dup null def
  324. }if
  325. pop
  326. }forall
  327. currentdict
  328. end{
  329. pop
  330. //PDFR_DEBUG{
  331. (Undefining font )print dup =
  332. }if
  333. undefinefont
  334. }forall
  335. //PDFR_DEBUG{
  336. (CleanAllResources end)=
  337. }if
  338. }bind def
  339. /PrintReference
  340. {
  341. //PDFR_DEBUG{
  342. ({ )print
  343. dup{
  344. =only( )print
  345. }forall
  346. ( })=
  347. }if
  348. }bind def
  349. /R
  350. {
  351. 0 ne{
  352. exch mark exch(A referred object generation )exch( isn't 0.)//error exec
  353. }if
  354. [
  355. exch//GetRegistered/exec load
  356. ]cvx
  357. //PrintReference exec
  358. }bind def
  359. /IsObjRef
  360. {
  361. dup type/arraytype eq{
  362. dup length 3 eq{
  363. dup xcheck exch
  364. dup 0 get type/integertype eq 3 2 roll and exch
  365. dup 1 get//GetRegistered eq 3 2 roll and exch
  366. 2 get/exec load eq and
  367. }{
  368. pop false
  369. }ifelse
  370. }{
  371. pop false
  372. }ifelse
  373. }bind def
  374. /DoNothing
  375. {
  376. }def
  377. /RunTypeDaemon
  378. {
  379. dup type/dicttype eq{
  380. dup/Type//knownget exec{
  381. //PDFReader/TypeDaemons get exch
  382. //knownget exec{
  383. exec
  384. }if
  385. }if
  386. }if
  387. }bind def
  388. /obj
  389. {
  390. //PDFR_DEBUG{
  391. (Defining )print 1 index =only( )print dup =only( obj)=
  392. }if
  393. 0 ne{
  394. exch mark exch(An object generation )exch( isn't 0.)//error exec
  395. }if
  396. }bind def
  397. /endobj
  398. {
  399. //PDFR_DEBUG{
  400. (endobj )=
  401. }if
  402. count 1 eq {pop} {dup type/dicttype eq{
  403. dup/.endobj_daemon//knownget exec{
  404. //PDFR_DEBUG{(.endobj_daemon for )print 2 index =}if
  405. exec
  406. }if
  407. }if
  408. dup type/dicttype eq{dup/ImmediateExec known}{false}ifelse{
  409. pop pop
  410. }{
  411. //PDFR_DEBUG{
  412. (Storing )print 1 index =
  413. }if
  414. //RunTypeDaemon exec
  415. //DoNothing 3 1 roll//Register exec
  416. }ifelse
  417. }ifelse}bind def
  418. /StoreBlock
  419. {
  420. //PDFR_DEBUG{
  421. (StoreBlock )print//PDFReader/BlockCount get =only(, Length = )print dup length =
  422. }if
  423. dup length string copy
  424. //PDFReader/BlockCount get exch
  425. //PDFReader/CurrentObject get 3 1 roll
  426. put
  427. //PDFReader/BlockCount get 1 add
  428. //PDFReader exch/BlockCount exch put
  429. }bind def
  430. /CheckLength
  431. {dup type/integertype ne{
  432. mark(Object length isn't an integer.)//error exec
  433. }if
  434. }bind def
  435. /ResolveD
  436. {
  437. 3 copy pop get
  438. dup//IsObjRef exec{
  439. //PDFR_DEBUG{
  440. (Resolving )print//PrintReference exec
  441. }if
  442. exec
  443. exch exec
  444. }{
  445. exch pop
  446. }ifelse
  447. dup 4 1 roll
  448. put
  449. }bind def
  450. /ResolveA
  451. {2 index 2 index get
  452. dup//IsObjRef exec{
  453. exec
  454. exch exec
  455. 3 copy put
  456. }{
  457. exch pop
  458. }ifelse
  459. exch pop exch pop
  460. }bind def
  461. /StoreStream
  462. {
  463. dup//PDFReader exch/CurrentObject exch put
  464. //PDFReader/BlockCount 0 put
  465. dup/Length//CheckLength//ResolveD exec
  466. //PDFR_DEBUG{
  467. (StoreStream Length = )print dup =
  468. }if
  469. currentfile exch()/SubFileDecode filter
  470. {dup//BlockBuffer readstring{
  471. //StoreBlock exec
  472. }{
  473. //StoreBlock exec
  474. exit
  475. }ifelse
  476. }loop
  477. pop
  478. //PDFReader/CurrentObject null put
  479. //PDFR_DEBUG{
  480. (StoreStream end.)=
  481. }if
  482. }bind def
  483. /MakeStreamDumper
  484. {
  485. //PDFR_DEBUG{
  486. (MakeStreamDumper beg.)=
  487. }if
  488. currentglobal exch dup gcheck setglobal
  489. [exch
  490. 1 dict dup/c 0 put exch
  491. 1024 string
  492. {readstring pop
  493. (StreamDumper )print 1 index/c get =string cvs print( )print
  494. dup length =string cvs print( <)print dup print(>\n)print
  495. dup length
  496. 3 2 roll
  497. dup/c get
  498. 3 2 roll
  499. add/c exch put
  500. }/exec load
  501. ]
  502. cvx 0()/SubFileDecode filter
  503. exch setglobal
  504. //PDFR_DEBUG{
  505. (MakeStreamDumper end.)=
  506. }if
  507. }bind def
  508. /ShortFilterNames 15 dict begin
  509. /AHx/ASCIIHexDecode def
  510. /A85/ASCII85Decode def
  511. /LZW/LZWDecode def
  512. /Fl/FlateDecode def
  513. /RL/RunLengthDecode def
  514. /CCF/CCITTFaxDecode def
  515. /DCT/DCTDecode def
  516. currentdict end readonly def
  517. /AppendFilters
  518. {
  519. //PDFR_DEBUG{
  520. (AppendFilters beg.)=
  521. }if
  522. dup 3 1 roll
  523. /Filter//knownget exec{
  524. dup type/nametype eq{
  525. dup//ShortFilterNames exch//knownget exec{
  526. exch pop
  527. }if
  528. 2 index/DecodeParms//knownget exec{
  529. exch
  530. }if
  531. filter
  532. }{
  533. dup 0 exch 1 exch length 1 sub{
  534. 2 copy get
  535. dup//ShortFilterNames exch//knownget exec{
  536. exch pop
  537. }if
  538. 3 1 roll
  539. 4 index/DecodeParms//knownget exec{
  540. exch get
  541. }{
  542. pop null
  543. }ifelse
  544. dup null eq{
  545. pop 3 1 roll filter exch
  546. }{
  547. 3 1 roll
  548. 4 1 roll filter exch
  549. }ifelse
  550. }for
  551. pop
  552. }ifelse
  553. //PDFR_DEBUG//PDFR_DUMP and{
  554. //MakeStreamDumper exec
  555. }if
  556. }if
  557. exch pop
  558. //PDFR_DEBUG{
  559. (AppendFilters end.)=
  560. }if
  561. }bind def
  562. /ExecuteStream
  563. {
  564. dup//PDFReader exch/CurrentObject exch put
  565. dup/Length//CheckLength//ResolveD exec
  566. //PDFR_DEBUG{
  567. (ExecuteStream id = )print 2 index =only( Length = )print dup =
  568. }if
  569. //PDFReader/InitialGraphicState get
  570. //PDFReader/GraphicState get copy pop
  571. //PDFReader/Operators get begin
  572. currentfile exch ()/SubFileDecode filter
  573. 1 index//AppendFilters exec
  574. cvx mark exch
  575. exec
  576. counttomark 0 ne{
  577. mark(Data left on ostack after an immediate stream execution.)//error exec
  578. }if
  579. cleartomark
  580. end
  581. //PDFR_DEBUG{
  582. (ExecuteStream end.)=
  583. }if
  584. //PDFReader/CurrentObject null put
  585. dup/IsPage known{
  586. dup/Context get/NumCopies//knownget exec{
  587. 1 sub{
  588. copypage
  589. }repeat
  590. }if
  591. EPS2Write not {showpage} if
  592. }if
  593. }bind def
  594. /stream
  595. {
  596. //PDFR_DEBUG{
  597. 1 index =only( stream)=
  598. }if
  599. 1 index GetObject{
  600. dup xcheck{
  601. exec
  602. 1 index null PutObject
  603. }{
  604. pop
  605. }ifelse
  606. }if
  607. dup/ImmediateExec known{
  608. dup/GlobalExec//knownget exec{
  609. currentglobal 4 1 roll
  610. setglobal
  611. //ExecuteStream exec
  612. 3 2 roll setglobal
  613. }{
  614. //ExecuteStream exec
  615. }ifelse
  616. }{
  617. //StoreStream exec
  618. }ifelse
  619. dup/.CleanResources//knownget exec{
  620. /All eq{
  621. //CleanAllResources exec
  622. }if
  623. }if
  624. }bind def
  625. /HookFont
  626. {
  627. //PDFR_DEBUG{
  628. (Loaded the font )print dup/FontName get =
  629. }if
  630. {
  631. dup/FontFileType get dup/Type1 eq exch/MMType1 eq or{
  632. dup/FontName get
  633. //PDFReader/RemoveFontNamePrefix get exec
  634. findfont
  635. exit
  636. }if
  637. dup/FontFileType get/TrueType eq{
  638. //PDFReader/MakeType42 get exec
  639. //PDFR_DEBUG{
  640. (Font dict <<)=
  641. dup{
  642. 1 index/sfnts eq{
  643. exch pop
  644. (/sfnts [)print
  645. {
  646. (-string\()print length//=only exec(\)- )=
  647. }forall
  648. (])=
  649. }{
  650. exch//=only exec( )print ==
  651. }ifelse
  652. }forall
  653. (>>)=
  654. }if
  655. dup/FontName get exch definefont
  656. exit
  657. }if
  658. mark(FontHook has no proc for )2 index/FontFileType get//error exec
  659. }loop
  660. /Font exch put
  661. }bind def
  662. /endstream
  663. {
  664. }bind def
  665. /xref
  666. {
  667. //PDFR_DEBUG{
  668. (xref)=
  669. //PDFR_DUMP{
  670. //PDFReader/ObjectRegistry get ==
  671. }if
  672. }if
  673. end
  674. count 0 ne{
  675. mark(Excessive data on estack at the end of the interpretation.)//error exec
  676. }if
  677. currentfile 1(%%EOF)/SubFileDecode filter
  678. flushfile
  679. cleardictstack
  680. }bind def
  681. /ResolveDict
  682. {dup{
  683. pop 1 index exch
  684. //DoNothing//ResolveD exec
  685. pop
  686. }forall
  687. pop
  688. }bind def
  689. /SetupPageView
  690. {
  691. //PDFR_DEBUG{
  692. (SetupPageView beg)=
  693. }if
  694. //DSC_OPDFREAD not{
  695. //GraphicState/InitialMatrix get setmatrix
  696. }if
  697. /MediaBox get aload pop
  698. 3 index neg 3 index neg translate
  699. 3 -1 roll sub 3 1 roll exch sub exch
  700. userdict/.HWMargins//knownget exec{
  701. aload pop
  702. }{
  703. currentpagedevice/.HWMargins//knownget exec{
  704. aload pop
  705. }{
  706. 0 0 0 0
  707. }ifelse
  708. }ifelse
  709. currentpagedevice/PageSize get aload pop
  710. 3 -1 roll sub 3 1 roll exch sub exch
  711. exch 3 index sub exch 3 index sub
  712. //SetPageSize{
  713. //PDFR_DEBUG{
  714. (Setting page size to )print 1 index//=only exec( )print dup =
  715. }if
  716. pop pop 3 index 3 index 2 copy
  717. currentglobal false setglobal 3 1 roll
  718. currentpagedevice dup /PageSize known{
  719. /PageSize get aload pop}{
  720. 0 0}ifelse
  721. round cvi 2 index round cvi eq
  722. exch round cvi 3 index round cvi eq and{
  723. //PDFR_DEBUG{(PageSize matches request) == flush}if
  724. pop pop}{
  725. /MediaRequested where {
  726. //PDFR_DEBUG{(MediaRequested is true, check against new request) == flush}if
  727. /MediaRequested get aload pop
  728. round cvi 2 index round cvi eq
  729. exch round cvi 3 index round cvi eq and
  730. {//PDFR_DEBUG{(MediaRequested same as current request, ignore) == flush}if pop pop false}
  731. {//PDFR_DEBUG{(MediaRequested different to current request) == flush}if true}ifelse
  732. }{
  733. //PDFR_DEBUG{(No MediaRequested yet) == flush}if
  734. true
  735. }ifelse
  736. {
  737. //PDFR_DEBUG{(Setting pagesize) == flush}if
  738. 2 array astore
  739. dup /MediaRequested exch def
  740. << exch /PageSize exch >> setpagedevice
  741. }if
  742. }ifelse
  743. userdict/PDFR_InitialGS gstate put
  744. setglobal
  745. }if
  746. //RotatePages{
  747. 2 copy gt 6 index 6 index gt ne{
  748. 1 index 5 index le 1 index 5 index le and not
  749. }{
  750. false
  751. }ifelse
  752. }{
  753. false
  754. }ifelse
  755. {//CenterPages{
  756. //PDFR_DEBUG{
  757. (Rotating page, and then centering it)==
  758. }if
  759. 90 rotate
  760. 0 5 index neg translate
  761. 5 index 1 index exch sub 2 div
  762. 2 index 6 index sub 2 div neg
  763. translate
  764. }{
  765. //FitPages{
  766. 1 index 5 index div 1 index 7 index div
  767. 2 copy gt{
  768. exch
  769. }if
  770. pop dup scale
  771. }if
  772. 90 rotate
  773. 0 5 index neg translate
  774. }ifelse
  775. }{
  776. //CenterPages{
  777. //PDFR_DEBUG{
  778. (Ccentering page)==
  779. }if
  780. 1 index 6 index sub 2 div
  781. 1 index 6 index sub 2 div
  782. translate
  783. }{
  784. //FitPages{
  785. 1 index 6 index div 1 index 6 index div
  786. 2 copy gt{
  787. exch
  788. }if
  789. pop dup scale
  790. }if
  791. }ifelse
  792. }ifelse
  793. pop pop
  794. translate
  795. pop pop
  796. //PDFR_DEBUG{
  797. (SetupPageView end)=
  798. }if
  799. }bind def
  800. /PageContentsDaemon
  801. {
  802. //PDFR_DEBUG{
  803. (Executing PageContentsDaemon for )print 2 index =
  804. }if
  805. 1 index exch/Context exch put
  806. dup/ImmediateExec true put
  807. dup/IsPage true put
  808. SetPageSize {dup/Context get//SetupPageView exec}if
  809. }bind def
  810. /FontFileDaemon
  811. {
  812. //PDFR_DEBUG{
  813. (Executing FontFileDaemon for )print 2 index =
  814. }if
  815. dup/FontFileType get
  816. 2 index exch
  817. dup//ReadFontProcs exch//knownget exec{
  818. exch pop exec
  819. }{
  820. mark(FontFile reader for )2 index( isn't implemented yet.)//error exec
  821. }ifelse
  822. //PDFR_DEBUG{
  823. (FontFileDaemon end)=
  824. }if
  825. pop
  826. }bind def
  827. /FontDescriptorDaemon
  828. {
  829. //PDFR_DEBUG{
  830. (Executing FontDescriptorDaemon for )print 2 index =
  831. }if
  832. 2 copy/FontResource exch put
  833. /Subtype get 1 index exch/FontFileType exch put
  834. }bind def
  835. /UnPDFEscape{
  836. dup dup length string cvs
  837. dup(#)search{
  838. {
  839. pop
  840. (16#--)2 index 0 2 getinterval
  841. 1 index 3 2 getinterval copy pop
  842. cvi
  843. 0 exch put
  844. 0
  845. 1 index 2 1 index length 2 sub getinterval
  846. 3 copy putinterval
  847. length
  848. 3 copy exch put
  849. getinterval
  850. (#)search not{
  851. pop exit
  852. }if
  853. }loop
  854. (\0)search pop exch pop exch pop
  855. cvn
  856. exch pop
  857. }{
  858. pop pop
  859. }ifelse
  860. }bind def
  861. /TypeDaemons<<
  862. /Page
  863. {//PDFR_DEBUG{
  864. (Recognized a page.)=
  865. }if
  866. dup/Contents//knownget exec{
  867. 0 get//DoNothing exch
  868. [
  869. 3 index//PageContentsDaemon/exec load
  870. ]cvx
  871. //Register exec
  872. }{
  873. (fixme: page with no Contents won't be printed.)=
  874. }ifelse
  875. }bind
  876. /FontDescriptor
  877. {//PDFR_DEBUG{
  878. (Recognized a font descriptor.)=
  879. }if
  880. dup/FontName//knownget exec{
  881. 1 index/FontName 3 -1 roll//UnPDFEscape exec put
  882. }if
  883. dup dup/FontFile known{/FontFile}{/FontFile2}ifelse
  884. //knownget exec{
  885. 0 get//DoNothing exch
  886. [
  887. 3 index//FontFileDaemon/exec load
  888. ]cvx
  889. //Register exec
  890. }{
  891. (Font descriptor )print 1 index =only( has no FontFile.)=
  892. }ifelse
  893. }bind
  894. /Font
  895. {//PDFR_DEBUG{
  896. (Recognized a font resource.)=
  897. }if
  898. dup/BaseFont//knownget exec{
  899. //UnPDFEscape exec 2 copy/BaseFont exch put
  900. //PDFReader/RemoveFontNamePrefix get exec
  901. currentglobal exch
  902. dup/Font resourcestatus{
  903. pop pop
  904. //PDFReader/GetInstalledFont get exec pop
  905. }{
  906. pop
  907. }ifelse
  908. setglobal
  909. }if
  910. dup/FontDescriptor//knownget exec{
  911. 0 get
  912. dup//IsRegistered exec{
  913. //PDFR_DEBUG{
  914. (already registered )print dup =
  915. }if
  916. pop
  917. }{
  918. //DoNothing exch
  919. [
  920. 3 index//FontDescriptorDaemon/exec load
  921. ]cvx
  922. //Register exec
  923. }ifelse
  924. }if
  925. }bind
  926. >>def
  927. /MakeStreamReader
  928. {dup
  929. [
  930. exch
  931. //PDFR_DEBUG{
  932. (Stream proc )
  933. /print load
  934. //PDFR_STREAM{
  935. (<)
  936. /print load
  937. }if
  938. }if
  939. 1 dict dup/i -1 put
  940. /dup load
  941. /i
  942. /get load
  943. 1
  944. /add load
  945. /dup load
  946. 3
  947. 1
  948. /roll load
  949. /i
  950. /exch load
  951. /put load
  952. //knownget
  953. /exec load
  954. /not load
  955. {()}
  956. /if load
  957. //PDFR_DEBUG{
  958. //PDFR_STREAM{
  959. /dup load
  960. /print load
  961. (>)
  962. /print load
  963. }if
  964. ( end of stream proc.\n)
  965. /print load
  966. }if
  967. ]cvx
  968. //PDFR_DEBUG{
  969. (Stream reader )print dup ==
  970. }if
  971. 0()/SubFileDecode filter
  972. exch//AppendFilters exec
  973. }bind def
  974. /RunDelayedStream
  975. {
  976. //GraphicState/InitialTextMatrix get
  977. //InitialTextMatrixStack//PDFReader/InitialTextMatrixStackPointer get
  978. 2 copy get null eq{
  979. 2 copy currentglobal true setglobal matrix exch setglobal put
  980. }if
  981. get copy pop
  982. //PDFReader/InitialTextMatrixStackPointer 2 copy get 1 add put
  983. //MakeStreamReader exec
  984. mark exch
  985. cvx exec
  986. counttomark 0 ne{
  987. mark(Data left on ostack after a delayed stream execution.)//error exec
  988. }if
  989. cleartomark
  990. //PDFReader/InitialTextMatrixStackPointer 2 copy get 1 sub put
  991. //InitialTextMatrixStack//PDFReader/InitialTextMatrixStackPointer get get
  992. //GraphicState/InitialTextMatrix get
  993. copy pop
  994. }bind def
  995. //ReadFontProcs begin
  996. /Type1
  997. {//PDFR_DEBUG{
  998. (ReadFontProcs.Type1)=
  999. }if
  1000. dup/.endobj_daemon[4 index//HookFont/exec load]cvx put
  1001. dup/ImmediateExec true put
  1002. /GlobalExec true put
  1003. }bind def
  1004. /MMType1//Type1 def
  1005. /TrueType
  1006. {//PDFR_DEBUG{
  1007. (ReadFontProcs.TrueType)=
  1008. }if
  1009. dup/.endobj_daemon[4 index//HookFont/exec load]cvx put
  1010. pop
  1011. }bind def
  1012. end
  1013. /.opdloadttfontdict 50 dict def
  1014. .opdloadttfontdict begin
  1015. /maxstring 65400 def
  1016. end
  1017. /.InsertionSort
  1018. {
  1019. /CompareProc exch def
  1020. /Array exch def
  1021. 1 1 Array length 1 sub
  1022. {
  1023. /Ix exch def
  1024. /Value1 Array Ix get def
  1025. /Jx Ix 1 sub def
  1026. {
  1027. Jx 0 lt{
  1028. exit
  1029. }if
  1030. /Value2 Array Jx get def
  1031. Value1 Value2 CompareProc{
  1032. exit
  1033. }if
  1034. Array Jx 1 add Value2 put
  1035. /Jx Jx 1 sub def
  1036. }loop
  1037. Array Jx 1 add Value1 put
  1038. }for
  1039. Array
  1040. }bind def
  1041. /putu16{
  1042. 3 copy -8 bitshift put
  1043. exch 1 add exch 16#ff and put
  1044. }bind def
  1045. /putu32{
  1046. 3 copy -16 bitshift putu16
  1047. exch 2 add exch 16#ffff and putu16
  1048. }bind def
  1049. /.readtable{
  1050. dup dup 1 and add string
  1051. dup 0 4 -1 roll getinterval
  1052. 3 -1 roll exch
  1053. dup()ne{readstring}if pop pop
  1054. }bind def
  1055. /.readbigtable{
  1056. dup maxstring lt{
  1057. .readtable
  1058. }{
  1059. currentuserparams/VMReclaim get -2 vmreclaim
  1060. [4 2 roll{
  1061. dup maxstring le{exit}if
  1062. 1 index maxstring string readstring pop 3 1 roll maxstring sub
  1063. }loop .readtable]
  1064. exch vmreclaim
  1065. }ifelse
  1066. }bind def
  1067. /ReadTTF
  1068. {
  1069. .opdloadttfontdict begin
  1070. /TTFontFile exch def
  1071. /TableDir TTFontFile 12 string readstring pop def
  1072. /tables TTFontFile TableDir 4 getu16 16 mul string readstring pop def
  1073. /tabarray tables length 16 idiv array def
  1074. TableDir 0 4 getinterval(ttcf)eq{
  1075. QUIET not{(Can't handle TrueType font Collections.)=}if
  1076. /.loadttfonttables cvx/invalidfont signalerror
  1077. }{
  1078. 0 16 tables length 1 sub{
  1079. dup
  1080. tables exch 16 getinterval
  1081. exch 16 div cvi exch
  1082. tabarray 3 1 roll put
  1083. }for
  1084. }ifelse
  1085. tabarray{exch 8 getu32 exch 8 getu32 gt}.InsertionSort pop
  1086. /Read TableDir length tables length add def
  1087. /tabs[
  1088. tabarray{
  1089. dup 8 getu32
  1090. Read sub
  1091. dup 0 gt{
  1092. dup string TTFontFile exch readstring pop pop
  1093. Read add/Read exch def
  1094. }{
  1095. pop
  1096. }ifelse
  1097. 12 getu32
  1098. dup Read add
  1099. /Read exch def
  1100. TTFontFile exch .readbigtable
  1101. }forall
  1102. ]def
  1103. end
  1104. }bind def
  1105. /GetLocaType
  1106. {
  1107. 0 1 tabarray length 1 sub{
  1108. dup tabarray exch get
  1109. 0 4 getinterval(head)eq{
  1110. tabs exch get
  1111. 50 gets16
  1112. /LocaType exch def
  1113. exit
  1114. }{
  1115. pop
  1116. }ifelse
  1117. }for
  1118. }bind def
  1119. /GetNumGlyphs
  1120. {
  1121. 0 1 tabarray length 1 sub{
  1122. dup tabarray exch get
  1123. 0 4 getinterval(maxp)eq{
  1124. tabs exch get
  1125. 4 getu16
  1126. /NumGlyphs exch def
  1127. exit
  1128. }{
  1129. pop
  1130. }ifelse
  1131. }for
  1132. }bind def
  1133. /StringToLoca
  1134. {
  1135. /LocaIndex exch def
  1136. /StringOffset 0 def
  1137. {
  1138. dup length StringOffset gt{
  1139. dup
  1140. LocaType 1 eq{
  1141. StringOffset getu32
  1142. LocaArray LocaIndex 3 -1 roll put
  1143. /LocaIndex LocaIndex 1 add def
  1144. /StringOffset StringOffset 4 add
  1145. def
  1146. }{
  1147. StringOffset getu16 2 mul
  1148. LocaArray length LocaIndex gt {LocaArray LocaIndex 3 -1 roll put}{pop}ifelse/LocaIndex LocaIndex 1 add def
  1149. /StringOffset StringOffset 2 add
  1150. def
  1151. }ifelse
  1152. }{
  1153. pop
  1154. LocaIndex
  1155. exit
  1156. }ifelse
  1157. }loop
  1158. }bind def
  1159. /GetSortedLoca
  1160. {
  1161. NumGlyphs 1 add array/LocaArray exch def
  1162. 0 1 tabarray length 1 sub{
  1163. dup tabarray exch get
  1164. 0 4 getinterval(loca)eq{
  1165. tabs exch get
  1166. exit
  1167. }{
  1168. pop
  1169. }ifelse
  1170. }for
  1171. dup type/stringtype eq{
  1172. 0 StringToLoca pop
  1173. }{
  1174. 0 exch
  1175. {
  1176. exch StringToLoca
  1177. }forall
  1178. pop
  1179. }ifelse
  1180. LocaArray{gt}.InsertionSort pop
  1181. }bind def
  1182. /GetWorkingString
  1183. {
  1184. WorkString 0
  1185. GlyfArray GlyfStringIndex get
  1186. putinterval
  1187. /WorkBytes GlyfArray GlyfStringIndex get length def
  1188. /GlyfStringIndex GlyfStringIndex 1 add def
  1189. }bind def
  1190. /GetWorkingBytes
  1191. {
  1192. /BytesToRead exch def
  1193. WorkString 0 BytesToRead getinterval
  1194. dup length string copy
  1195. WorkString BytesToRead WorkBytes BytesToRead sub getinterval
  1196. dup length string copy
  1197. WorkString 0 3 -1 roll putinterval
  1198. /WorkBytes WorkBytes BytesToRead sub def
  1199. }bind def
  1200. /GetGlyfBytes
  1201. {
  1202. /ToRead exch def
  1203. WorkBytes 0 eq{
  1204. GetWorkingString
  1205. }if
  1206. WorkBytes ToRead ge{
  1207. ToRead string dup 0
  1208. ToRead GetWorkingBytes putinterval
  1209. }{
  1210. ToRead string
  1211. dup
  1212. 0
  1213. WorkString 0 WorkBytes getinterval
  1214. putinterval
  1215. dup
  1216. WorkBytes
  1217. ToRead WorkBytes sub
  1218. GetWorkingString
  1219. GetWorkingBytes
  1220. putinterval
  1221. }ifelse
  1222. }bind def
  1223. /SplitGlyf
  1224. {
  1225. /GlyfArray exch def
  1226. /DestArray GlyfArray length 2 mul array def
  1227. /DestArrayIndex 0 def
  1228. /LastLoca 0 def
  1229. /NextLocaIndex 0 def
  1230. /LastLocaIndex 0 def
  1231. /GlyfStringIndex 0 def
  1232. /WorkString maxstring string def
  1233. /WorkBytes 0 def
  1234. {
  1235. LocaArray NextLocaIndex get
  1236. LastLoca sub maxstring gt
  1237. {
  1238. LocaArray LastLocaIndex get LastLoca sub
  1239. GetGlyfBytes
  1240. DestArray DestArrayIndex 3 -1 roll put
  1241. /DestArrayIndex DestArrayIndex 1 add def
  1242. LocaArray LastLocaIndex get/LastLoca exch def
  1243. }{
  1244. /LastLocaIndex NextLocaIndex def
  1245. /NextLocaIndex NextLocaIndex 1 add def
  1246. NextLocaIndex NumGlyphs gt
  1247. {
  1248. WorkBytes
  1249. GlyfStringIndex GlyfArray length lt{
  1250. GlyfArray GlyfStringIndex get length
  1251. add string dup
  1252. 0
  1253. WorkString 0 WorkBytes getinterval
  1254. putinterval
  1255. dup
  1256. WorkBytes
  1257. GetWorkingString
  1258. WorkString 0 WorkBytes getinterval
  1259. putinterval
  1260. }{
  1261. pop
  1262. WorkString 0 WorkBytes getinterval
  1263. }ifelse
  1264. dup length string copy
  1265. DestArray DestArrayIndex 3 -1 roll put
  1266. exit
  1267. }if
  1268. }ifelse
  1269. }loop
  1270. DestArray
  1271. }bind def
  1272. /ProcessTTData
  1273. {
  1274. .opdloadttfontdict begin
  1275. 0 1 tabarray length 1 sub{
  1276. /ix exch def
  1277. tabarray ix get
  1278. 12 getu32 dup maxstring le{
  1279. dup 4 mod 0 ne{
  1280. 4 div cvi 1 add 4 mul string/newstring exch def
  1281. /oldstring tabs ix get def
  1282. newstring 0 oldstring putinterval
  1283. 0 1 newstring length oldstring length sub 1 sub{
  1284. newstring exch oldstring length add 0 put
  1285. }for
  1286. tabs ix newstring put
  1287. }{
  1288. pop
  1289. }ifelse
  1290. }{
  1291. dup 4 mod 0 ne{
  1292. dup maxstring idiv maxstring mul sub
  1293. 4 idiv 1 add 4 mul string/newstring exch def
  1294. tabs ix get
  1295. dup length 1 sub dup/iy exch def get/oldstring exch def
  1296. newstring 0 oldstring putinterval
  1297. 0 1 newstring length oldstring length sub 1 sub{
  1298. newstring exch oldstring length add 0 put
  1299. }for
  1300. tabs ix get iy newstring put
  1301. }{
  1302. pop
  1303. }ifelse
  1304. }ifelse
  1305. }for
  1306. 0 1 tabarray length 1 sub{
  1307. dup tabarray exch get
  1308. dup 12 getu32 maxstring gt{
  1309. 0 4 getinterval dup(glyf)eq{
  1310. pop
  1311. GetLocaType
  1312. GetNumGlyphs
  1313. GetSortedLoca
  1314. dup tabs exch get
  1315. SplitGlyf
  1316. tabs 3 1 roll put
  1317. }{
  1318. (Warning, table )print print( > 64Kb\n)print
  1319. pop
  1320. }ifelse
  1321. }{
  1322. pop
  1323. pop
  1324. }ifelse
  1325. }for
  1326. end
  1327. }bind def
  1328. /Makesfnts
  1329. {
  1330. .opdloadttfontdict begin
  1331. 0
  1332. tabs{
  1333. dup type/stringtype eq{
  1334. pop
  1335. 1 add
  1336. }{
  1337. {
  1338. type/stringtype eq{
  1339. 1 add
  1340. }if
  1341. }forall
  1342. }ifelse
  1343. }forall
  1344. 1 add
  1345. /TTOffset
  1346. TableDir length
  1347. tabarray length 16 mul add
  1348. def
  1349. 0
  1350. tabarray{
  1351. exch dup 1 add
  1352. 3 1 roll
  1353. dup
  1354. tabs exch get
  1355. dup type/stringtype eq{
  1356. length
  1357. 2 index exch
  1358. TTOffset
  1359. dup 3 1 roll add
  1360. /TTOffset exch def
  1361. 8 exch putu32
  1362. exch tabarray 3 1 roll
  1363. put
  1364. }{
  1365. 0 exch
  1366. {
  1367. dup type/stringtype eq{
  1368. length add
  1369. }{
  1370. pop
  1371. }ifelse
  1372. }forall
  1373. 2 index exch
  1374. TTOffset
  1375. dup 3 1 roll add
  1376. /TTOffset exch def
  1377. 8 exch putu32
  1378. exch tabarray 3 1 roll
  1379. put
  1380. }ifelse
  1381. }forall
  1382. pop
  1383. array
  1384. dup 0
  1385. TableDir length
  1386. tables length add
  1387. string
  1388. dup 0 TableDir putinterval
  1389. dup 12 tables putinterval
  1390. put
  1391. dup
  1392. /ix 1 def
  1393. tabs{
  1394. dup type/stringtype eq{
  1395. ix exch
  1396. put dup
  1397. /ix ix 1 add def
  1398. }{
  1399. {
  1400. dup type/stringtype eq{
  1401. ix exch put dup
  1402. /ix ix 1 add def
  1403. }{
  1404. pop
  1405. }ifelse
  1406. }forall
  1407. }ifelse
  1408. }forall
  1409. pop
  1410. end
  1411. }bind def
  1412. /MakeType42
  1413. {
  1414. //PDFR_DEBUG{
  1415. (MakeType42 beg)=
  1416. }if
  1417. 10 dict begin
  1418. /FontName 1 index/FontName get def
  1419. /FontType 42 def
  1420. /FontMatrix[1 0 0 1 0 0]def
  1421. /FontBBox 1 index/FontBBox get def
  1422. dup/FontResource get
  1423. dup/Encoding known{
  1424. //PDFReader/ObtainEncoding get exec
  1425. /Encoding get
  1426. }{
  1427. pop null
  1428. }ifelse
  1429. /PDFEncoding exch def
  1430. /CharStrings 2 index//PDFReader/MakeTTCharStrings get exec def
  1431. /sfnts 2 index//MakeStreamReader exec
  1432. ReadTTF
  1433. ProcessTTData
  1434. Makesfnts
  1435. def
  1436. /Encoding StandardEncoding def
  1437. /PaintType 0 def
  1438. currentdict end
  1439. //PDFR_DEBUG{
  1440. (MakeType42 end)=
  1441. }if
  1442. }bind def
  1443. /GetInstalledFont
  1444. {
  1445. dup//InstalledFonts exch knownget{
  1446. exch pop
  1447. }{
  1448. dup findfont dup 3 1 roll
  1449. //InstalledFonts 3 1 roll put
  1450. }ifelse
  1451. }bind def
  1452. /RemoveFontNamePrefix
  1453. {//=string cvs true
  1454. 0 1 5{
  1455. 2 index exch get//IsUpper exec not{
  1456. pop false exit
  1457. }if
  1458. }for
  1459. {(+)search{
  1460. pop pop
  1461. }if
  1462. }if
  1463. cvn
  1464. }bind def
  1465. /CheckFont
  1466. {dup/Type get/Font ne{
  1467. mark(Resource )3 index( must have /Type/Font .)//error exec
  1468. }if
  1469. }bind def
  1470. /CheckEncoding
  1471. {dup type/nametype ne{
  1472. dup/Type get/Encoding ne{
  1473. mark(Resource )3 index( must have /Type/Encoding .)//error exec
  1474. }if
  1475. }if
  1476. }bind def
  1477. /ObtainEncoding
  1478. {dup/Encoding known{
  1479. dup dup/Encoding//CheckEncoding//ResolveD exec
  1480. dup type dup/arraytype eq exch/packedarraytype eq or{
  1481. pop pop
  1482. }{
  1483. dup type/nametype eq{
  1484. /Encoding findresource
  1485. }{
  1486. dup/BaseEncoding//knownget exec not{
  1487. /StandardEncoding
  1488. }if
  1489. /Encoding findresource
  1490. exch
  1491. /Differences//knownget exec{
  1492. exch dup length array copy exch
  1493. 0 exch
  1494. {
  1495. dup type/integertype eq{
  1496. exch pop
  1497. }{
  1498. 3 copy put pop
  1499. 1 add
  1500. }ifelse
  1501. }forall
  1502. pop
  1503. }if
  1504. }ifelse
  1505. /Encoding exch put
  1506. }ifelse
  1507. }{
  1508. dup/Encoding/StandardEncoding/Encoding findresource put
  1509. }ifelse
  1510. }bind def
  1511. /ObtainMetrics
  1512. {dup/Widths//knownget exec{
  1513. 1 index/Encoding get
  1514. 256 dict
  1515. 3 index/Subtype get/TrueType eq{
  1516. 1000
  1517. }{
  1518. 1
  1519. }ifelse
  1520. 4 index/MissingWidth//knownget exec not{
  1521. 0
  1522. }if
  1523. 5 index/FirstChar//knownget exec not{
  1524. 0
  1525. }if
  1526. 6 5 roll
  1527. dup 0 exch 1 exch length 1 sub{
  1528. 2 copy get
  1529. exch 3 index add
  1530. 7 index exch get
  1531. dup dup null ne exch/.notdef ne and{
  1532. 6 index 3 1 roll exch
  1533. 6 index div
  1534. 3 copy pop//knownget exec{
  1535. 0 eq
  1536. }{
  1537. true
  1538. }ifelse
  1539. {put
  1540. }{
  1541. pop pop pop
  1542. }ifelse
  1543. }{
  1544. pop pop
  1545. }ifelse
  1546. }for
  1547. pop pop pop pop exch pop
  1548. 1 index exch/Metrics exch put
  1549. }{
  1550. dup/MissingWidth//knownget exec{
  1551. 256 dict
  1552. 2 index/Encoding get{
  1553. dup null ne{
  1554. 3 copy 3 2 roll put
  1555. }if
  1556. pop
  1557. }forall
  1558. exch pop
  1559. 1 index exch/Metrics exch put
  1560. }if
  1561. }ifelse
  1562. }bind def
  1563. /NotDef
  1564. {
  1565. FontMatrix aload pop pop pop exch pop exch pop
  1566. 1 exch div exch
  1567. 1 exch div exch
  1568. 1 index 0 setcharwidth
  1569. 0 setlinewidth
  1570. 0 0 moveto
  1571. 2 copy rlineto
  1572. 1 index 0 rlineto
  1573. neg exch neg exch rlineto
  1574. closepath stroke
  1575. }bind def
  1576. /SaveResourcesToStack{[//PDFReader/OldResources known{//PDFReader/OldResources get}{null}ifelse
  1577. //PDFReader/CurrentObject get/Context get/Resources get]//PDFReader/OldResources 3 -1 roll put}bind def
  1578. /RestoreResourcesFromStack{//PDFReader/OldResources get dup
  1579. 0 get//PDFReader/OldResources 3 -1 roll put
  1580. 1 get//PDFReader/CurrentObject get/Context get/Resources 3 -1 roll put} bind def
  1581. /BuildChar
  1582. {//PDFR_DEBUG{
  1583. (BuildChar )print dup//=only exec( )print
  1584. }if
  1585. exch begin
  1586. Encoding exch get
  1587. //PDFR_DEBUG{
  1588. dup =
  1589. }if
  1590. dup null eq{
  1591. pop//NotDef exec
  1592. }{
  1593. CharProcs exch//knownget exec{currentfont/Font get/Resources//knownget exec{exec SaveResourcesToStack//PDFReader/CurrentObject get/Context get/Resources 3 -1 roll put//RunDelayedStream exec RestoreResourcesFromStack}{//RunDelayedStream exec}ifelse}{
  1594. //NotDef exec
  1595. }ifelse
  1596. }ifelse
  1597. end
  1598. }bind def
  1599. /printdict
  1600. {(<<)=
  1601. {exch = ==}forall
  1602. (>>)=
  1603. }bind def
  1604. /printfont
  1605. {
  1606. dup{
  1607. exch dup =
  1608. dup/Encoding eq{
  1609. pop =
  1610. }{
  1611. dup/FontInfo eq exch/Private eq or{
  1612. //printdict exec
  1613. }{
  1614. ==
  1615. }ifelse
  1616. }ifelse
  1617. }forall
  1618. }bind def
  1619. /ScaleMetrics
  1620. {1 index{
  1621. 2 index div
  1622. 3 index
  1623. 3 1 roll put
  1624. }forall
  1625. pop
  1626. }bind def
  1627. /ResolveAndSetFontAux
  1628. {exch dup
  1629. //PDFReader/CurrentObject get/Context get/Resources get
  1630. /Font//DoNothing//ResolveD exec
  1631. exch//CheckFont//ResolveD exec
  1632. dup/Font//knownget exec{
  1633. exch pop exch pop
  1634. }{
  1635. {
  1636. dup/Subtype get dup dup/Type1 eq exch/TrueType eq or exch/MMType1 eq or{
  1637. exch pop
  1638. dup/BaseFont get
  1639. //RemoveFontNamePrefix exec
  1640. //PDFR_DEBUG{
  1641. (Font )print dup =
  1642. }if
  1643. 1 index/FontDescriptor known{
  1644. //PDFR_DEBUG{
  1645. (Font from a font descriptor.)=
  1646. }if
  1647. 1 index
  1648. /FontDescriptor//DoNothing//ResolveD exec
  1649. /Font//knownget exec{
  1650. exch pop
  1651. }{
  1652. //PDFR_DEBUG{
  1653. (Font descriptor has no Font resolved.)=
  1654. }if
  1655. //GetInstalledFont exec
  1656. }ifelse
  1657. }{
  1658. //GetInstalledFont exec
  1659. }ifelse
  1660. exch
  1661. dup/Encoding known not{
  1662. 1 index/Encoding get 1 index exch/Encoding exch put
  1663. }if
  1664. //ObtainEncoding exec
  1665. //ObtainMetrics exec
  1666. exch
  1667. dup length dict copy
  1668. dup 2 index/Encoding get
  1669. /Encoding exch put
  1670. 1 index/Metrics//knownget exec{
  1671. 2 index/Subtype get/TrueType ne{
  1672. 1 index/FontMatrix get 0 get
  1673. dup 0 eq{
  1674. pop
  1675. 1 index/FontMatrix get 1 get
  1676. dup 0 eq{pop 1}if
  1677. }if
  1678. 0.001 div
  1679. //ScaleMetrics exec
  1680. }{
  1681. 1 index/sfnts known not{
  1682. 1 index/FontMatrix get 0 get
  1683. dup 0 eq{
  1684. pop
  1685. 1 index/FontMatrix get 1 get
  1686. dup 0 eq{pop 1}if
  1687. }if
  1688. //ScaleMetrics exec
  1689. }if
  1690. }ifelse
  1691. 1 index exch/Metrics exch put
  1692. }if
  1693. 1 index/BaseFont get
  1694. exch
  1695. dup/FID undef
  1696. dup/UniqueID undef
  1697. definefont
  1698. dup 3 1 roll
  1699. /Font exch put
  1700. exit
  1701. }if
  1702. dup/Subtype get/Type3 eq{
  1703. //ObtainEncoding exec
  1704. 2 copy exch/FontName exch put
  1705. dup/CharProcs get//ResolveDict exec
  1706. dup/FontType 3 put
  1707. dup/BuildChar//BuildChar put
  1708. dup dup/Font exch put
  1709. dup 3 1 roll
  1710. definefont
  1711. 2 copy ne{
  1712. 2 copy/Font exch put
  1713. }if
  1714. exch pop
  1715. exit
  1716. }if
  1717. dup/Subtype get/Type0 eq{
  1718. }if
  1719. dup/Subtype get/CIDFontType0 eq{
  1720. }if
  1721. dup/Subtype get/CIDFontType2 eq{
  1722. }if
  1723. mark(Unknown font type )2 index/Subtype get//error exec
  1724. }loop
  1725. }ifelse
  1726. exch scalefont setfont
  1727. }bind def
  1728. /ResolveAndSetFont
  1729. {
  1730. //ResolveAndSetFontAux exec
  1731. }bind def
  1732. /.knownget
  1733. {2 copy known{
  1734. get true
  1735. }{
  1736. pop pop false
  1737. }ifelse
  1738. }bind def
  1739. /.min
  1740. {2 copy lt{
  1741. exch
  1742. }if
  1743. pop
  1744. }bind def
  1745. /.max
  1746. {2 copy gt{
  1747. exch
  1748. }if
  1749. pop
  1750. }bind def
  1751. /.dicttomark
  1752. {>>
  1753. }bind def
  1754. /getu16{
  1755. 2 copy get 8 bitshift 3 1 roll 1 add get add
  1756. }bind def
  1757. /gets16{
  1758. getu16 16#8000 xor 16#8000 sub
  1759. }bind def
  1760. /getu32{
  1761. 2 copy getu16 16 bitshift 3 1 roll 2 add getu16 add
  1762. }bind def
  1763. /gets32{
  1764. 2 copy gets16 16 bitshift 3 1 roll 2 add getu16 add
  1765. }bind def
  1766. /cmapformats mark
  1767. 0{
  1768. 6 256 getinterval{}forall 256 packedarray
  1769. }bind
  1770. 2{
  1771. /sHK_sz 2 def
  1772. /sH_sz 8 def
  1773. dup 2 getu16/cmapf2_tblen exch def
  1774. dup 4 getu16/cmapf2_lang exch def
  1775. dup 6 256 sHK_sz mul getinterval/sHKs exch def
  1776. 0
  1777. 0 1 255{
  1778. sHKs exch
  1779. 2 mul getu16
  1780. 1 index
  1781. 1 index
  1782. lt{exch}if pop
  1783. }for
  1784. /sH_len exch def
  1785. dup 6 256 sHK_sz mul add
  1786. cmapf2_tblen 1 index sub getinterval
  1787. /sH_gIA exch def
  1788. /cmapf2_glyph_array 65535 array def
  1789. /.cmapf2_putGID{
  1790. /cmapf2_ch cmapf2_ch_hi 8 bitshift cmapf2_ch_lo add def
  1791. firstCode cmapf2_ch_lo le
  1792. cmapf2_ch_lo firstCode entryCount add lt
  1793. and{
  1794. sH_offset idRangeOffset add
  1795. cmapf2_ch_lo firstCode sub 2 mul
  1796. add 6 add
  1797. sH_gIA exch getu16
  1798. dup 0 gt{
  1799. idDelta add
  1800. cmapf2_glyph_array exch cmapf2_ch exch put
  1801. }{
  1802. pop
  1803. }ifelse
  1804. }{
  1805. }ifelse
  1806. }def
  1807. 16#00 1 16#ff{
  1808. /cmapf2_ch_hi exch def
  1809. sHKs cmapf2_ch_hi sHK_sz mul getu16
  1810. /sH_offset exch def
  1811. sH_gIA sH_offset sH_sz getinterval
  1812. dup 0 getu16/firstCode exch def
  1813. dup 2 getu16/entryCount exch def
  1814. dup 4 gets16/idDelta exch def
  1815. dup 6 getu16/idRangeOffset exch def
  1816. pop
  1817. sH_offset 0 eq{
  1818. /cmapf2_ch_lo cmapf2_ch_hi def
  1819. /cmapf2_ch_hi 0 def
  1820. .cmapf2_putGID
  1821. }{
  1822. 16#00 1 16#ff{
  1823. /cmapf2_ch_lo exch def
  1824. .cmapf2_putGID
  1825. }for
  1826. }ifelse
  1827. }for
  1828. pop
  1829. 0 1 cmapf2_glyph_array length 1 sub{
  1830. dup cmapf2_glyph_array exch get
  1831. null eq{cmapf2_glyph_array exch 0 put}{pop}ifelse
  1832. }for
  1833. cmapf2_glyph_array
  1834. }bind
  1835. 4{
  1836. /etab exch def
  1837. /nseg2 etab 6 getu16 def
  1838. 14/endc etab 2 index nseg2 getinterval def
  1839. 2 add
  1840. nseg2 add/startc etab 2 index nseg2 getinterval def
  1841. nseg2 add/iddelta etab 2 index nseg2 getinterval def
  1842. nseg2 add/idroff etab 2 index nseg2 getinterval def
  1843. pop
  1844. /firstcode startc 0 getu16 16#ff00 and dup 16#f000 ne{pop 0}if def
  1845. /lastcode firstcode def
  1846. /striptopbyte false def
  1847. /putglyph{
  1848. glyphs code 3 -1 roll put/code code 1 add def
  1849. }bind def
  1850. /numcodes 0 def/glyphs 0 0 2 nseg2 3 sub{
  1851. /i2 exch def
  1852. /scode startc i2 getu16 def
  1853. /ecode endc i2 getu16 def
  1854. ecode lastcode gt {
  1855. /lastcode ecode def
  1856. }if
  1857. }for pop
  1858. firstcode 16#f000 ge lastcode firstcode sub 255 le and {
  1859. lastcode 255 and
  1860. /striptopbyte true def
  1861. } {
  1862. lastcode
  1863. }ifelse
  1864. 1 add
  1865. array def
  1866. glyphs length 1024 ge{
  1867. .array1024z 0 1024 glyphs length 1023 sub{glyphs exch 2 index putinterval}for
  1868. glyphs dup length 1024 sub 3 -1 roll
  1869. putinterval
  1870. }{
  1871. 0 1 glyphs length 1 sub{glyphs exch 0 put}for
  1872. }ifelse
  1873. /numcodes 0 def/code 0 def
  1874. 0 2 nseg2 3 sub{
  1875. /i2 exch def
  1876. /scode startc i2 getu16 def
  1877. /ecode endc i2 getu16 def
  1878. numcodes scode firstcode sub
  1879. exch sub 0 .max dup/code exch code exch add def
  1880. ecode scode sub 1 add add numcodes add/numcodes exch def
  1881. /delta iddelta i2 gets16 def
  1882. TTFDEBUG{
  1883. (scode=)print scode =only
  1884. ( ecode=)print ecode =only
  1885. ( delta=)print delta =only
  1886. ( droff=)print idroff i2 getu16 =
  1887. }if
  1888. idroff i2 getu16 dup 0 eq{
  1889. pop scode delta add 65535 and 1 ecode delta add 65535 and
  1890. striptopbyte {
  1891. /code scode 255 and def
  1892. } {
  1893. /code scode def
  1894. } ifelse
  1895. {putglyph}for
  1896. }{
  1897. /gloff exch 14 nseg2 3 mul add 2 add i2 add add def
  1898. striptopbyte {
  1899. /code scode 255 and def
  1900. } {
  1901. /code scode def
  1902. } ifelse
  1903. 0 1 ecode scode sub{
  1904. 2 mul gloff add etab exch getu16
  1905. dup 0 ne{delta add 65535 and}if putglyph
  1906. }for
  1907. }ifelse
  1908. }for glyphs/glyphs null def
  1909. }bind
  1910. 6{
  1911. dup 6 getu16/firstcode exch def dup 8 getu16/ng exch def
  1912. firstcode ng add array
  1913. 0 1 firstcode 1 sub{2 copy 0 put pop}for
  1914. dup firstcode ng getinterval
  1915. 0 1 ng 1 sub{
  1916. dup 2 mul 10 add 4 index exch getu16 3 copy put pop pop
  1917. }for pop exch pop
  1918. }bind
  1919. .dicttomark readonly def
  1920. /cmaparray{
  1921. dup 0 getu16 cmapformats exch .knownget{
  1922. TTFDEBUG{
  1923. (cmap: format )print 1 index 0 getu16 = flush
  1924. }if exec
  1925. }{
  1926. (Can't handle format )print 0 getu16 = flush
  1927. 0 1 255{}for 256 packedarray
  1928. }ifelse
  1929. TTFDEBUG{
  1930. (cmap: length=)print dup length = dup ==
  1931. }if
  1932. }bind def
  1933. /postremap mark
  1934. /Cdot/Cdotaccent
  1935. /Edot/Edotaccent
  1936. /Eoverdot/Edotaccent
  1937. /Gdot/Gdotaccent
  1938. /Ldot/Ldotaccent
  1939. /Zdot/Zdotaccent
  1940. /cdot/cdotaccent
  1941. /edot/edotaccent
  1942. /eoverdot/edotaccent
  1943. /gdot/gdotaccent
  1944. /ldot/ldotaccent
  1945. /zdot/zdotaccent
  1946. .dicttomark readonly def
  1947. /get_from_stringarray
  1948. {1 index type/stringtype eq{
  1949. get
  1950. }{
  1951. exch{
  1952. 2 copy length ge{
  1953. length sub
  1954. }{
  1955. exch get exit
  1956. }ifelse
  1957. }forall
  1958. }ifelse
  1959. }bind def
  1960. /getinterval_from_stringarray
  1961. {
  1962. 2 index type/stringtype eq{
  1963. getinterval
  1964. }{
  1965. string exch 0
  1966. 4 3 roll{
  1967. dup length
  1968. dup 4 index lt{
  1969. 3 index exch sub
  1970. exch pop 3 1 roll exch pop
  1971. }{
  1972. dup 3 1 roll
  1973. 4 index sub
  1974. 5 index length 4 index sub
  1975. 2 copy gt{exch}if pop
  1976. dup 3 1 roll
  1977. 5 index exch getinterval
  1978. 5 index 4 index 3 index
  1979. getinterval
  1980. copy pop
  1981. exch pop add exch pop 0 exch
  1982. dup 3 index length ge{exit}if
  1983. }ifelse
  1984. }forall
  1985. pop pop
  1986. }ifelse
  1987. }bind def
  1988. /string_array_size
  1989. {dup type/stringtype eq{
  1990. length
  1991. }{
  1992. 0 exch{length add}forall
  1993. }ifelse
  1994. }bind def
  1995. /postformats mark
  1996. 16#00010000{
  1997. pop MacGlyphEncoding
  1998. }
  1999. 16#00020000{
  2000. dup dup type/arraytype eq{0 get}if length 36 lt{
  2001. TTFDEBUG{(post format 2.0 invalid.)= flush}if
  2002. pop[]
  2003. }{
  2004. /postglyphs exch def
  2005. /post_first postglyphs dup type/arraytype eq{0 get}if def
  2006. post_first 32 getu16/numglyphs exch def
  2007. /glyphnames numglyphs 2 mul 34 add def
  2008. /postpos glyphnames def
  2009. /total_length postglyphs//string_array_size exec def
  2010. numglyphs array 0 1 numglyphs 1 sub{
  2011. postpos total_length ge{
  2012. 1 numglyphs 1 sub{1 index exch/.notdef put}for
  2013. exit
  2014. }if
  2015. postglyphs postpos//get_from_stringarray exec
  2016. postglyphs postpos 1 add 2 index//getinterval_from_stringarray exec cvn
  2017. exch postpos add 1 add/postpos exch def
  2018. 2 index 3 1 roll
  2019. put
  2020. }for
  2021. /postnames exch def
  2022. numglyphs array 0 1 numglyphs 1 sub{
  2023. dup 2 mul 34 add postglyphs exch 2//getinterval_from_stringarray exec
  2024. dup 0 get 8 bitshift exch 1 get add dup 258 lt{
  2025. MacGlyphEncoding exch get
  2026. }{
  2027. dup 32768 ge{
  2028. pop/.notdef
  2029. }{
  2030. 258 sub dup postnames length ge{
  2031. TTFDEBUG{( *** warning: glyph index past end of 'post' table)= flush}if
  2032. pop
  2033. exit
  2034. }if
  2035. postnames exch get
  2036. postremap 1 index .knownget{exch pop}if
  2037. }ifelse
  2038. }ifelse
  2039. 2 index 3 1 roll put
  2040. }for
  2041. }
  2042. ifelse
  2043. }bind
  2044. 16#00030000{
  2045. pop[]
  2046. }bind
  2047. .dicttomark readonly def
  2048. /first_post_string
  2049. {
  2050. post dup type/arraytype eq{0 get}if
  2051. }bind def
  2052. /.getpost{
  2053. /glyphencoding post null eq{
  2054. TTFDEBUG{(post missing)= flush}if[]
  2055. }{
  2056. postformats first_post_string 0 getu32 .knownget{
  2057. TTFDEBUG{
  2058. (post: format )print
  2059. first_post_string
  2060. dup 0 getu16 =only(,)print 2 getu16 = flush
  2061. }if
  2062. post exch exec
  2063. }{
  2064. TTFDEBUG{(post: unknown format )print post 0 getu32 = flush}if[]
  2065. }ifelse
  2066. }ifelse def
  2067. }bind def
  2068. /TTParser<<
  2069. /Pos 0
  2070. /post null
  2071. >>def
  2072. /readu8
  2073. {read not{
  2074. mark(Insufficient data in the stream.)//error exec
  2075. }if
  2076. }bind def
  2077. /readu16
  2078. {dup//readu8 exec 8 bitshift exch//readu8 exec or
  2079. }bind def
  2080. /reads16
  2081. {//readu16 exec 16#8000 xor 16#8000 sub
  2082. }bind def
  2083. /readu32
  2084. {dup//readu16 exec 16 bitshift exch//readu16 exec or
  2085. }bind def
  2086. /reads32
  2087. {dup//reads16 exec 16 bitshift exch//readu16 exec or
  2088. }bind def
  2089. /SkipToPosition
  2090. {dup//TTParser/Pos get
  2091. exch//TTParser exch/Pos exch put
  2092. sub
  2093. //PDFR_DEBUG{
  2094. (Skipping )print dup//=only exec( bytes.)=
  2095. }if
  2096. dup 0 eq{
  2097. pop pop
  2098. }{
  2099. dup 3 1 roll
  2100. ()/SubFileDecode filter
  2101. exch
  2102. {1 index//BlockBuffer readstring pop length
  2103. dup 0 eq{pop exch pop exit}if
  2104. sub
  2105. }loop
  2106. 0 ne{
  2107. mark(Insufficient data in the stream for SkipToPosition.)//error exec
  2108. }if
  2109. }ifelse
  2110. }bind def
  2111. /TagBuffer 4 string def
  2112. /ParseTTTableDirectory
  2113. {//PDFR_DEBUG{
  2114. (ParseTTTableDirectory beg)=
  2115. }if
  2116. 15 dict begin
  2117. dup//readu32 exec 16#00010000 ne{
  2118. mark(Unknown True Type version.)//error exec
  2119. }if
  2120. dup//readu16 exec/NumTables exch def
  2121. dup//readu16 exec/SearchRange exch def
  2122. dup//readu16 exec/EntrySelector exch def
  2123. dup//readu16 exec/RangeShift exch def
  2124. //PDFR_DEBUG{
  2125. (NumTables = )print NumTables =
  2126. }if
  2127. NumTables{
  2128. dup//TagBuffer readstring not{
  2129. mark(Could not read TT tag.)//error exec
  2130. }if
  2131. cvn
  2132. [2 index//readu32 exec pop
  2133. 2 index//readu32 exec
  2134. 3 index//readu32 exec
  2135. ]
  2136. //PDFR_DEBUG{
  2137. 2 copy exch//=only exec( )print ==
  2138. }if
  2139. def
  2140. }repeat
  2141. pop
  2142. //TTParser/Pos 12 NumTables 16 mul add put
  2143. currentdict end
  2144. //PDFR_DEBUG{
  2145. (ParseTTTableDirectory end)=
  2146. }if
  2147. }bind def
  2148. /ParseTTcmap
  2149. {//PDFR_DEBUG{
  2150. (ParseTTcmap beg)=
  2151. }if
  2152. /cmap get aload pop
  2153. 3 1 roll
  2154. 7 dict begin
  2155. //PDFR_DEBUG{
  2156. (Current position = )print//TTParser/Pos get =
  2157. (cmap position = )print dup =
  2158. }if
  2159. 1 index exch//SkipToPosition exec
  2160. //TTParser/Pos get/TablePos exch def
  2161. dup//readu16 exec pop
  2162. dup//readu16 exec/NumEncodings exch def
  2163. //PDFR_DEBUG{
  2164. (NumEncodings = )print NumEncodings =
  2165. }if
  2166. null
  2167. NumEncodings{
  2168. 1 index//readu32 exec
  2169. 2 index//readu32 exec
  2170. 3 array dup 3 2 roll 0 exch put
  2171. 2 index null ne{
  2172. dup 0 get 3 index 0 get sub
  2173. 3 index exch 1 exch put
  2174. }if
  2175. dup 4 3 roll pop 3 1 roll
  2176. def
  2177. }repeat
  2178. dup 0 get
  2179. 4 3 roll exch sub
  2180. 1 exch put
  2181. //PDFR_DEBUG{
  2182. currentdict{
  2183. exch dup type/integertype eq{
  2184. //PrintHex exec( )print ==
  2185. }{
  2186. pop pop
  2187. }ifelse
  2188. }forall
  2189. }if
  2190. 4 NumEncodings 8 mul add/HeaderLength exch def
  2191. //TTParser/Pos//TTParser/Pos get HeaderLength add put
  2192. 0
  2193. NumEncodings{
  2194. 16#7FFFFFF null
  2195. currentdict{
  2196. 1 index type/integertype eq{
  2197. exch pop dup 0 get
  2198. dup 5 index gt{
  2199. dup 4 index lt{
  2200. 4 1 roll
  2201. exch pop exch pop
  2202. }{
  2203. pop pop
  2204. }ifelse
  2205. }{
  2206. pop pop
  2207. }ifelse
  2208. }{
  2209. pop pop
  2210. }ifelse
  2211. }forall
  2212. //PDFR_DEBUG{
  2213. (Obtaining subtable for )print dup ==
  2214. }if
  2215. 3 2 roll pop
  2216. 3 copy pop
  2217. TablePos add//SkipToPosition exec
  2218. 3 copy exch pop 1 get
  2219. //TTParser/Pos//TTParser/Pos get 3 index add put
  2220. string
  2221. readstring not{
  2222. mark(Can't read a cmap subtable.)//error exec
  2223. }if
  2224. 2 exch put
  2225. }repeat
  2226. pop pop
  2227. currentdict end
  2228. //PDFR_DEBUG{
  2229. (ParseTTcmap end)=
  2230. }if
  2231. }bind def
  2232. /GetTTEncoding
  2233. {//PDFR_DEBUG{
  2234. (GetTTEncoding beg)=
  2235. }if
  2236. get
  2237. exch pop
  2238. 2 get
  2239. 10 dict begin
  2240. /TTFDEBUG//PDFR_DEBUG def
  2241. //cmaparray exec
  2242. end
  2243. //PDFR_DEBUG{
  2244. (GetTTEncoding end)=
  2245. dup ==
  2246. }if
  2247. }bind def
  2248. /InverseEncoding
  2249. {
  2250. 256 dict begin
  2251. dup length 1 sub -1 0{
  2252. 2 copy get
  2253. exch
  2254. 1 index currentdict exch//knownget exec{
  2255. dup type/arraytype eq{
  2256. aload length 1 add array astore
  2257. }{
  2258. 2 array astore
  2259. }ifelse
  2260. }if
  2261. def
  2262. }for
  2263. pop
  2264. currentdict end
  2265. }bind def
  2266. /GetMacRomanEncodingInverse
  2267. {//PDFReader/MacRomanEncodingInverse get
  2268. dup null eq{
  2269. pop
  2270. MacRomanEncoding//InverseEncoding exec
  2271. dup//PDFReader exch/MacRomanEncodingInverse exch put
  2272. }if
  2273. }bind def
  2274. /PutCharStringSingle
  2275. {
  2276. dup 3 index length lt{
  2277. 2 index exch get
  2278. dup 0 ne{
  2279. def
  2280. }{
  2281. pop pop
  2282. }ifelse
  2283. }{
  2284. pop pop
  2285. }ifelse
  2286. }bind def
  2287. /PutCharString
  2288. {1 index type/nametype ne{
  2289. mark(Bad charstring name)//error exec
  2290. }if
  2291. dup type/arraytype eq{
  2292. {
  2293. 3 copy//PutCharStringSingle exec
  2294. pop pop
  2295. }forall
  2296. pop
  2297. }{
  2298. //PutCharStringSingle exec
  2299. }ifelse
  2300. }bind def
  2301. /ComposeCharStrings
  2302. {
  2303. //PDFR_DEBUG{
  2304. (ComposeCharStrings beg)=
  2305. }if
  2306. 1 index length 1 add dict begin
  2307. /.notdef 0 def
  2308. exch
  2309. //TTParser/post get
  2310. dup null ne{
  2311. exch
  2312. 1 index length 1 sub -1 0{
  2313. dup 3 index exch get exch
  2314. dup 0 eq 2 index/.notdef eq or{
  2315. pop pop
  2316. }{
  2317. def
  2318. }ifelse
  2319. }for
  2320. }if
  2321. exch pop exch
  2322. {
  2323. //PutCharString exec
  2324. }forall
  2325. pop
  2326. currentdict end
  2327. //PDFR_DEBUG{
  2328. (ComposeCharStrings end)=
  2329. }if
  2330. }bind def
  2331. /ParseTTpost
  2332. {
  2333. //PDFR_DEBUG{
  2334. (ParseTTpost beg)=
  2335. }if
  2336. /post get aload pop
  2337. 3 1 roll
  2338. //PDFR_DEBUG{
  2339. (Current position = )print//TTParser/Pos get =
  2340. (post position = )print dup =
  2341. }if
  2342. 1 index exch//SkipToPosition exec
  2343. //TTParser/Pos//TTParser/Pos get 4 index add put
  2344. exch dup 65535 le{
  2345. string
  2346. readstring not{
  2347. mark(Insufficient data in the stream for ParseTTpost.)//error exec
  2348. }if
  2349. }{
  2350. [3 1 roll
  2351. dup 16384 div floor cvi
  2352. exch 1 index 16384 mul
  2353. sub exch
  2354. 1 sub 0 1 3 -1 roll
  2355. {
  2356. 1 add index
  2357. 16384 string readstring not{
  2358. mark(Insufficient data in the stream for ParseTTpost.)//error exec
  2359. }if
  2360. }for
  2361. counttomark -2 roll
  2362. string readstring not{
  2363. mark(Insufficient data in the stream for ParseTTpost.)//error exec
  2364. }if
  2365. ]
  2366. }ifelse
  2367. 1 dict begin
  2368. /post exch def
  2369. //.getpost exec
  2370. //TTParser/post glyphencoding put
  2371. //PDFR_DEBUG{
  2372. (ParseTTpost end)=
  2373. glyphencoding ==
  2374. }if
  2375. end
  2376. }bind def
  2377. /MakeTTCharStrings
  2378. {//MakeStreamReader exec
  2379. dup dup//ParseTTTableDirectory exec
  2380. //TTParser/post null put
  2381. dup/post//knownget exec{
  2382. 0 get
  2383. 1 index/cmap get 0 get
  2384. lt{
  2385. 2 copy//ParseTTpost exec
  2386. //ParseTTcmap exec
  2387. }{
  2388. 2 copy//ParseTTcmap exec
  2389. 3 1 roll
  2390. //ParseTTpost exec
  2391. }ifelse
  2392. }{
  2393. //ParseTTcmap exec
  2394. }ifelse
  2395. {
  2396. dup 16#00030001 known{
  2397. //PDFR_DEBUG{
  2398. (Using the TT cmap encoding for Windows Unicode.)=
  2399. }if
  2400. 16#00030001//GetTTEncoding exec
  2401. AdobeGlyphList//ComposeCharStrings exec
  2402. exit
  2403. }if
  2404. dup 16#00010000 known{
  2405. //PDFR_DEBUG{
  2406. (Using the TT cmap encoding for Macintosh Roman.)=
  2407. }if
  2408. 16#00010000//GetTTEncoding exec
  2409. PDFEncoding dup null eq{
  2410. pop//GetMacRomanEncodingInverse exec
  2411. }{
  2412. //InverseEncoding exec
  2413. }ifelse
  2414. //ComposeCharStrings exec
  2415. exit
  2416. }if
  2417. dup 16#00030000 known{
  2418. //PDFR_DEBUG{
  2419. (Using the TT cmap encoding 3.0 - not sure why Ghostscript writes it since old versions.)=
  2420. }if
  2421. 16#00030000//GetTTEncoding exec
  2422. PDFEncoding dup null eq{
  2423. pop//GetMacRomanEncodingInverse exec
  2424. }{
  2425. //InverseEncoding exec
  2426. }ifelse
  2427. //ComposeCharStrings exec
  2428. exit
  2429. }if
  2430. mark(True Type cmap has no useful encodings.)//error exec
  2431. }loop
  2432. //PDFR_DEBUG{
  2433. (CharStrings <<)=
  2434. dup{
  2435. exch
  2436. dup type/nametype eq{
  2437. //=only exec
  2438. }{
  2439. ==
  2440. }ifelse
  2441. ( )print ==
  2442. }forall
  2443. (>>)=
  2444. }if
  2445. }bind def
  2446. /ScaleVal
  2447. {
  2448. aload pop
  2449. 1 index sub
  2450. 3 2 roll mul add
  2451. }bind def
  2452. /ScaleArg
  2453. {
  2454. aload pop
  2455. 1 index sub
  2456. 3 1 roll
  2457. sub exch div
  2458. }bind def
  2459. /ScaleArgN
  2460. {
  2461. dup length 2 sub -2 0{
  2462. 2
  2463. 2 index 3 1 roll getinterval
  2464. 3 2 roll
  2465. exch//ScaleArg exec
  2466. 1 index length 2 idiv 1 add 1 roll
  2467. }for
  2468. pop
  2469. }bind def
  2470. /ComputeFunction_10
  2471. {
  2472. //PDFR_DEBUG{
  2473. (ComputeFunction_10 beg )print 1 index//=only exec( stack=)print count =
  2474. }if
  2475. exch
  2476. dup 1 eq{
  2477. pop dup length 1 sub get
  2478. }{
  2479. 1 index length 1 sub mul
  2480. dup dup floor sub
  2481. dup 0 eq{
  2482. pop cvi get
  2483. }{
  2484. 3 1 roll floor cvi
  2485. 2 getinterval
  2486. aload pop
  2487. 2 index mul 3 2 roll 1 exch sub 3 2 roll mul add
  2488. }ifelse
  2489. }ifelse
  2490. //PDFR_DEBUG{
  2491. (ComputeFunction_10 end )print dup//=only exec( stack=)print count =
  2492. }if
  2493. }bind def
  2494. /ComputeFunction_n0
  2495. {
  2496. //PDFR_DEBUG{
  2497. (ComputeFunction_n0 beg N=)print dup//=only exec( stack=)print count =
  2498. }if
  2499. dup 0 eq{
  2500. pop
  2501. }{
  2502. dup 2 add -1 roll
  2503. dup 3 index length 1 sub ge{
  2504. pop 1 sub
  2505. exch dup length 1 sub get exch
  2506. //PDFReader/ComputeFunction_n0 get exec
  2507. }{
  2508. dup floor cvi dup
  2509. 4 index exch get
  2510. 3 index dup
  2511. 5 add copy
  2512. 6 2 roll
  2513. pop pop pop pop
  2514. 1 sub
  2515. //PDFReader/ComputeFunction_n0 get exec
  2516. 3 2 roll pop
  2517. exch
  2518. 4 3 roll exch
  2519. 4 add 2 roll 1 add
  2520. 3 2 roll exch get
  2521. exch 1 sub
  2522. //PDFReader/ComputeFunction_n0 get exec
  2523. 1 index mul
  2524. 3 1 roll
  2525. 1 exch sub mul add
  2526. }ifelse
  2527. }ifelse
  2528. //PDFR_DEBUG{
  2529. (ComputeFunction_n0 end )print dup//=only exec( stack=)print count =
  2530. }if
  2531. }bind def
  2532. /FunctionToProc_x01
  2533. {
  2534. dup/Domain get exch
  2535. dup/Data get 0 get exch
  2536. /Size get length
  2537. [4 1 roll
  2538. //PDFR_DEBUG{
  2539. {(function beg, stack =)print count//=only exec(\n)print}/exec load
  2540. 5 2 roll
  2541. }if
  2542. dup 1 gt{
  2543. {mark exch
  2544. 3 add 2 roll
  2545. //ScaleArgN exec
  2546. counttomark dup
  2547. 3 add -2 roll
  2548. pop exch
  2549. //ComputeFunction_n0 exec
  2550. }/exec load
  2551. }{
  2552. pop
  2553. 3 1/roll load//ScaleArg/exec load
  2554. /exch load
  2555. //ComputeFunction_10/exec load
  2556. }ifelse
  2557. //PDFR_DEBUG{
  2558. (function end, stack =)/print load/count load//=only/exec load(\n)/print load
  2559. }if
  2560. ]cvx
  2561. //PDFR_DEBUG{
  2562. (Made a procedure for the 1-result function :)=
  2563. dup ==
  2564. }if
  2565. }bind def
  2566. /FunctionProcDebugBeg
  2567. {(FunctionProcDebugBeg )print count =
  2568. }bind def
  2569. /FunctionProcDebugEnd
  2570. {(FunctionProcDebugEnd )print count =
  2571. }bind def
  2572. /FunctionToProc_x0n
  2573. {
  2574. PDFR_DEBUG{
  2575. (FunctionToProc_x0n beg m=)print dup =
  2576. }if
  2577. 1 index/Size get length exch
  2578. dup 7 mul 2 add array
  2579. PDFR_DEBUG{
  2580. dup 0//FunctionProcDebugBeg put
  2581. }{
  2582. dup 0//DoNothing put
  2583. }ifelse
  2584. dup 1/exec load put
  2585. dup 2 5 index/Domain get put
  2586. 2 index 1 eq{
  2587. dup 3//ScaleArg put
  2588. }{
  2589. dup 3//ScaleArgN put
  2590. }ifelse
  2591. dup 4/exec load put
  2592. 1 index 1 sub 0 exch 1 exch{
  2593. dup 7 mul 5 add
  2594. 1 index 4 index 1 sub ne{
  2595. dup 3 index exch 6 index put 1 add
  2596. dup 3 index exch/copy load put 1 add
  2597. }if
  2598. [
  2599. 6 index/Data get 3 index get
  2600. 6 index 1 eq{
  2601. //ComputeFunction_10/exec load
  2602. }{
  2603. 6 index
  2604. //ComputeFunction_n0/exec load
  2605. }ifelse
  2606. ]cvx
  2607. 3 index exch 2 index exch put 1 add
  2608. 2 index 1 index/exec load put 1 add
  2609. 1 index 4 index 1 sub ne{
  2610. 2 index 1 index 6 index 1 add put 1 add
  2611. 2 index 1 index 1 put 1 add
  2612. 2 index 1 index/roll load put
  2613. }if
  2614. pop pop
  2615. }for
  2616. PDFR_DEBUG{
  2617. dup dup length 2 sub//FunctionProcDebugEnd put
  2618. }{
  2619. dup dup length 2 sub//DoNothing put
  2620. }ifelse
  2621. dup dup length 1 sub/exec load put
  2622. cvx exch pop exch pop exch pop
  2623. //PDFR_DEBUG{
  2624. (Made a procedure for the n-argument function :)=
  2625. dup ==
  2626. }if
  2627. PDFR_DEBUG{
  2628. (FunctionToProc_x0n end)=
  2629. }if
  2630. }bind def
  2631. /MakeTableRec
  2632. {
  2633. 0
  2634. exec
  2635. }bind def
  2636. /MakeTable
  2637. {//PDFR_DEBUG{
  2638. (MakeTable beg )print count =
  2639. }if
  2640. 1 index/Size get exch
  2641. 1 sub dup
  2642. 3 1 roll
  2643. get
  2644. array
  2645. 1 index 0 eq{
  2646. exch pop exch pop
  2647. }{
  2648. dup length 1 sub -1 0{
  2649. 3 index 3 index//MakeTableRec exec
  2650. 2 index 3 1 roll put
  2651. }for
  2652. exch pop exch pop
  2653. }ifelse
  2654. //PDFR_DEBUG{
  2655. (MakeTable end )print count =
  2656. }if
  2657. }bind def
  2658. //MakeTableRec 0//MakeTable put
  2659. /StoreSample
  2660. {
  2661. 1 sub
  2662. dup 0 eq{
  2663. pop
  2664. }{
  2665. -1 1{
  2666. I exch get get
  2667. }for
  2668. }ifelse
  2669. I 0 get 3 2 roll put
  2670. }bind def
  2671. /ReadSample32
  2672. {
  2673. 4{
  2674. File read not{
  2675. mark(Insufficient data for function.)//error exec
  2676. }if
  2677. }repeat
  2678. pop
  2679. 3 1 roll exch
  2680. 256 mul add 256 mul add
  2681. //1_24_bitshift_1_sub div
  2682. }bind def
  2683. /ReadSample
  2684. {
  2685. Buffer BitsLeft BitsPerSample
  2686. {2 copy ge{
  2687. exit
  2688. }if
  2689. 3 1 roll
  2690. 8 add 3 1 roll
  2691. 256 mul File read not{
  2692. mark(Insufficient data for function.)//error exec
  2693. }if
  2694. add
  2695. 3 1 roll
  2696. }loop
  2697. sub dup
  2698. 2 index exch
  2699. neg bitshift
  2700. 2 copy exch bitshift
  2701. 4 3 roll exch sub
  2702. /Buffer exch def
  2703. exch/BitsLeft exch def
  2704. Div div
  2705. }bind def
  2706. /ReadSamplesRec
  2707. {0
  2708. exec
  2709. }bind def
  2710. /ReadSamples
  2711. {
  2712. //PDFR_DEBUG{
  2713. (ReadSamples beg )print count =
  2714. }if
  2715. dup 1 eq{
  2716. pop
  2717. 0 1 Size 0 get 1 sub{
  2718. I exch 0 exch put
  2719. 0 1 M 1 sub{
  2720. dup Range exch 2 mul 2 getinterval
  2721. //PDFR_DEBUG{
  2722. (Will read a sample ... )print
  2723. }if
  2724. BitsPerSample 32 eq{//ReadSample32}{//ReadSample}ifelse
  2725. exec exch//ScaleVal exec
  2726. //PDFR_DEBUG{
  2727. (value=)print dup =
  2728. }if
  2729. exch Table exch get
  2730. Size length//StoreSample exec
  2731. }for
  2732. }for
  2733. }{
  2734. 1 sub
  2735. dup Size exch get 0 exch 1 exch 1 sub{
  2736. I exch 2 index exch put
  2737. dup//ReadSamplesRec exec
  2738. }for
  2739. pop
  2740. }ifelse
  2741. //PDFR_DEBUG{
  2742. (ReadSamples end )print count =
  2743. }if
  2744. }bind def
  2745. //ReadSamplesRec 0//ReadSamples put
  2746. /StreamToArray
  2747. {//PDFR_DEBUG{
  2748. (StreamToArray beg )print count =
  2749. }if
  2750. userdict/FuncDataReader get begin
  2751. dup/BitsPerSample get/BitsPerSample exch def
  2752. dup/Size get length/N exch def
  2753. dup/Range get length 2 idiv/M exch def
  2754. 1 BitsPerSample bitshift 1 sub/Div exch def
  2755. /BitsLeft 0 def
  2756. /Buffer 0 def
  2757. dup/Size get/Size exch def
  2758. dup/Range get/Range exch def
  2759. /File 1 index//MakeStreamReader exec def
  2760. /I[N{0}repeat]def
  2761. M array
  2762. dup length 1 sub -1 0{
  2763. 2 index N//MakeTable exec
  2764. 2 index 3 1 roll put
  2765. }for
  2766. /Table exch def
  2767. N//ReadSamples exec
  2768. PDFR_DEBUG{
  2769. (Table = )print Table ==
  2770. }if
  2771. /Data Table put
  2772. end
  2773. //PDFR_DEBUG{
  2774. (StreamToArray end )print count =
  2775. }if
  2776. }bind def
  2777. /FunctionToProc10
  2778. {
  2779. PDFR_DEBUG{
  2780. (FunctionToProc10 beg, Range = )print dup/Range get ==
  2781. }if
  2782. dup/Order//knownget exec{
  2783. 1 ne{
  2784. (Underimplemented function Type 0 Order 3.)=
  2785. }if
  2786. }if
  2787. dup//StreamToArray exec
  2788. dup/Range get length dup 2 eq{
  2789. pop//FunctionToProc_x01 exec
  2790. }{
  2791. 2 idiv//FunctionToProc_x0n exec
  2792. }ifelse
  2793. PDFR_DEBUG{
  2794. (FunctionToProc10 end)=
  2795. }if
  2796. }bind def
  2797. /FunctionToProc12
  2798. {begin
  2799. currentdict/C0//knownget exec{length 1 eq}{true}ifelse{
  2800. N
  2801. currentdict/C0//knownget exec{
  2802. 0 get
  2803. }{
  2804. 0
  2805. }ifelse
  2806. currentdict/C1//knownget exec{
  2807. 0 get
  2808. }{
  2809. 1
  2810. }ifelse
  2811. 1 index sub
  2812. [4 1 roll
  2813. {
  2814. 4 2 roll
  2815. exp mul add
  2816. }aload pop
  2817. ]cvx
  2818. }{
  2819. [
  2820. 0 1 C0 length 1 sub{
  2821. N
  2822. C0 2 index get
  2823. C1 3 index get
  2824. 4 3 roll pop
  2825. 1 index sub
  2826. [/dup load
  2827. 5 2 roll
  2828. {
  2829. 4 2 roll
  2830. exp mul add
  2831. exch
  2832. }aload pop
  2833. ]cvx
  2834. /exec load
  2835. }for
  2836. /pop load
  2837. ]cvx
  2838. }ifelse
  2839. end
  2840. //PDFR_DEBUG{
  2841. (FunctionType2Proc : )print dup ==
  2842. }if
  2843. }bind def
  2844. /FunctionToProc14
  2845. {//MakeStreamReader exec cvx exec
  2846. //PDFR_DEBUG{
  2847. (FunctionType4Proc : )print dup ==
  2848. }if
  2849. }bind def
  2850. /FunctionToProc1
  2851. {
  2852. dup/FunctionType get
  2853. {dup 0 eq{
  2854. pop//FunctionToProc10 exec exit
  2855. }if
  2856. dup 2 eq{
  2857. pop//FunctionToProc12 exec exit
  2858. }if
  2859. dup 4 eq{
  2860. pop//FunctionToProc14 exec exit
  2861. }if
  2862. mark exch(Function type )exch( isn't implemented yet.)//error exec
  2863. }loop
  2864. }bind def
  2865. /FunctionToProc20
  2866. {
  2867. PDFR_DEBUG{
  2868. (FunctionToProc20, Range = )print dup/Range get ==
  2869. }if
  2870. dup/Order//knownget exec{
  2871. 1 ne{
  2872. (Underimplemented function Type 0 Order 3.)=
  2873. }if
  2874. }if
  2875. dup//StreamToArray exec
  2876. dup/Range get length dup 2 eq{
  2877. pop//FunctionToProc_x01 exec
  2878. }{
  2879. 2 idiv//FunctionToProc_x0n exec
  2880. }ifelse
  2881. }bind def
  2882. /FunctionToProc
  2883. {//PDFR_DEBUG{
  2884. (FunctionToProc beg )print count =
  2885. }if
  2886. dup type/dicttype eq{
  2887. dup/Domain get length 2 idiv
  2888. {
  2889. dup 1 eq{
  2890. pop//FunctionToProc1 exec exit
  2891. }if
  2892. dup 2 eq{
  2893. pop//FunctionToProc20 exec exit
  2894. }if
  2895. mark(Functions with many arguments aren't implemented yet.)//error exec
  2896. }loop
  2897. }{
  2898. //PDFR_DEBUG{(Not a function dict, assume already a procedure.)print}if
  2899. }ifelse
  2900. //PDFR_DEBUG{
  2901. (FunctionToProc end )print count =
  2902. }if
  2903. }bind def
  2904. /spotfunctions mark
  2905. /Round{
  2906. abs exch abs 2 copy add 1 le{
  2907. dup mul exch dup mul add 1 exch sub
  2908. }{
  2909. 1 sub dup mul exch 1 sub dup mul add 1 sub
  2910. }ifelse
  2911. }
  2912. /Diamond{
  2913. abs exch abs 2 copy add .75 le{
  2914. dup mul exch dup mul add 1 exch sub
  2915. }{
  2916. 2 copy add 1.23 le{
  2917. .85 mul add 1 exch sub
  2918. }{
  2919. 1 sub dup mul exch 1 sub dup mul add 1 sub
  2920. }ifelse
  2921. }ifelse
  2922. }
  2923. /Ellipse{
  2924. abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt{
  2925. pop dup mul exch .75 div dup mul add 4 div 1 exch sub
  2926. }{
  2927. dup 1 gt{
  2928. pop 1 exch sub dup mul exch 1 exch sub
  2929. .75 div dup mul add 4 div 1 sub
  2930. }{
  2931. .5 exch sub exch pop exch pop
  2932. }ifelse
  2933. }ifelse
  2934. }
  2935. /EllipseA{dup mul .9 mul exch dup mul add 1 exch sub}
  2936. /InvertedEllipseA{dup mul .9 mul exch dup mul add 1 sub}
  2937. /EllipseB{dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
  2938. /EllipseC{dup mul .9 mul exch dup mul add 1 exch sub}
  2939. /InvertedEllipseC{dup mul .9 mul exch dup mul add 1 sub}
  2940. /Line{exch pop abs neg}
  2941. /LineX{pop}
  2942. /LineY{exch pop}
  2943. /Square{abs exch abs 2 copy lt{exch}if pop neg}
  2944. /Cross{abs exch abs 2 copy gt{exch}if pop neg}
  2945. /Rhomboid{abs exch abs 0.9 mul add 2 div}
  2946. /DoubleDot{2{360 mul sin 2 div exch}repeat add}
  2947. /InvertedDoubleDot{2{360 mul sin 2 div exch}repeat add neg}
  2948. /SimpleDot{dup mul exch dup mul add 1 exch sub}
  2949. /InvertedSimpleDot{dup mul exch dup mul add 1 sub}
  2950. /CosineDot{180 mul cos exch 180 mul cos add 2 div}
  2951. /Double{exch 2 div exch 2{360 mul sin 2 div exch}repeat add}
  2952. /InvertedDouble{
  2953. exch 2 div exch 2{360 mul sin 2 div exch}repeat add neg
  2954. }
  2955. .dicttomark readonly def
  2956. /CheckColorSpace
  2957. {
  2958. dup type/arraytype ne{
  2959. mark(Resource )3 index( must be an array.)//error exec
  2960. }if
  2961. }bind def
  2962. /SubstitutePDFColorSpaceRec
  2963. {0
  2964. exec
  2965. }bind def
  2966. /SubstitutePDFColorSpace
  2967. {
  2968. {
  2969. dup 0 get/Pattern eq{
  2970. dup length 1 gt{
  2971. dup dup 1//CheckColorSpace//ResolveA exec
  2972. dup type/nametype ne{
  2973. //SubstitutePDFColorSpaceRec exec
  2974. }if
  2975. 1 exch put
  2976. }if
  2977. exit
  2978. }if
  2979. dup 0 get/Indexed eq{
  2980. exit
  2981. }if
  2982. dup 0 get/Separation eq{
  2983. dup dup 2//CheckColorSpace//ResolveA exec
  2984. dup type/nametype ne{
  2985. //SubstitutePDFColorSpaceRec exec
  2986. }if
  2987. 2 exch put
  2988. exit
  2989. }if
  2990. dup 0 get/CalGray eq{
  2991. 1 get
  2992. dup/Gamma//knownget exec{
  2993. [exch[exch/exp load]cvx dup dup]
  2994. 1 index exch/DecodeLMN exch put
  2995. }if
  2996. [exch/CIEBasedA exch]
  2997. exit
  2998. }if
  2999. dup 0 get/CalRGB eq{
  3000. 1 get
  3001. dup/Matrix//knownget exec{
  3002. 1 index exch/MatrixLMN exch put
  3003. }if
  3004. dup/Gamma//knownget exec{
  3005. aload pop
  3006. [exch/exp load]cvx
  3007. 3 1 roll
  3008. [exch/exp load]cvx
  3009. 3 1 roll
  3010. [exch/exp load]cvx
  3011. 3 1 roll
  3012. 3 array astore
  3013. 1 index exch/DecodeLMN exch put
  3014. }if
  3015. [exch/CIEBasedABC exch]
  3016. exit
  3017. }if
  3018. dup 0 get/Lab eq{
  3019. 1 get
  3020. begin
  3021. currentdict/Range//knownget exec{aload pop}{-100 100 -100 100}ifelse
  3022. 0 100 6 2 roll 6 array astore
  3023. /RangeABC exch def
  3024. /DecodeABC[{16 add 116 div}bind{500 div}bind{200 div}bind]def
  3025. /MatrixABC[1 1 1 1 0 0 0 0 -1]def
  3026. {dup 6 29 div ge{dup dup mul mul}{4 29 div sub 108 841 div mul}ifelse}
  3027. /DecodeLMN[
  3028. [3 index aload pop WhitePoint 0 get/mul load]cvx
  3029. [4 index aload pop WhitePoint 1 get/mul load]cvx
  3030. [5 index aload pop WhitePoint 2 get/mul load]cvx
  3031. ]def pop
  3032. //PDFR_DEBUG{
  3033. (Constructed from Lab <<)=
  3034. currentdict{exch = ==}forall
  3035. (>>)=
  3036. }if
  3037. [/CIEBasedABC currentdict]
  3038. end
  3039. exit
  3040. pop
  3041. }if
  3042. dup 0 get/CIEBasedA eq{exit}if
  3043. dup 0 get/CIEBasedABC eq{exit}if
  3044. mark exch(Unimplemented color space )exch//error exec
  3045. }loop
  3046. }bind def
  3047. //SubstitutePDFColorSpaceRec 0//SubstitutePDFColorSpace put
  3048. /ResolveArrayElement
  3049. {2 copy get
  3050. dup type dup/arraytype eq exch
  3051. /packedarraytype eq or{
  3052. dup length 1 ge exch xcheck and{
  3053. 2 copy get
  3054. dup 0 get type/integertype eq
  3055. 1 index 1 get type dup/arraytype
  3056. eq exch
  3057. /packedarraytype eq or
  3058. and{
  3059. exec
  3060. 2 index 4 1 roll put
  3061. }{
  3062. pop pop
  3063. }ifelse
  3064. }{
  3065. pop
  3066. }ifelse
  3067. }{
  3068. pop pop
  3069. }ifelse
  3070. }bind def
  3071. /ResolveColorSpaceArrayRec
  3072. {0
  3073. exec
  3074. }bind def
  3075. /SetColorSpaceSafe
  3076. {
  3077. PDFR_DEBUG{
  3078. (SetColorSpaceSafe beg)=
  3079. }if
  3080. currentcolorspace dup type/arraytype eq{
  3081. 1 index type/arraytype eq{
  3082. dup length 2 index length eq{
  3083. false exch
  3084. dup length 0 exch 1 exch 1 sub{
  3085. dup
  3086. 4 index exch get exch
  3087. 2 index exch get
  3088. ne{
  3089. exch pop true exch exit
  3090. }if
  3091. }for
  3092. pop
  3093. {
  3094. setcolorspace
  3095. }{
  3096. pop
  3097. }ifelse
  3098. }{
  3099. pop setcolorspace
  3100. }ifelse
  3101. }{
  3102. pop setcolorspace
  3103. }ifelse
  3104. }{
  3105. pop setcolorspace
  3106. }ifelse
  3107. PDFR_DEBUG{
  3108. (SetColorSpaceSafe end)=
  3109. }if
  3110. }bind def
  3111. /ResolveColorSpaceArray
  3112. {
  3113. //PDFR_DEBUG{
  3114. (ResolveColorSpaceArray beg )print dup ==
  3115. }if
  3116. dup 0 get/Indexed eq{
  3117. 1//ResolveArrayElement exec
  3118. dup dup 1 get
  3119. dup type/arraytype eq{
  3120. //SubstitutePDFColorSpace exec
  3121. //ResolveColorSpaceArrayRec exec
  3122. 1 exch put
  3123. }{
  3124. pop pop
  3125. }ifelse
  3126. }if
  3127. dup 0 get/Separation eq{
  3128. dup dup 1 get UnPDFEscape 1 exch put
  3129. 3//ResolveArrayElement exec
  3130. dup 3 get//FunctionToProc exec
  3131. 2 copy 3 exch put
  3132. pop
  3133. }if
  3134. dup 0 get/Pattern eq{
  3135. dup length 1 gt{dup
  3136. 1 get dup type/arraytype eq{
  3137. ResolveColorSpaceArray
  3138. 1 index 1 3 -1 roll put
  3139. }{pop}ifelse}if
  3140. }if
  3141. PDFR_DEBUG{
  3142. (Construcrted color space :)=
  3143. dup ==
  3144. }if
  3145. //PDFR_DEBUG{
  3146. (ResolveColorSpaceArray end )print dup ==
  3147. }if
  3148. }bind def
  3149. //ResolveColorSpaceArrayRec 0//ResolveColorSpaceArray put
  3150. /ResolveColorSpace
  3151. {
  3152. //PDFR_DEBUG{
  3153. (ResolveColorSpace beg )print dup =
  3154. }if
  3155. dup//SimpleColorSpaceNames exch known not{
  3156. dup//PDFColorSpaces exch//knownget exec{
  3157. exch pop
  3158. //PDFR_DEBUG{
  3159. (ResolveColorSpace known )=
  3160. }if
  3161. }{
  3162. dup
  3163. //PDFReader/CurrentObject get/Context get/Resources get
  3164. /ColorSpace//DoNothing//ResolveD exec
  3165. exch//CheckColorSpace//ResolveD exec
  3166. dup type/arraytype eq{
  3167. //SubstitutePDFColorSpace exec
  3168. //ResolveColorSpaceArray exec
  3169. dup//PDFColorSpaces 4 2 roll put
  3170. }if
  3171. }ifelse
  3172. }if
  3173. //PDFR_DEBUG{
  3174. (ResolveColorSpace end )print dup ==
  3175. }if
  3176. }bind def
  3177. /CheckPattern
  3178. {
  3179. dup/PatternType//knownget exec{
  3180. dup 1 ne{
  3181. mark(Resource )4 index( is a shading, which can't be handled at level 2. )//error exec
  3182. }if
  3183. pop
  3184. }if
  3185. dup/Type knownget{
  3186. /Pattern ne{
  3187. mark(Resource )4 index( must have /Type/Pattern .)//error exec
  3188. }if
  3189. }if
  3190. }bind def
  3191. /PaintProc
  3192. {/Context get
  3193. //RunDelayedStream exec
  3194. }bind def
  3195. /ResolvePattern
  3196. {
  3197. dup
  3198. userdict/PDFR_Patterns get
  3199. exch//knownget exec{
  3200. exch pop
  3201. }{
  3202. dup
  3203. //PDFReader/CurrentObject get/Context get/Resources get
  3204. /Pattern//DoNothing//ResolveD exec
  3205. exch//CheckPattern//ResolveD exec
  3206. dup dup/Context exch put
  3207. dup/Resources//DoNothing//ResolveD exec pop
  3208. dup/PaintProc//PaintProc put
  3209. gsave userdict/PDFR_InitialGS get setgstate
  3210. currentglobal exch false setglobal
  3211. dup/Matrix get
  3212. makepattern
  3213. exch setglobal
  3214. grestore
  3215. dup userdict/PDFR_Patterns get
  3216. 4 2 roll
  3217. put
  3218. }ifelse
  3219. }bind def
  3220. /SetColor
  3221. {//PDFR_DEBUG{
  3222. (SetColor beg)=
  3223. }if
  3224. currentcolorspace dup type/nametype eq{
  3225. pop setcolor
  3226. }{
  3227. 0 get/Pattern eq{
  3228. //ResolvePattern exec setpattern
  3229. }{
  3230. setcolor
  3231. }ifelse
  3232. }ifelse
  3233. //PDFR_DEBUG{
  3234. (SetColor end)=
  3235. }if
  3236. }bind def
  3237. /ImageKeys 15 dict begin
  3238. /BPC/BitsPerComponent def
  3239. /CS/ColorSpace def
  3240. /D/Decode def
  3241. /DP/DecodeParms def
  3242. /F/Filter def
  3243. /H/Height def
  3244. /IM/ImageMask def
  3245. /I/Interpolate def
  3246. /W/Width def
  3247. currentdict end readonly def
  3248. /ImageValues 15 dict begin
  3249. /G/DeviceGray def
  3250. /RGB/DeviceRGB def
  3251. /CMYK/DeviceCMYK def
  3252. /I/Indexed def
  3253. /AHx/ASCIIHexDecode def
  3254. /A85/ASCII85Decode def
  3255. /LZW/LZWDecode def
  3256. /Fl/FlateDecode def
  3257. /RL/RunLengthDecode def
  3258. /CCF/CCITTFaxDecode def
  3259. /DCT/DCTDecode def
  3260. currentdict end readonly def
  3261. /GetColorSpaceRange
  3262. {2 index/ColorSpace get
  3263. dup type/arraytype eq{
  3264. 1 get
  3265. }if
  3266. exch//knownget exec{
  3267. exch pop
  3268. }if
  3269. }bind def
  3270. /DecodeArrays 15 dict begin
  3271. /DeviceGray{[0 1]}def
  3272. /DeviceRGB{[0 1 0 1 0 1]}def
  3273. /DeviceCMYK{[0 1 0 1 0 1 0 1]}def
  3274. /Indexed{
  3275. dup/BitsPerComponent get 1 exch bitshift 1 sub[exch 0 exch]
  3276. }def
  3277. /Separation{[0 1]}def
  3278. /CIEBasedA{[0 1]/RangeA//GetColorSpaceRange exec}def
  3279. /CIEBasedABC{[0 1 0 1 0 1]/RangeABC//GetColorSpaceRange exec}def
  3280. currentdict end readonly def
  3281. /Substitute
  3282. {1 index//knownget exec{
  3283. exch pop
  3284. }if
  3285. }bind def
  3286. /DebugImagePrinting
  3287. {
  3288. //PDFR_DEBUG{
  3289. (Image :)=
  3290. dup{exch//=only exec( )print ==
  3291. }forall
  3292. }if
  3293. }bind def
  3294. /CompleteImage
  3295. {
  3296. dup/ColorSpace known{
  3297. dup/ColorSpace//CheckColorSpace//ResolveD exec pop
  3298. }if
  3299. dup/Decode known not{
  3300. dup/ColorSpace//knownget exec{
  3301. dup type/arraytype eq{
  3302. 0 get
  3303. }if
  3304. //DecodeArrays exch get exec
  3305. }{
  3306. [0 1]
  3307. }ifelse
  3308. 1 index exch/Decode exch put
  3309. }if
  3310. dup/ImageMatrix[2 index/Width get 0 0 5 index/Height get neg
  3311. 0 7 index/Height get]put
  3312. //DebugImagePrinting exec
  3313. }bind def
  3314. /CompleteInlineImage
  3315. {
  3316. //PDFR_DEBUG{
  3317. (CompleteInlineImage beg)=
  3318. }if
  3319. dup/ImageType known not{
  3320. dup/ImageType 1 put
  3321. }if
  3322. dup length dict exch{
  3323. exch//ImageKeys//Substitute exec
  3324. dup/Filter eq{
  3325. exch//ImageValues//Substitute exec exch
  3326. }if
  3327. dup/ColorSpace eq{
  3328. exch
  3329. dup//ImageValues exch//knownget exec{
  3330. exch pop
  3331. }{
  3332. //ResolveColorSpace exec
  3333. }ifelse
  3334. exch
  3335. }if
  3336. exch
  3337. 2 index 3 1 roll put
  3338. }forall
  3339. //CompleteImage exec
  3340. dup/DataSource 2 copy get
  3341. 2 index//AppendFilters exec put
  3342. //PDFR_DEBUG{
  3343. (CompleteInlineImage end)=
  3344. }if
  3345. }bind def
  3346. /CompleteOutlineImage
  3347. {
  3348. currentglobal exch dup gcheck setglobal
  3349. //PDFR_DEBUG{
  3350. (CompleteOutlineImage beg)=
  3351. }if
  3352. dup dup//MakeStreamReader exec/DataSource exch put
  3353. dup/ImageType known not{
  3354. //CompleteImage exec
  3355. dup/ImageType 1 put
  3356. dup/ColorSpace known{
  3357. dup/ColorSpace//CheckColorSpace//ResolveD exec
  3358. dup type/arraytype eq{
  3359. //ResolveColorSpaceArray exec
  3360. //SubstitutePDFColorSpace exec
  3361. 1 index exch/ColorSpace exch put
  3362. }{
  3363. pop
  3364. }ifelse
  3365. }if
  3366. }if
  3367. //PDFR_DEBUG{
  3368. (CompleteOutlineImage end)=
  3369. }if
  3370. exch setglobal
  3371. }bind def
  3372. /DoImage
  3373. {
  3374. //PDFR_DEBUG{
  3375. (DoImage beg)=
  3376. }if
  3377. gsave
  3378. dup/ColorSpace//knownget exec{setcolorspace}if
  3379. dup/ImageMask//knownget exec not{false}if
  3380. {imagemask}{image}ifelse
  3381. grestore
  3382. //PDFR_DEBUG{
  3383. (DoImage end)=
  3384. }if
  3385. }bind def
  3386. /GSave
  3387. {
  3388. gsave
  3389. //PDFReader/GraphicStateStackPointer get
  3390. dup//GraphicStateStack exch get null eq{
  3391. dup//GraphicStateStack exch//InitialGraphicState length dict put
  3392. }if
  3393. dup//GraphicStateStack exch get
  3394. //GraphicState exch copy pop
  3395. 1 add//PDFReader exch/GraphicStateStackPointer exch put
  3396. }bind def
  3397. /GRestore
  3398. {
  3399. grestore
  3400. //PDFReader/GraphicStateStackPointer get
  3401. 1 sub dup
  3402. //PDFReader exch/GraphicStateStackPointer exch put
  3403. //GraphicStateStack exch get
  3404. //GraphicState copy pop
  3405. }bind def
  3406. /SetFont
  3407. {dup//GraphicState exch/FontSize exch put
  3408. //ResolveAndSetFont exec
  3409. //GraphicState/FontMatrixNonHV currentfont/FontMatrix get 1 get 0 ne put
  3410. }bind def
  3411. /ShowText
  3412. {//GraphicState/TextRenderingMode get 0 eq{
  3413. //GraphicState/WordSpacing get 0
  3414. 32
  3415. //GraphicState/CharacterSpacing get 0
  3416. 6 5 roll
  3417. //GraphicState/FontMatrixNonHV get{
  3418. [
  3419. 7 -2 roll pop
  3420. 5 -2 roll pop
  3421. 5 -1 roll
  3422. {
  3423. exch
  3424. pop
  3425. 3 index add
  3426. exch 2 index eq{3 index add}if
  3427. 4 1 roll
  3428. }
  3429. currentfont/FontMatrix get 0 get 0 ne{
  3430. 1 1 index length 1 sub getinterval cvx
  3431. }if
  3432. 5 index
  3433. cshow
  3434. pop pop pop]
  3435. xshow
  3436. }{
  3437. awidthshow
  3438. }ifelse
  3439. }{
  3440. //GraphicState/CharacterSpacing get 0 eq
  3441. //GraphicState/FontMatrixNonHV get not and
  3442. //GraphicState/WordSpacing get 0 eq and{
  3443. true charpath
  3444. }{
  3445. {
  3446. exch
  3447. pop 0
  3448. currentpoint 5 4 roll
  3449. ( )dup 0 3 index put true charpath
  3450. 5 1 roll
  3451. moveto rmoveto
  3452. //GraphicState/CharacterSpacing get 0 rmoveto
  3453. 32 eq{
  3454. //GraphicState/WordSpacing get 0 rmoveto
  3455. }if
  3456. }
  3457. //GraphicState/FontMatrixNonHV get dup not exch{
  3458. pop currentfont/FontMatrix get 0 get 0 ne
  3459. }if{
  3460. 1 1 index length 1 sub getinterval cvx
  3461. }if
  3462. exch cshow
  3463. }ifelse
  3464. }ifelse
  3465. }bind def
  3466. /ShowTextBeg
  3467. {//GraphicState/TextRenderingMode get 0 ne{
  3468. currentpoint newpath moveto
  3469. }if
  3470. }bind def
  3471. /ShowTextEnd
  3472. {//GraphicState/TextRenderingMode get
  3473. {dup 1 eq{
  3474. stroke exit
  3475. }if
  3476. dup 2 eq{
  3477. gsave fill grestore stroke exit
  3478. }if
  3479. dup 3 eq{
  3480. currentpoint newpath moveto
  3481. }if
  3482. dup 4 eq{
  3483. gsave fill grestore clip exit
  3484. }if
  3485. dup 5 eq{
  3486. gsave stroke grestore clip exit
  3487. }if
  3488. dup 6 eq{
  3489. gsave fill grestore gsave stroke grestore fill exit
  3490. }if
  3491. dup 7 eq{
  3492. clip exit
  3493. }if
  3494. exit
  3495. }loop
  3496. pop
  3497. }bind def
  3498. /ShowTextWithGlyphPositioning
  3499. {//ShowTextBeg exec
  3500. {dup type/stringtype eq{
  3501. //ShowText exec
  3502. }{
  3503. neg 1000 div//GraphicState/FontSize get mul 0 rmoveto
  3504. }ifelse
  3505. }forall
  3506. //ShowTextEnd exec
  3507. }bind def
  3508. /CheckFont
  3509. {dup/Type get/ExtGState ne{
  3510. mark(Resource )3 index( must have /Type/ExtGState.)//error exec
  3511. }if
  3512. }bind def
  3513. /SetTransfer
  3514. {
  3515. //PDFR_DEBUG{(SetTransfer beg )print count =}if
  3516. dup type/arraytype eq 1 index xcheck not and{
  3517. 0 4 getinterval aload pop
  3518. setcolortransfer
  3519. }{
  3520. settransfer
  3521. }ifelse
  3522. //PDFR_DEBUG{(SetTransfer end )print count =}if
  3523. }bind def
  3524. /CheckExtGState
  3525. {dup/Type get/ExtGState ne{
  3526. mark(Resource )3 index( must have /Type/ExtGState.)//error exec
  3527. }if
  3528. }bind def
  3529. /CheckHalftone
  3530. {dup/HalftoneType known not{
  3531. mark(Resource )3 index( must have /HalftoneType.)//error exec
  3532. }if
  3533. }bind def
  3534. /ResolveFunction
  3535. {
  3536. //PDFR_DEBUG{(ResolveFunction beg )print dup = count =}if
  3537. 2 copy get//IsObjRef exec{
  3538. 2 copy//DoNothing//ResolveD exec
  3539. 3 copy put pop
  3540. }if
  3541. 2 copy get dup type/arraytype eq exch xcheck and not{
  3542. 2 copy get
  3543. dup type/arraytype eq 1 index xcheck not and{
  3544. dup length 1 sub -1 0{
  3545. 2 copy//DoNothing ResolveA
  3546. dup/Identity eq{
  3547. pop 2 copy{}put
  3548. }{
  3549. //FunctionToProc exec
  3550. 3 copy put pop
  3551. }ifelse
  3552. pop
  3553. }for
  3554. }{
  3555. dup/Default eq{
  3556. }{
  3557. dup/Identity eq{
  3558. pop{}
  3559. }{dup type/nametype eq{
  3560. //spotfunctions exch get
  3561. }{
  3562. //FunctionToProc exec
  3563. }ifelse
  3564. }ifelse
  3565. }ifelse
  3566. }ifelse
  3567. 3 copy put
  3568. exch pop
  3569. }{
  3570. 1 index exch get
  3571. }ifelse
  3572. //PDFR_DEBUG{(ResolveFunction end )print dup == count =}if
  3573. }bind def
  3574. /ResolveFunctionSafe
  3575. {2 copy known{
  3576. //ResolveFunction exec
  3577. }if
  3578. pop
  3579. }bind def
  3580. /CreateHalftoneThresholds
  3581. {
  3582. dup/Thresholds known not{
  3583. dup/HalftoneType get 10 eq{
  3584. dup dup//MakeStreamReader exec
  3585. /Thresholds exch put
  3586. }if
  3587. dup/HalftoneType get dup 3 eq exch 6 eq or{
  3588. dup dup//MakeStreamReader exec
  3589. //BlockBuffer readstring pop
  3590. dup length
  3591. dup 0 eq{
  3592. mark(Could not read Thresholds)//error exec
  3593. }if
  3594. string copy/Thresholds exch put
  3595. dup/HalftoneType 3 put
  3596. }if
  3597. }if
  3598. }bind def
  3599. /SetExtGState
  3600. {
  3601. //PDFReader/CurrentObject get/Context get/Resources get
  3602. /ExtGState//DoNothing//ResolveD exec
  3603. exch//CheckExtGState//ResolveD exec
  3604. dup/LW//knownget exec{
  3605. setlinewidth
  3606. }if
  3607. dup/LC//knownget exec{
  3608. setlinecap
  3609. }if
  3610. dup/LJ//knownget exec{
  3611. setlinejoin
  3612. }if
  3613. dup/ML//knownget exec{
  3614. setmeterlimit
  3615. }if
  3616. dup/D//knownget exec{
  3617. setdash
  3618. }if
  3619. dup/RI//knownget exec{
  3620. mark(Unimplemented ExtGState.RI)//error exec
  3621. }if
  3622. dup/OP//knownget exec{
  3623. setoverprint
  3624. }if
  3625. dup/op//knownget exec{
  3626. setoverprint
  3627. }if
  3628. dup/OPM//knownget exec{
  3629. mark(Unimplemented ExtGState.OPM)//error exec
  3630. }if
  3631. dup/Font//knownget exec{
  3632. mark(Unimplemented ExtGState.Font)//error exec
  3633. }if
  3634. dup/BG known{
  3635. /BG//ResolveFunction exec
  3636. setblackgeneration
  3637. }if
  3638. dup/BG2 known{
  3639. /BG2//ResolveFunction exec
  3640. dup/Default eq{
  3641. //InitialExtGState/BG2 get
  3642. }if
  3643. setblackgeneration
  3644. }if
  3645. dup/UCR known{
  3646. /UCR//ResolveFunction exec
  3647. setundercolorremoval
  3648. }if
  3649. dup/UCR2 known{
  3650. /UCR2//ResolveFunction exec
  3651. dup/Default eq{
  3652. //InitialExtGState/UCR2 get
  3653. }if
  3654. setundercolorremoval
  3655. }if
  3656. dup/TR known{
  3657. /TR//ResolveFunction exec
  3658. //SetTransfer exec
  3659. }if
  3660. dup/TR2 known{
  3661. /TR2//ResolveFunction exec
  3662. dup/Default eq{
  3663. pop//InitialExtGState/TR2 get
  3664. aload pop setcolortransfer
  3665. }{
  3666. //SetTransfer exec
  3667. }ifelse
  3668. }if
  3669. dup/HT//knownget exec{
  3670. dup/Default eq{
  3671. pop//InitialExtGState/HT get
  3672. sethalftone
  3673. }{
  3674. //PDFR_DEBUG{(Ht beg)=}if
  3675. pop dup/HT//CheckHalftone//ResolveD exec
  3676. /SpotFunction//ResolveFunctionSafe exec
  3677. /TransferFunction//ResolveFunctionSafe exec
  3678. null exch
  3679. dup/HalftoneType get dup 5 eq exch dup 4 eq exch 2 eq or or{
  3680. dup{
  3681. dup//IsObjRef exec{
  3682. pop
  3683. 1 index exch//CheckHalftone ResolveD
  3684. }if
  3685. dup type/dicttype eq{
  3686. dup/SpotFunction//ResolveFunctionSafe exec
  3687. /TransferFunction//ResolveFunctionSafe exec
  3688. //CreateHalftoneThresholds exec
  3689. dup/HalftoneType get 5 gt{
  3690. 4 3 roll pop
  3691. dup 4 1 roll
  3692. }if
  3693. }if
  3694. pop pop
  3695. }forall
  3696. }if
  3697. //CreateHalftoneThresholds exec
  3698. //PDFR_DEBUG{
  3699. (HT:)=
  3700. dup{
  3701. 1 index/Default eq{
  3702. (Default <<)=
  3703. exch pop
  3704. {exch = ==}forall
  3705. (>>)=
  3706. }{
  3707. exch = ==
  3708. }ifelse
  3709. }forall
  3710. (HT end)= flush
  3711. }if
  3712. exch dup null ne{
  3713. (Warning: Ignoring a halftone with a Level 3 component halftone Type )print dup/HalftoneType get =
  3714. pop pop
  3715. }{
  3716. pop
  3717. dup/HalftoneType get 5 gt{
  3718. (Warning: Ignoring a Level 3 halftone Type )print dup/HalftoneType get =
  3719. pop
  3720. }{
  3721. sethalftone
  3722. }ifelse
  3723. }ifelse
  3724. //PDFR_DEBUG{(HT set)= flush}if
  3725. }ifelse
  3726. }if
  3727. dup/FL//knownget exec{
  3728. setflattness
  3729. }if
  3730. dup/SM//knownget exec{
  3731. setsmoothness
  3732. }if
  3733. dup/SA//knownget exec{
  3734. setstrokeadjust
  3735. }if
  3736. dup/BM//knownget exec{
  3737. mark(Unimplemented ExtGState.BM)//error exec
  3738. }if
  3739. dup/SMask//knownget exec{
  3740. mark(Unimplemented ExtGState.SMask)//error exec
  3741. }if
  3742. dup/CA//knownget exec{
  3743. mark(Unimplemented ExtGState.CA)//error exec
  3744. }if
  3745. dup/ca//knownget exec{
  3746. mark(Unimplemented ExtGState.ca)//error exec
  3747. }if
  3748. dup/AIS//knownget exec{
  3749. mark(Unimplemented ExtGState.AIS)//error exec
  3750. }if
  3751. dup/TK//knownget exec{
  3752. mark(Unimplemented ExtGState.TK)//error exec
  3753. }if
  3754. pop
  3755. }bind def
  3756. /CheckXObject
  3757. {dup/Subtype get dup/Image ne exch dup/Form ne exch/PS ne and and{
  3758. mark(Resource )3 index( must have /Subtype /Image or /Form or /PS.)//error exec
  3759. }if
  3760. }bind def
  3761. /DoXObject
  3762. {
  3763. //PDFReader/CurrentObject get/Context get/Resources get
  3764. /XObject//DoNothing//ResolveD exec
  3765. exch//CheckXObject//ResolveD exec
  3766. dup/Subtype get
  3767. dup/Image eq{
  3768. pop
  3769. //CompleteOutlineImage exec
  3770. //DoImage exec
  3771. }{
  3772. dup/PS eq{
  3773. PDFR_DEBUG{
  3774. (Executing a PS Xobject)=
  3775. }if
  3776. pop
  3777. //RunDelayedStream exec
  3778. }{
  3779. dup/Form eq{
  3780. pop
  3781. PDFR_DEBUG{
  3782. (Executing a Form XObject)=
  3783. }if
  3784. //PDFReader/CurrentObject get exch
  3785. dup//PDFReader exch<< exch/Context exch >>/CurrentObject exch put
  3786. dup/Matrix get concat
  3787. dup/BBox get aload pop exch 3 index sub exch 2 index sub rectclip
  3788. //RunDelayedStream exec
  3789. //PDFReader exch/CurrentObject exch put
  3790. }{
  3791. mark exch(unimplemented XObject type )exch//error exec
  3792. }ifelse
  3793. }ifelse
  3794. }ifelse
  3795. }bind def
  3796. /Operators 50 dict begin
  3797. /q{//GSave exec}bind def
  3798. /Q{//GRestore exec}bind def
  3799. /cm{//TempMatrix astore concat}bind def
  3800. /i{1 .min setflat}bind def
  3801. /J/setlinecap load def
  3802. /d/setdash load def
  3803. /j/setlinejoin load def
  3804. /w/setlinewidth load def
  3805. /M/setmiterlimit load def
  3806. /gs{SetExtGState}bind def
  3807. /g/setgray load def
  3808. /rg/setrgbcolor load def
  3809. /k/setcmykcolor load def
  3810. /cs{//ResolveColorSpace exec//SetColorSpaceSafe exec
  3811. }bind def
  3812. /sc/setcolor load def
  3813. /scn{//SetColor exec}bind def
  3814. /G/setgray load def
  3815. /RG/setrgbcolor load def
  3816. /K/setcmykcolor load def
  3817. /CS//cs def
  3818. /ri{SetColorRenderingIntent}bind def
  3819. /SC/setcolor load def
  3820. /SCN{//SetColor exec}bind def
  3821. /m/moveto load def
  3822. /l/lineto load def
  3823. /c/curveto load def
  3824. /v{currentpoint 6 2 roll curveto}bind def
  3825. /y{2 copy curveto}bind def
  3826. /re{
  3827. 4 2 roll moveto exch dup 0 rlineto 0 3 -1 roll rlineto neg 0 rlineto
  3828. closepath
  3829. }def
  3830. /h/closepath load def
  3831. /n/newpath load def
  3832. /S/stroke load def
  3833. /s{closepath stroke}bind def
  3834. /f/fill load def
  3835. /f*/eofill load def
  3836. /B{gsave fill grestore stroke}bind def
  3837. /b{closepath gsave fill grestore stroke}bind def
  3838. /B*{gsave eofill grestore stroke}bind def
  3839. /b*{closepath gsave eofill grestore stroke}bind def
  3840. /W/clip load def
  3841. /W*/eoclip load def
  3842. /sh{
  3843. ResolveShading
  3844. dup/Background known{
  3845. gsave
  3846. dup/ColorSpace get setcolorspace
  3847. dup/Background get aload pop setcolor
  3848. pathbbox
  3849. 2 index sub exch 3 index sub exch
  3850. rectfill
  3851. grestore
  3852. }if
  3853. shfill
  3854. }bind def
  3855. /Do{//DoXObject exec}bind def
  3856. /BI{currentglobal false setglobal<<}bind def
  3857. /ID{>>
  3858. dup/DataSource currentfile
  3859. 2 index/F//knownget exec{
  3860. /A85 eq{
  3861. 0(~>)/SubFileDecode filter
  3862. }if
  3863. }if
  3864. put
  3865. //CompleteInlineImage exec
  3866. exch setglobal
  3867. //DoImage exec
  3868. }bind def
  3869. /EI{}bind def
  3870. /BT{gsave//GraphicState/InitialTextMatrix get currentmatrix pop}bind def
  3871. /ET{grestore}bind def
  3872. /Tc{//GraphicState exch/CharacterSpacing exch put}bind def
  3873. /TL{//GraphicState exch/TextLeading exch put}bind def
  3874. /Tr{//GraphicState exch/TextRenderingMode exch put}bind def
  3875. /Ts{
  3876. mark(Unimplemented SetTextRise)//error exec
  3877. }bind def
  3878. /Tw{//GraphicState exch/WordSpacing exch put}bind def
  3879. /Tz{
  3880. mark(Unimplemented SetHorizontalTextScaling)//error exec
  3881. }bind def
  3882. /Td{translate 0 0 moveto}bind def
  3883. /TD{dup neg//TL exec//Td exec}bind def
  3884. /Tm{//GraphicState/InitialTextMatrix get setmatrix
  3885. //TempMatrix astore concat
  3886. 0 0 moveto}bind def
  3887. /T*{0//GraphicState/TextLeading get neg//Td exec}bind def
  3888. /Tj{//ShowTextBeg exec//ShowText exec//ShowTextEnd exec}bind def
  3889. /'{//T* exec//ShowText exec//ShowTextEnd exec}bind def
  3890. /"{3 2 roll//Tw exec exch//Tc exec//' exec}bind def
  3891. /TJ//ShowTextWithGlyphPositioning def
  3892. /Tf//SetFont def
  3893. /d0/setcharwidth load def
  3894. /d1/setcachedevice load def
  3895. /BDC{pop pop}bind def
  3896. /BMC{pop}bind def
  3897. /EMC{}bind def
  3898. /BX{BeginCompatibilitySection}bind def
  3899. /EX{EndCompatibilitySection}bind def
  3900. /DP{DefineMarkedContentPointWithPropertyList}bind def
  3901. /MP{DefineMarkedContentPoint}bind def
  3902. /PS{cvx exec}bind def
  3903. currentdict end def
  3904. //PDFR_STREAM{
  3905. //Operators length dict begin
  3906. //Operators{
  3907. exch dup
  3908. [exch//=only/exec load
  3909. ( )/print load
  3910. 8 7 roll
  3911. dup type/arraytype eq{
  3912. /exec load
  3913. }if
  3914. ( )/print load
  3915. ]cvx
  3916. def
  3917. }forall
  3918. currentdict end/Operators exch def
  3919. }if
  3920. /.registerencoding
  3921. {pop pop
  3922. }bind def
  3923. /.defineencoding
  3924. {def
  3925. }bind def
  3926. /.findencoding
  3927. {load
  3928. }bind def
  3929. /currentglobal where
  3930. {pop currentglobal{setglobal}true setglobal}
  3931. {{}}
  3932. ifelse
  3933. /MacRomanEncoding
  3934. StandardEncoding 0 39 getinterval aload pop
  3935. /quotesingle
  3936. StandardEncoding 40 56 getinterval aload pop
  3937. /grave
  3938. StandardEncoding 97 31 getinterval aload pop
  3939. /Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis/Udieresis/aacute
  3940. /agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute/egrave
  3941. /ecircumflex/edieresis/iacute/igrave
  3942. /icircumflex/idieresis/ntilde/oacute
  3943. /ograve/ocircumflex/odieresis/otilde
  3944. /uacute/ugrave/ucircumflex/udieresis
  3945. /dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  3946. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  3947. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  3948. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  3949. /questiondown/exclamdown/logicalnot/.notdef
  3950. /florin/.notdef/.notdef/guillemotleft
  3951. /guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
  3952. /endash/emdash/quotedblleft/quotedblright
  3953. /quoteleft/quoteright/divide/.notdef
  3954. /ydieresis/Ydieresis/fraction/currency
  3955. /guilsinglleft/guilsinglright/fi/fl
  3956. /daggerdbl/periodcentered/quotesinglbase/quotedblbase
  3957. /perthousand/Acircumflex/Ecircumflex/Aacute
  3958. /Edieresis/Egrave/Iacute/Icircumflex
  3959. /Idieresis/Igrave/Oacute/Ocircumflex
  3960. /.notdef/Ograve/Uacute/Ucircumflex
  3961. /Ugrave/dotlessi/circumflex/tilde
  3962. /macron/breve/dotaccent/ring/cedilla/hungarumlaut/ogonek/caron
  3963. 256 packedarray
  3964. 5 1 index .registerencoding
  3965. .defineencoding
  3966. exec
  3967. /AdobeGlyphList mark
  3968. /A 16#0041
  3969. /AE 16#00c6
  3970. /AEacute 16#01fc
  3971. /AEmacron 16#01e2
  3972. /AEsmall 16#f7e6
  3973. /Aacute 16#00c1
  3974. /Aacutesmall 16#f7e1
  3975. /Abreve 16#0102
  3976. /Abreveacute 16#1eae
  3977. /Abrevecyrillic 16#04d0
  3978. /Abrevedotbelow 16#1eb6
  3979. /Abrevegrave 16#1eb0
  3980. /Abrevehookabove 16#1eb2
  3981. /Abrevetilde 16#1eb4
  3982. /Acaron 16#01cd
  3983. /Acircle 16#24b6
  3984. /Acircumflex 16#00c2
  3985. /Acircumflexacute 16#1ea4
  3986. /Acircumflexdotbelow 16#1eac
  3987. /Acircumflexgrave 16#1ea6
  3988. /Acircumflexhookabove 16#1ea8
  3989. /Acircumflexsmall 16#f7e2
  3990. /Acircumflextilde 16#1eaa
  3991. /Acute 16#f6c9
  3992. /Acutesmall 16#f7b4
  3993. /Acyrillic 16#0410
  3994. /Adblgrave 16#0200
  3995. /Adieresis 16#00c4
  3996. /Adieresiscyrillic 16#04d2
  3997. /Adieresismacron 16#01de
  3998. /Adieresissmall 16#f7e4
  3999. /Adotbelow 16#1ea0
  4000. /Adotmacron 16#01e0
  4001. /Agrave 16#00c0
  4002. /Agravesmall 16#f7e0
  4003. /Ahookabove 16#1ea2
  4004. /Aiecyrillic 16#04d4
  4005. /Ainvertedbreve 16#0202
  4006. /Alpha 16#0391
  4007. /Alphatonos 16#0386
  4008. /Amacron 16#0100
  4009. /Amonospace 16#ff21
  4010. /Aogonek 16#0104
  4011. /Aring 16#00c5
  4012. /Aringacute 16#01fa
  4013. /Aringbelow 16#1e00
  4014. /Aringsmall 16#f7e5
  4015. /Asmall 16#f761
  4016. /Atilde 16#00c3
  4017. /Atildesmall 16#f7e3
  4018. /Aybarmenian 16#0531
  4019. /B 16#0042
  4020. /Bcircle 16#24b7
  4021. /Bdotaccent 16#1e02
  4022. /Bdotbelow 16#1e04
  4023. /Becyrillic 16#0411
  4024. /Benarmenian 16#0532
  4025. /Beta 16#0392
  4026. /Bhook 16#0181
  4027. /Blinebelow 16#1e06
  4028. /Bmonospace 16#ff22
  4029. /Brevesmall 16#f6f4
  4030. /Bsmall 16#f762
  4031. /Btopbar 16#0182
  4032. /C 16#0043
  4033. /Caarmenian 16#053e
  4034. /Cacute 16#0106
  4035. /Caron 16#f6ca
  4036. /Caronsmall 16#f6f5
  4037. /Ccaron 16#010c
  4038. /Ccedilla 16#00c7
  4039. /Ccedillaacute 16#1e08
  4040. /Ccedillasmall 16#f7e7
  4041. /Ccircle 16#24b8
  4042. /Ccircumflex 16#0108
  4043. /Cdot 16#010a
  4044. /Cdotaccent 16#010a
  4045. /Cedillasmall 16#f7b8
  4046. /Chaarmenian 16#0549
  4047. /Cheabkhasiancyrillic 16#04bc
  4048. /Checyrillic 16#0427
  4049. /Chedescenderabkhasiancyrillic 16#04be
  4050. /Chedescendercyrillic 16#04b6
  4051. /Chedieresiscyrillic 16#04f4
  4052. /Cheharmenian 16#0543
  4053. /Chekhakassiancyrillic 16#04cb
  4054. /Cheverticalstrokecyrillic 16#04b8
  4055. /Chi 16#03a7
  4056. /Chook 16#0187
  4057. /Circumflexsmall 16#f6f6
  4058. /Cmonospace 16#ff23
  4059. /Coarmenian 16#0551
  4060. /Csmall 16#f763
  4061. /D 16#0044
  4062. /DZ 16#01f1
  4063. /DZcaron 16#01c4
  4064. /Daarmenian 16#0534
  4065. /Dafrican 16#0189
  4066. /Dcaron 16#010e
  4067. /Dcedilla 16#1e10
  4068. /Dcircle 16#24b9
  4069. /Dcircumflexbelow 16#1e12
  4070. /Dcroat 16#0110
  4071. /Ddotaccent 16#1e0a
  4072. /Ddotbelow 16#1e0c
  4073. /Decyrillic 16#0414
  4074. /Deicoptic 16#03ee
  4075. /Delta 16#2206
  4076. /Deltagreek 16#0394
  4077. /Dhook 16#018a
  4078. /Dieresis 16#f6cb
  4079. /DieresisAcute 16#f6cc
  4080. /DieresisGrave 16#f6cd
  4081. /Dieresissmall 16#f7a8
  4082. /Digammagreek 16#03dc
  4083. /Djecyrillic 16#0402
  4084. /Dlinebelow 16#1e0e
  4085. /Dmonospace 16#ff24
  4086. /Dotaccentsmall 16#f6f7
  4087. /Dslash 16#0110
  4088. /Dsmall 16#f764
  4089. /Dtopbar 16#018b
  4090. /Dz 16#01f2
  4091. /Dzcaron 16#01c5
  4092. /Dzeabkhasiancyrillic 16#04e0
  4093. /Dzecyrillic 16#0405
  4094. /Dzhecyrillic 16#040f
  4095. /E 16#0045
  4096. /Eacute 16#00c9
  4097. /Eacutesmall 16#f7e9
  4098. /Ebreve 16#0114
  4099. /Ecaron 16#011a
  4100. /Ecedillabreve 16#1e1c
  4101. /Echarmenian 16#0535
  4102. /Ecircle 16#24ba
  4103. /Ecircumflex 16#00ca
  4104. /Ecircumflexacute 16#1ebe
  4105. /Ecircumflexbelow 16#1e18
  4106. /Ecircumflexdotbelow 16#1ec6
  4107. /Ecircumflexgrave 16#1ec0
  4108. /Ecircumflexhookabove 16#1ec2
  4109. /Ecircumflexsmall 16#f7ea
  4110. /Ecircumflextilde 16#1ec4
  4111. /Ecyrillic 16#0404
  4112. /Edblgrave 16#0204
  4113. /Edieresis 16#00cb
  4114. /Edieresissmall 16#f7eb
  4115. /Edot 16#0116
  4116. /Edotaccent 16#0116
  4117. /Edotbelow 16#1eb8
  4118. /Efcyrillic 16#0424
  4119. /Egrave 16#00c8
  4120. /Egravesmall 16#f7e8
  4121. /Eharmenian 16#0537
  4122. /Ehookabove 16#1eba
  4123. /Eightroman 16#2167
  4124. /Einvertedbreve 16#0206
  4125. /Eiotifiedcyrillic 16#0464
  4126. /Elcyrillic 16#041b
  4127. /Elevenroman 16#216a
  4128. /Emacron 16#0112
  4129. /Emacronacute 16#1e16
  4130. /Emacrongrave 16#1e14
  4131. /Emcyrillic 16#041c
  4132. /Emonospace 16#ff25
  4133. /Encyrillic 16#041d
  4134. /Endescendercyrillic 16#04a2
  4135. /Eng 16#014a
  4136. /Enghecyrillic 16#04a4
  4137. /Enhookcyrillic 16#04c7
  4138. /Eogonek 16#0118
  4139. /Eopen 16#0190
  4140. /Epsilon 16#0395
  4141. /Epsilontonos 16#0388
  4142. /Ercyrillic 16#0420
  4143. /Ereversed 16#018e
  4144. /Ereversedcyrillic 16#042d
  4145. /Escyrillic 16#0421
  4146. /Esdescendercyrillic 16#04aa
  4147. /Esh 16#01a9
  4148. /Esmall 16#f765
  4149. /Eta 16#0397
  4150. /Etarmenian 16#0538
  4151. /Etatonos 16#0389
  4152. /Eth 16#00d0
  4153. /Ethsmall 16#f7f0
  4154. /Etilde 16#1ebc
  4155. /Etildebelow 16#1e1a
  4156. /Euro 16#20ac
  4157. /Ezh 16#01b7
  4158. /Ezhcaron 16#01ee
  4159. /Ezhreversed 16#01b8
  4160. /F 16#0046
  4161. /Fcircle 16#24bb
  4162. /Fdotaccent 16#1e1e
  4163. /Feharmenian 16#0556
  4164. /Feicoptic 16#03e4
  4165. /Fhook 16#0191
  4166. /Fitacyrillic 16#0472
  4167. /Fiveroman 16#2164
  4168. /Fmonospace 16#ff26
  4169. /Fourroman 16#2163
  4170. /Fsmall 16#f766
  4171. /G 16#0047
  4172. /GBsquare 16#3387
  4173. /Gacute 16#01f4
  4174. /Gamma 16#0393
  4175. /Gammaafrican 16#0194
  4176. /Gangiacoptic 16#03ea
  4177. /Gbreve 16#011e
  4178. /Gcaron 16#01e6
  4179. /Gcedilla 16#0122
  4180. /Gcircle 16#24bc
  4181. /Gcircumflex 16#011c
  4182. /Gcommaaccent 16#0122
  4183. /Gdot 16#0120
  4184. /Gdotaccent 16#0120
  4185. /Gecyrillic 16#0413
  4186. /Ghadarmenian 16#0542
  4187. /Ghemiddlehookcyrillic 16#0494
  4188. /Ghestrokecyrillic 16#0492
  4189. /Gheupturncyrillic 16#0490
  4190. /Ghook 16#0193
  4191. /Gimarmenian 16#0533
  4192. /Gjecyrillic 16#0403
  4193. /Gmacron 16#1e20
  4194. /Gmonospace 16#ff27
  4195. /Grave 16#f6ce
  4196. /Gravesmall 16#f760
  4197. /Gsmall 16#f767
  4198. /Gsmallhook 16#029b
  4199. /Gstroke 16#01e4
  4200. /H 16#0048
  4201. /H18533 16#25cf
  4202. /H18543 16#25aa
  4203. /H18551 16#25ab
  4204. /H22073 16#25a1
  4205. /HPsquare 16#33cb
  4206. /Haabkhasiancyrillic 16#04a8
  4207. /Hadescendercyrillic 16#04b2
  4208. /Hardsigncyrillic 16#042a
  4209. /Hbar 16#0126
  4210. /Hbrevebelow 16#1e2a
  4211. /Hcedilla 16#1e28
  4212. /Hcircle 16#24bd
  4213. /Hcircumflex 16#0124
  4214. /Hdieresis 16#1e26
  4215. /Hdotaccent 16#1e22
  4216. /Hdotbelow 16#1e24
  4217. /Hmonospace 16#ff28
  4218. /Hoarmenian 16#0540
  4219. /Horicoptic 16#03e8
  4220. /Hsmall 16#f768
  4221. /Hungarumlaut 16#f6cf
  4222. /Hungarumlautsmall 16#f6f8
  4223. /Hzsquare 16#3390
  4224. /I 16#0049
  4225. /IAcyrillic 16#042f
  4226. /IJ 16#0132
  4227. /IUcyrillic 16#042e
  4228. /Iacute 16#00cd
  4229. /Iacutesmall 16#f7ed
  4230. /Ibreve 16#012c
  4231. /Icaron 16#01cf
  4232. /Icircle 16#24be
  4233. /Icircumflex 16#00ce
  4234. /Icircumflexsmall 16#f7ee
  4235. /Icyrillic 16#0406
  4236. /Idblgrave 16#0208
  4237. /Idieresis 16#00cf
  4238. /Idieresisacute 16#1e2e
  4239. /Idieresiscyrillic 16#04e4
  4240. /Idieresissmall 16#f7ef
  4241. /Idot 16#0130
  4242. /Idotaccent 16#0130
  4243. /Idotbelow 16#1eca
  4244. /Iebrevecyrillic 16#04d6
  4245. /Iecyrillic 16#0415
  4246. /Ifraktur 16#2111
  4247. /Igrave 16#00cc
  4248. /Igravesmall 16#f7ec
  4249. /Ihookabove 16#1ec8
  4250. /Iicyrillic 16#0418
  4251. /Iinvertedbreve 16#020a
  4252. /Iishortcyrillic 16#0419
  4253. /Imacron 16#012a
  4254. /Imacroncyrillic 16#04e2
  4255. /Imonospace 16#ff29
  4256. /Iniarmenian 16#053b
  4257. /Iocyrillic 16#0401
  4258. /Iogonek 16#012e
  4259. /Iota 16#0399
  4260. /Iotaafrican 16#0196
  4261. /Iotadieresis 16#03aa
  4262. /Iotatonos 16#038a
  4263. /Ismall 16#f769
  4264. /Istroke 16#0197
  4265. /Itilde 16#0128
  4266. /Itildebelow 16#1e2c
  4267. /Izhitsacyrillic 16#0474
  4268. /Izhitsadblgravecyrillic 16#0476
  4269. /J 16#004a
  4270. /Jaarmenian 16#0541
  4271. /Jcircle 16#24bf
  4272. /Jcircumflex 16#0134
  4273. /Jecyrillic 16#0408
  4274. /Jheharmenian 16#054b
  4275. /Jmonospace 16#ff2a
  4276. /Jsmall 16#f76a
  4277. /K 16#004b
  4278. /KBsquare 16#3385
  4279. /KKsquare 16#33cd
  4280. /Kabashkircyrillic 16#04a0
  4281. /Kacute 16#1e30
  4282. /Kacyrillic 16#041a
  4283. /Kadescendercyrillic 16#049a
  4284. /Kahookcyrillic 16#04c3
  4285. /Kappa 16#039a
  4286. /Kastrokecyrillic 16#049e
  4287. /Kaverticalstrokecyrillic 16#049c
  4288. /Kcaron 16#01e8
  4289. /Kcedilla 16#0136
  4290. /Kcircle 16#24c0
  4291. /Kcommaaccent 16#0136
  4292. /Kdotbelow 16#1e32
  4293. /Keharmenian 16#0554
  4294. /Kenarmenian 16#053f
  4295. /Khacyrillic 16#0425
  4296. /Kheicoptic 16#03e6
  4297. /Khook 16#0198
  4298. /Kjecyrillic 16#040c
  4299. /Klinebelow 16#1e34
  4300. /Kmonospace 16#ff2b
  4301. /Koppacyrillic 16#0480
  4302. /Koppagreek 16#03de
  4303. /Ksicyrillic 16#046e
  4304. /Ksmall 16#f76b
  4305. /L 16#004c
  4306. /LJ 16#01c7
  4307. /LL 16#f6bf
  4308. /Lacute 16#0139
  4309. /Lambda 16#039b
  4310. /Lcaron 16#013d
  4311. /Lcedilla 16#013b
  4312. /Lcircle 16#24c1
  4313. /Lcircumflexbelow 16#1e3c
  4314. /Lcommaaccent 16#013b
  4315. /Ldot 16#013f
  4316. /Ldotaccent 16#013f
  4317. /Ldotbelow 16#1e36
  4318. /Ldotbelowmacron 16#1e38
  4319. /Liwnarmenian 16#053c
  4320. /Lj 16#01c8
  4321. /Ljecyrillic 16#0409
  4322. /Llinebelow 16#1e3a
  4323. /Lmonospace 16#ff2c
  4324. /Lslash 16#0141
  4325. /Lslashsmall 16#f6f9
  4326. /Lsmall 16#f76c
  4327. /M 16#004d
  4328. /MBsquare 16#3386
  4329. /Macron 16#f6d0
  4330. /Macronsmall 16#f7af
  4331. /Macute 16#1e3e
  4332. /Mcircle 16#24c2
  4333. /Mdotaccent 16#1e40
  4334. /Mdotbelow 16#1e42
  4335. /Menarmenian 16#0544
  4336. /Mmonospace 16#ff2d
  4337. /Msmall 16#f76d
  4338. /Mturned 16#019c
  4339. /Mu 16#039c
  4340. /N 16#004e
  4341. /NJ 16#01ca
  4342. /Nacute 16#0143
  4343. /Ncaron 16#0147
  4344. /Ncedilla 16#0145
  4345. /Ncircle 16#24c3
  4346. /Ncircumflexbelow 16#1e4a
  4347. /Ncommaaccent 16#0145
  4348. /Ndotaccent 16#1e44
  4349. /Ndotbelow 16#1e46
  4350. /Nhookleft 16#019d
  4351. /Nineroman 16#2168
  4352. /Nj 16#01cb
  4353. /Njecyrillic 16#040a
  4354. /Nlinebelow 16#1e48
  4355. /Nmonospace 16#ff2e
  4356. /Nowarmenian 16#0546
  4357. /Nsmall 16#f76e
  4358. /Ntilde 16#00d1
  4359. /Ntildesmall 16#f7f1
  4360. /Nu 16#039d
  4361. /O 16#004f
  4362. /OE 16#0152
  4363. /OEsmall 16#f6fa
  4364. /Oacute 16#00d3
  4365. /Oacutesmall 16#f7f3
  4366. /Obarredcyrillic 16#04e8
  4367. /Obarreddieresiscyrillic 16#04ea
  4368. /Obreve 16#014e
  4369. /Ocaron 16#01d1
  4370. /Ocenteredtilde 16#019f
  4371. /Ocircle 16#24c4
  4372. /Ocircumflex 16#00d4
  4373. /Ocircumflexacute 16#1ed0
  4374. /Ocircumflexdotbelow 16#1ed8
  4375. /Ocircumflexgrave 16#1ed2
  4376. /Ocircumflexhookabove 16#1ed4
  4377. /Ocircumflexsmall 16#f7f4
  4378. /Ocircumflextilde 16#1ed6
  4379. /Ocyrillic 16#041e
  4380. /Odblacute 16#0150
  4381. /Odblgrave 16#020c
  4382. /Odieresis 16#00d6
  4383. /Odieresiscyrillic 16#04e6
  4384. /Odieresissmall 16#f7f6
  4385. /Odotbelow 16#1ecc
  4386. /Ogoneksmall 16#f6fb
  4387. /Ograve 16#00d2
  4388. /Ogravesmall 16#f7f2
  4389. /Oharmenian 16#0555
  4390. /Ohm 16#2126
  4391. /Ohookabove 16#1ece
  4392. /Ohorn 16#01a0
  4393. /Ohornacute 16#1eda
  4394. /Ohorndotbelow 16#1ee2
  4395. /Ohorngrave 16#1edc
  4396. /Ohornhookabove 16#1ede
  4397. /Ohorntilde 16#1ee0
  4398. /Ohungarumlaut 16#0150
  4399. /Oi 16#01a2
  4400. /Oinvertedbreve 16#020e
  4401. /Omacron 16#014c
  4402. /Omacronacute 16#1e52
  4403. /Omacrongrave 16#1e50
  4404. /Omega 16#2126
  4405. /Omegacyrillic 16#0460
  4406. /Omegagreek 16#03a9
  4407. /Omegaroundcyrillic 16#047a
  4408. /Omegatitlocyrillic 16#047c
  4409. /Omegatonos 16#038f
  4410. /Omicron 16#039f
  4411. /Omicrontonos 16#038c
  4412. /Omonospace 16#ff2f
  4413. /Oneroman 16#2160
  4414. /Oogonek 16#01ea
  4415. /Oogonekmacron 16#01ec
  4416. /Oopen 16#0186
  4417. /Oslash 16#00d8
  4418. /Oslashacute 16#01fe
  4419. /Oslashsmall 16#f7f8
  4420. /Osmall 16#f76f
  4421. /Ostrokeacute 16#01fe
  4422. /Otcyrillic 16#047e
  4423. /Otilde 16#00d5
  4424. /Otildeacute 16#1e4c
  4425. /Otildedieresis 16#1e4e
  4426. /Otildesmall 16#f7f5
  4427. /P 16#0050
  4428. /Pacute 16#1e54
  4429. /Pcircle 16#24c5
  4430. /Pdotaccent 16#1e56
  4431. /Pecyrillic 16#041f
  4432. /Peharmenian 16#054a
  4433. /Pemiddlehookcyrillic 16#04a6
  4434. /Phi 16#03a6
  4435. /Phook 16#01a4
  4436. /Pi 16#03a0
  4437. /Piwrarmenian 16#0553
  4438. /Pmonospace 16#ff30
  4439. /Psi 16#03a8
  4440. /Psicyrillic 16#0470
  4441. /Psmall 16#f770
  4442. /Q 16#0051
  4443. /Qcircle 16#24c6
  4444. /Qmonospace 16#ff31
  4445. /Qsmall 16#f771
  4446. /R 16#0052
  4447. /Raarmenian 16#054c
  4448. /Racute 16#0154
  4449. /Rcaron 16#0158
  4450. /Rcedilla 16#0156
  4451. /Rcircle 16#24c7
  4452. /Rcommaaccent 16#0156
  4453. /Rdblgrave 16#0210
  4454. /Rdotaccent 16#1e58
  4455. /Rdotbelow 16#1e5a
  4456. /Rdotbelowmacron 16#1e5c
  4457. /Reharmenian 16#0550
  4458. /Rfraktur 16#211c
  4459. /Rho 16#03a1
  4460. /Ringsmall 16#f6fc
  4461. /Rinvertedbreve 16#0212
  4462. /Rlinebelow 16#1e5e
  4463. /Rmonospace 16#ff32
  4464. /Rsmall 16#f772
  4465. /Rsmallinverted 16#0281
  4466. /Rsmallinvertedsuperior 16#02b6
  4467. /S 16#0053
  4468. /SF010000 16#250c
  4469. /SF020000 16#2514
  4470. /SF030000 16#2510
  4471. /SF040000 16#2518
  4472. /SF050000 16#253c
  4473. /SF060000 16#252c
  4474. /SF070000 16#2534
  4475. /SF080000 16#251c
  4476. /SF090000 16#2524
  4477. /SF100000 16#2500
  4478. /SF110000 16#2502
  4479. /SF190000 16#2561
  4480. /SF200000 16#2562
  4481. /SF210000 16#2556
  4482. /SF220000 16#2555
  4483. /SF230000 16#2563
  4484. /SF240000 16#2551
  4485. /SF250000 16#2557
  4486. /SF260000 16#255d
  4487. /SF270000 16#255c
  4488. /SF280000 16#255b
  4489. /SF360000 16#255e
  4490. /SF370000 16#255f
  4491. /SF380000 16#255a
  4492. /SF390000 16#2554
  4493. /SF400000 16#2569
  4494. /SF410000 16#2566
  4495. /SF420000 16#2560
  4496. /SF430000 16#2550
  4497. /SF440000 16#256c
  4498. /SF450000 16#2567
  4499. /SF460000 16#2568
  4500. /SF470000 16#2564
  4501. /SF480000 16#2565
  4502. /SF490000 16#2559
  4503. /SF500000 16#2558
  4504. /SF510000 16#2552
  4505. /SF520000 16#2553
  4506. /SF530000 16#256b
  4507. /SF540000 16#256a
  4508. /Sacute 16#015a
  4509. /Sacutedotaccent 16#1e64
  4510. /Sampigreek 16#03e0
  4511. /Scaron 16#0160
  4512. /Scarondotaccent 16#1e66
  4513. /Scaronsmall 16#f6fd
  4514. /Scedilla 16#015e
  4515. /Schwa 16#018f
  4516. /Schwacyrillic 16#04d8
  4517. /Schwadieresiscyrillic 16#04da
  4518. /Scircle 16#24c8
  4519. /Scircumflex 16#015c
  4520. /Scommaaccent 16#0218
  4521. /Sdotaccent 16#1e60
  4522. /Sdotbelow 16#1e62
  4523. /Sdotbelowdotaccent 16#1e68
  4524. /Seharmenian 16#054d
  4525. /Sevenroman 16#2166
  4526. /Shaarmenian 16#0547
  4527. /Shacyrillic 16#0428
  4528. /Shchacyrillic 16#0429
  4529. /Sheicoptic 16#03e2
  4530. /Shhacyrillic 16#04ba
  4531. /Shimacoptic 16#03ec
  4532. /Sigma 16#03a3
  4533. /Sixroman 16#2165
  4534. /Smonospace 16#ff33
  4535. /Softsigncyrillic 16#042c
  4536. /Ssmall 16#f773
  4537. /Stigmagreek 16#03da
  4538. /T 16#0054
  4539. /Tau 16#03a4
  4540. /Tbar 16#0166
  4541. /Tcaron 16#0164
  4542. /Tcedilla 16#0162
  4543. /Tcircle 16#24c9
  4544. /Tcircumflexbelow 16#1e70
  4545. /Tcommaaccent 16#0162
  4546. /Tdotaccent 16#1e6a
  4547. /Tdotbelow 16#1e6c
  4548. /Tecyrillic 16#0422
  4549. /Tedescendercyrillic 16#04ac
  4550. /Tenroman 16#2169
  4551. /Tetsecyrillic 16#04b4
  4552. /Theta 16#0398
  4553. /Thook 16#01ac
  4554. /Thorn 16#00de
  4555. /Thornsmall 16#f7fe
  4556. /Threeroman 16#2162
  4557. /Tildesmall 16#f6fe
  4558. /Tiwnarmenian 16#054f
  4559. /Tlinebelow 16#1e6e
  4560. /Tmonospace 16#ff34
  4561. /Toarmenian 16#0539
  4562. /Tonefive 16#01bc
  4563. /Tonesix 16#0184
  4564. /Tonetwo 16#01a7
  4565. /Tretroflexhook 16#01ae
  4566. /Tsecyrillic 16#0426
  4567. /Tshecyrillic 16#040b
  4568. /Tsmall 16#f774
  4569. /Twelveroman 16#216b
  4570. /Tworoman 16#2161
  4571. /U 16#0055
  4572. /Uacute 16#00da
  4573. /Uacutesmall 16#f7fa
  4574. /Ubreve 16#016c
  4575. /Ucaron 16#01d3
  4576. /Ucircle 16#24ca
  4577. /Ucircumflex 16#00db
  4578. /Ucircumflexbelow 16#1e76
  4579. /Ucircumflexsmall 16#f7fb
  4580. /Ucyrillic 16#0423
  4581. /Udblacute 16#0170
  4582. /Udblgrave 16#0214
  4583. /Udieresis 16#00dc
  4584. /Udieresisacute 16#01d7
  4585. /Udieresisbelow 16#1e72
  4586. /Udieresiscaron 16#01d9
  4587. /Udieresiscyrillic 16#04f0
  4588. /Udieresisgrave 16#01db
  4589. /Udieresismacron 16#01d5
  4590. /Udieresissmall 16#f7fc
  4591. /Udotbelow 16#1ee4
  4592. /Ugrave 16#00d9
  4593. /Ugravesmall 16#f7f9
  4594. /Uhookabove 16#1ee6
  4595. /Uhorn 16#01af
  4596. /Uhornacute 16#1ee8
  4597. /Uhorndotbelow 16#1ef0
  4598. /Uhorngrave 16#1eea
  4599. /Uhornhookabove 16#1eec
  4600. /Uhorntilde 16#1eee
  4601. /Uhungarumlaut 16#0170
  4602. /Uhungarumlautcyrillic 16#04f2
  4603. /Uinvertedbreve 16#0216
  4604. /Ukcyrillic 16#0478
  4605. /Umacron 16#016a
  4606. /Umacroncyrillic 16#04ee
  4607. /Umacrondieresis 16#1e7a
  4608. /Umonospace 16#ff35
  4609. /Uogonek 16#0172
  4610. /Upsilon 16#03a5
  4611. /Upsilon1 16#03d2
  4612. /Upsilonacutehooksymbolgreek 16#03d3
  4613. /Upsilonafrican 16#01b1
  4614. /Upsilondieresis 16#03ab
  4615. /Upsilondieresishooksymbolgreek 16#03d4
  4616. /Upsilonhooksymbol 16#03d2
  4617. /Upsilontonos 16#038e
  4618. /Uring 16#016e
  4619. /Ushortcyrillic 16#040e
  4620. /Usmall 16#f775
  4621. /Ustraightcyrillic 16#04ae
  4622. /Ustraightstrokecyrillic 16#04b0
  4623. /Utilde 16#0168
  4624. /Utildeacute 16#1e78
  4625. /Utildebelow 16#1e74
  4626. /V 16#0056
  4627. /Vcircle 16#24cb
  4628. /Vdotbelow 16#1e7e
  4629. /Vecyrillic 16#0412
  4630. /Vewarmenian 16#054e
  4631. /Vhook 16#01b2
  4632. /Vmonospace 16#ff36
  4633. /Voarmenian 16#0548
  4634. /Vsmall 16#f776
  4635. /Vtilde 16#1e7c
  4636. /W 16#0057
  4637. /Wacute 16#1e82
  4638. /Wcircle 16#24cc
  4639. /Wcircumflex 16#0174
  4640. /Wdieresis 16#1e84
  4641. /Wdotaccent 16#1e86
  4642. /Wdotbelow 16#1e88
  4643. /Wgrave 16#1e80
  4644. /Wmonospace 16#ff37
  4645. /Wsmall 16#f777
  4646. /X 16#0058
  4647. /Xcircle 16#24cd
  4648. /Xdieresis 16#1e8c
  4649. /Xdotaccent 16#1e8a
  4650. /Xeharmenian 16#053d
  4651. /Xi 16#039e
  4652. /Xmonospace 16#ff38
  4653. /Xsmall 16#f778
  4654. /Y 16#0059
  4655. /Yacute 16#00dd
  4656. /Yacutesmall 16#f7fd
  4657. /Yatcyrillic 16#0462
  4658. /Ycircle 16#24ce
  4659. /Ycircumflex 16#0176
  4660. /Ydieresis 16#0178
  4661. /Ydieresissmall 16#f7ff
  4662. /Ydotaccent 16#1e8e
  4663. /Ydotbelow 16#1ef4
  4664. /Yericyrillic 16#042b
  4665. /Yerudieresiscyrillic 16#04f8
  4666. /Ygrave 16#1ef2
  4667. /Yhook 16#01b3
  4668. /Yhookabove 16#1ef6
  4669. /Yiarmenian 16#0545
  4670. /Yicyrillic 16#0407
  4671. /Yiwnarmenian 16#0552
  4672. /Ymonospace 16#ff39
  4673. /Ysmall 16#f779
  4674. /Ytilde 16#1ef8
  4675. /Yusbigcyrillic 16#046a
  4676. /Yusbigiotifiedcyrillic 16#046c
  4677. /Yuslittlecyrillic 16#0466
  4678. /Yuslittleiotifiedcyrillic 16#0468
  4679. /Z 16#005a
  4680. /Zaarmenian 16#0536
  4681. /Zacute 16#0179
  4682. /Zcaron 16#017d
  4683. /Zcaronsmall 16#f6ff
  4684. /Zcircle 16#24cf
  4685. /Zcircumflex 16#1e90
  4686. /Zdot 16#017b
  4687. /Zdotaccent 16#017b
  4688. /Zdotbelow 16#1e92
  4689. /Zecyrillic 16#0417
  4690. /Zedescendercyrillic 16#0498
  4691. /Zedieresiscyrillic 16#04de
  4692. /Zeta 16#0396
  4693. /Zhearmenian 16#053a
  4694. /Zhebrevecyrillic 16#04c1
  4695. /Zhecyrillic 16#0416
  4696. /Zhedescendercyrillic 16#0496
  4697. /Zhedieresiscyrillic 16#04dc
  4698. /Zlinebelow 16#1e94
  4699. /Zmonospace 16#ff3a
  4700. /Zsmall 16#f77a
  4701. /Zstroke 16#01b5
  4702. /a 16#0061
  4703. /aabengali 16#0986
  4704. /aacute 16#00e1
  4705. /aadeva 16#0906
  4706. /aagujarati 16#0a86
  4707. /aagurmukhi 16#0a06
  4708. /aamatragurmukhi 16#0a3e
  4709. /aarusquare 16#3303
  4710. /aavowelsignbengali 16#09be
  4711. /aavowelsigndeva 16#093e
  4712. /aavowelsigngujarati 16#0abe
  4713. /abbreviationmarkarmenian 16#055f
  4714. /abbreviationsigndeva 16#0970
  4715. /abengali 16#0985
  4716. /abopomofo 16#311a
  4717. /abreve 16#0103
  4718. /abreveacute 16#1eaf
  4719. /abrevecyrillic 16#04d1
  4720. /abrevedotbelow 16#1eb7
  4721. /abrevegrave 16#1eb1
  4722. /abrevehookabove 16#1eb3
  4723. /abrevetilde 16#1eb5
  4724. /acaron 16#01ce
  4725. /acircle 16#24d0
  4726. /acircumflex 16#00e2
  4727. /acircumflexacute 16#1ea5
  4728. /acircumflexdotbelow 16#1ead
  4729. /acircumflexgrave 16#1ea7
  4730. /acircumflexhookabove 16#1ea9
  4731. /acircumflextilde 16#1eab
  4732. /acute 16#00b4
  4733. /acutebelowcmb 16#0317
  4734. /acutecmb 16#0301
  4735. /acutecomb 16#0301
  4736. /acutedeva 16#0954
  4737. /acutelowmod 16#02cf
  4738. /acutetonecmb 16#0341
  4739. /acyrillic 16#0430
  4740. /adblgrave 16#0201
  4741. /addakgurmukhi 16#0a71
  4742. /adeva 16#0905
  4743. /adieresis 16#00e4
  4744. /adieresiscyrillic 16#04d3
  4745. /adieresismacron 16#01df
  4746. /adotbelow 16#1ea1
  4747. /adotmacron 16#01e1
  4748. /ae 16#00e6
  4749. /aeacute 16#01fd
  4750. /aekorean 16#3150
  4751. /aemacron 16#01e3
  4752. /afii00208 16#2015
  4753. /afii08941 16#20a4
  4754. /afii10017 16#0410
  4755. /afii10018 16#0411
  4756. /afii10019 16#0412
  4757. /afii10020 16#0413
  4758. /afii10021 16#0414
  4759. /afii10022 16#0415
  4760. /afii10023 16#0401
  4761. /afii10024 16#0416
  4762. /afii10025 16#0417
  4763. /afii10026 16#0418
  4764. /afii10027 16#0419
  4765. /afii10028 16#041a
  4766. /afii10029 16#041b
  4767. /afii10030 16#041c
  4768. /afii10031 16#041d
  4769. /afii10032 16#041e
  4770. /afii10033 16#041f
  4771. /afii10034 16#0420
  4772. /afii10035 16#0421
  4773. /afii10036 16#0422
  4774. /afii10037 16#0423
  4775. /afii10038 16#0424
  4776. /afii10039 16#0425
  4777. /afii10040 16#0426
  4778. /afii10041 16#0427
  4779. /afii10042 16#0428
  4780. /afii10043 16#0429
  4781. /afii10044 16#042a
  4782. /afii10045 16#042b
  4783. /afii10046 16#042c
  4784. /afii10047 16#042d
  4785. /afii10048 16#042e
  4786. /afii10049 16#042f
  4787. /afii10050 16#0490
  4788. /afii10051 16#0402
  4789. /afii10052 16#0403
  4790. /afii10053 16#0404
  4791. /afii10054 16#0405
  4792. /afii10055 16#0406
  4793. /afii10056 16#0407
  4794. /afii10057 16#0408
  4795. /afii10058 16#0409
  4796. /afii10059 16#040a
  4797. /afii10060 16#040b
  4798. /afii10061 16#040c
  4799. /afii10062 16#040e
  4800. /afii10063 16#f6c4
  4801. /afii10064 16#f6c5
  4802. /afii10065 16#0430
  4803. /afii10066 16#0431
  4804. /afii10067 16#0432
  4805. /afii10068 16#0433
  4806. /afii10069 16#0434
  4807. /afii10070 16#0435
  4808. /afii10071 16#0451
  4809. /afii10072 16#0436
  4810. /afii10073 16#0437
  4811. /afii10074 16#0438
  4812. /afii10075 16#0439
  4813. /afii10076 16#043a
  4814. /afii10077 16#043b
  4815. /afii10078 16#043c
  4816. /afii10079 16#043d
  4817. /afii10080 16#043e
  4818. /afii10081 16#043f
  4819. /afii10082 16#0440
  4820. /afii10083 16#0441
  4821. /afii10084 16#0442
  4822. /afii10085 16#0443
  4823. /afii10086 16#0444
  4824. /afii10087 16#0445
  4825. /afii10088 16#0446
  4826. /afii10089 16#0447
  4827. /afii10090 16#0448
  4828. /afii10091 16#0449
  4829. /afii10092 16#044a
  4830. /afii10093 16#044b
  4831. /afii10094 16#044c
  4832. /afii10095 16#044d
  4833. /afii10096 16#044e
  4834. /afii10097 16#044f
  4835. /afii10098 16#0491
  4836. /afii10099 16#0452
  4837. /afii10100 16#0453
  4838. /afii10101 16#0454
  4839. /afii10102 16#0455
  4840. /afii10103 16#0456
  4841. /afii10104 16#0457
  4842. /afii10105 16#0458
  4843. /afii10106 16#0459
  4844. /afii10107 16#045a
  4845. /afii10108 16#045b
  4846. /afii10109 16#045c
  4847. /afii10110 16#045e
  4848. /afii10145 16#040f
  4849. /afii10146 16#0462
  4850. /afii10147 16#0472
  4851. /afii10148 16#0474
  4852. /afii10192 16#f6c6
  4853. /afii10193 16#045f
  4854. /afii10194 16#0463
  4855. /afii10195 16#0473
  4856. /afii10196 16#0475
  4857. /afii10831 16#f6c7
  4858. /afii10832 16#f6c8
  4859. /afii10846 16#04d9
  4860. /afii299 16#200e
  4861. /afii300 16#200f
  4862. /afii301 16#200d
  4863. /afii57381 16#066a
  4864. /afii57388 16#060c
  4865. /afii57392 16#0660
  4866. /afii57393 16#0661
  4867. /afii57394 16#0662
  4868. /afii57395 16#0663
  4869. /afii57396 16#0664
  4870. /afii57397 16#0665
  4871. /afii57398 16#0666
  4872. /afii57399 16#0667
  4873. /afii57400 16#0668
  4874. /afii57401 16#0669
  4875. /afii57403 16#061b
  4876. /afii57407 16#061f
  4877. /afii57409 16#0621
  4878. /afii57410 16#0622
  4879. /afii57411 16#0623
  4880. /afii57412 16#0624
  4881. /afii57413 16#0625
  4882. /afii57414 16#0626
  4883. /afii57415 16#0627
  4884. /afii57416 16#0628
  4885. /afii57417 16#0629
  4886. /afii57418 16#062a
  4887. /afii57419 16#062b
  4888. /afii57420 16#062c
  4889. /afii57421 16#062d
  4890. /afii57422 16#062e
  4891. /afii57423 16#062f
  4892. /afii57424 16#0630
  4893. /afii57425 16#0631
  4894. /afii57426 16#0632
  4895. /afii57427 16#0633
  4896. /afii57428 16#0634
  4897. /afii57429 16#0635
  4898. /afii57430 16#0636
  4899. /afii57431 16#0637
  4900. /afii57432 16#0638
  4901. /afii57433 16#0639
  4902. /afii57434 16#063a
  4903. /afii57440 16#0640
  4904. /afii57441 16#0641
  4905. /afii57442 16#0642
  4906. /afii57443 16#0643
  4907. /afii57444 16#0644
  4908. /afii57445 16#0645
  4909. /afii57446 16#0646
  4910. /afii57448 16#0648
  4911. /afii57449 16#0649
  4912. /afii57450 16#064a
  4913. /afii57451 16#064b
  4914. /afii57452 16#064c
  4915. /afii57453 16#064d
  4916. /afii57454 16#064e
  4917. /afii57455 16#064f
  4918. /afii57456 16#0650
  4919. /afii57457 16#0651
  4920. /afii57458 16#0652
  4921. /afii57470 16#0647
  4922. /afii57505 16#06a4
  4923. /afii57506 16#067e
  4924. /afii57507 16#0686
  4925. /afii57508 16#0698
  4926. /afii57509 16#06af
  4927. /afii57511 16#0679
  4928. /afii57512 16#0688
  4929. /afii57513 16#0691
  4930. /afii57514 16#06ba
  4931. /afii57519 16#06d2
  4932. /afii57534 16#06d5
  4933. /afii57636 16#20aa
  4934. /afii57645 16#05be
  4935. /afii57658 16#05c3
  4936. /afii57664 16#05d0
  4937. /afii57665 16#05d1
  4938. /afii57666 16#05d2
  4939. /afii57667 16#05d3
  4940. /afii57668 16#05d4
  4941. /afii57669 16#05d5
  4942. /afii57670 16#05d6
  4943. /afii57671 16#05d7
  4944. /afii57672 16#05d8
  4945. /afii57673 16#05d9
  4946. /afii57674 16#05da
  4947. /afii57675 16#05db
  4948. /afii57676 16#05dc
  4949. /afii57677 16#05dd
  4950. /afii57678 16#05de
  4951. /afii57679 16#05df
  4952. /afii57680 16#05e0
  4953. /afii57681 16#05e1
  4954. /afii57682 16#05e2
  4955. /afii57683 16#05e3
  4956. /afii57684 16#05e4
  4957. /afii57685 16#05e5
  4958. /afii57686 16#05e6
  4959. /afii57687 16#05e7
  4960. /afii57688 16#05e8
  4961. /afii57689 16#05e9
  4962. /afii57690 16#05ea
  4963. /afii57694 16#fb2a
  4964. /afii57695 16#fb2b
  4965. /afii57700 16#fb4b
  4966. /afii57705 16#fb1f
  4967. /afii57716 16#05f0
  4968. /afii57717 16#05f1
  4969. /afii57718 16#05f2
  4970. /afii57723 16#fb35
  4971. /afii57793 16#05b4
  4972. /afii57794 16#05b5
  4973. /afii57795 16#05b6
  4974. /afii57796 16#05bb
  4975. /afii57797 16#05b8
  4976. /afii57798 16#05b7
  4977. /afii57799 16#05b0
  4978. /afii57800 16#05b2
  4979. /afii57801 16#05b1
  4980. /afii57802 16#05b3
  4981. /afii57803 16#05c2
  4982. /afii57804 16#05c1
  4983. /afii57806 16#05b9
  4984. /afii57807 16#05bc
  4985. /afii57839 16#05bd
  4986. /afii57841 16#05bf
  4987. /afii57842 16#05c0
  4988. /afii57929 16#02bc
  4989. /afii61248 16#2105
  4990. /afii61289 16#2113
  4991. /afii61352 16#2116
  4992. /afii61573 16#202c
  4993. /afii61574 16#202d
  4994. /afii61575 16#202e
  4995. /afii61664 16#200c
  4996. /afii63167 16#066d
  4997. /afii64937 16#02bd
  4998. /agrave 16#00e0
  4999. /agujarati 16#0a85
  5000. /agurmukhi 16#0a05
  5001. /ahiragana 16#3042
  5002. /ahookabove 16#1ea3
  5003. /aibengali 16#0990
  5004. /aibopomofo 16#311e
  5005. /aideva 16#0910
  5006. /aiecyrillic 16#04d5
  5007. /aigujarati 16#0a90
  5008. /aigurmukhi 16#0a10
  5009. /aimatragurmukhi 16#0a48
  5010. /ainarabic 16#0639
  5011. /ainfinalarabic 16#feca
  5012. /aininitialarabic 16#fecb
  5013. /ainmedialarabic 16#fecc
  5014. /ainvertedbreve 16#0203
  5015. /aivowelsignbengali 16#09c8
  5016. /aivowelsigndeva 16#0948
  5017. /aivowelsigngujarati 16#0ac8
  5018. /akatakana 16#30a2
  5019. /akatakanahalfwidth 16#ff71
  5020. /akorean 16#314f
  5021. /alef 16#05d0
  5022. /alefarabic 16#0627
  5023. /alefdageshhebrew 16#fb30
  5024. /aleffinalarabic 16#fe8e
  5025. /alefhamzaabovearabic 16#0623
  5026. /alefhamzaabovefinalarabic 16#fe84
  5027. /alefhamzabelowarabic 16#0625
  5028. /alefhamzabelowfinalarabic 16#fe88
  5029. /alefhebrew 16#05d0
  5030. /aleflamedhebrew 16#fb4f
  5031. /alefmaddaabovearabic 16#0622
  5032. /alefmaddaabovefinalarabic 16#fe82
  5033. /alefmaksuraarabic 16#0649
  5034. /alefmaksurafinalarabic 16#fef0
  5035. /alefmaksurainitialarabic 16#fef3
  5036. /alefmaksuramedialarabic 16#fef4
  5037. /alefpatahhebrew 16#fb2e
  5038. /alefqamatshebrew 16#fb2f
  5039. /aleph 16#2135
  5040. /allequal 16#224c
  5041. /alpha 16#03b1
  5042. /alphatonos 16#03ac
  5043. /amacron 16#0101
  5044. /amonospace 16#ff41
  5045. /ampersand 16#0026
  5046. /ampersandmonospace 16#ff06
  5047. /ampersandsmall 16#f726
  5048. /amsquare 16#33c2
  5049. /anbopomofo 16#3122
  5050. /angbopomofo 16#3124
  5051. /angkhankhuthai 16#0e5a
  5052. /angle 16#2220
  5053. /anglebracketleft 16#3008
  5054. /anglebracketleftvertical 16#fe3f
  5055. /anglebracketright 16#3009
  5056. /anglebracketrightvertical 16#fe40
  5057. /angleleft 16#2329
  5058. /angleright 16#232a
  5059. /angstrom 16#212b
  5060. /anoteleia 16#0387
  5061. /anudattadeva 16#0952
  5062. /anusvarabengali 16#0982
  5063. /anusvaradeva 16#0902
  5064. /anusvaragujarati 16#0a82
  5065. /aogonek 16#0105
  5066. /apaatosquare 16#3300
  5067. /aparen 16#249c
  5068. /apostrophearmenian 16#055a
  5069. /apostrophemod 16#02bc
  5070. /apple 16#f8ff
  5071. /approaches 16#2250
  5072. /approxequal 16#2248
  5073. /approxequalorimage 16#2252
  5074. /approximatelyequal 16#2245
  5075. /araeaekorean 16#318e
  5076. /araeakorean 16#318d
  5077. /arc 16#2312
  5078. /arighthalfring 16#1e9a
  5079. /aring 16#00e5
  5080. /aringacute 16#01fb
  5081. /aringbelow 16#1e01
  5082. /arrowboth 16#2194
  5083. /arrowdashdown 16#21e3
  5084. /arrowdashleft 16#21e0
  5085. /arrowdashright 16#21e2
  5086. /arrowdashup 16#21e1
  5087. /arrowdblboth 16#21d4
  5088. /arrowdbldown 16#21d3
  5089. /arrowdblleft 16#21d0
  5090. /arrowdblright 16#21d2
  5091. /arrowdblup 16#21d1
  5092. /arrowdown 16#2193
  5093. /arrowdownleft 16#2199
  5094. /arrowdownright 16#2198
  5095. /arrowdownwhite 16#21e9
  5096. /arrowheaddownmod 16#02c5
  5097. /arrowheadleftmod 16#02c2
  5098. /arrowheadrightmod 16#02c3
  5099. /arrowheadupmod 16#02c4
  5100. /arrowhorizex 16#f8e7
  5101. /arrowleft 16#2190
  5102. /arrowleftdbl 16#21d0
  5103. /arrowleftdblstroke 16#21cd
  5104. /arrowleftoverright 16#21c6
  5105. /arrowleftwhite 16#21e6
  5106. /arrowright 16#2192
  5107. /arrowrightdblstroke 16#21cf
  5108. /arrowrightheavy 16#279e
  5109. /arrowrightoverleft 16#21c4
  5110. /arrowrightwhite 16#21e8
  5111. /arrowtableft 16#21e4
  5112. /arrowtabright 16#21e5
  5113. /arrowup 16#2191
  5114. /arrowupdn 16#2195
  5115. /arrowupdnbse 16#21a8
  5116. /arrowupdownbase 16#21a8
  5117. /arrowupleft 16#2196
  5118. /arrowupleftofdown 16#21c5
  5119. /arrowupright 16#2197
  5120. /arrowupwhite 16#21e7
  5121. /arrowvertex 16#f8e6
  5122. /asciicircum 16#005e
  5123. /asciicircummonospace 16#ff3e
  5124. /asciitilde 16#007e
  5125. /asciitildemonospace 16#ff5e
  5126. /ascript 16#0251
  5127. /ascriptturned 16#0252
  5128. /asmallhiragana 16#3041
  5129. /asmallkatakana 16#30a1
  5130. /asmallkatakanahalfwidth 16#ff67
  5131. /asterisk 16#002a
  5132. /asteriskaltonearabic 16#066d
  5133. /asteriskarabic 16#066d
  5134. /asteriskmath 16#2217
  5135. /asteriskmonospace 16#ff0a
  5136. /asterisksmall 16#fe61
  5137. /asterism 16#2042
  5138. /asuperior 16#f6e9
  5139. /asymptoticallyequal 16#2243
  5140. /at 16#0040
  5141. /atilde 16#00e3
  5142. /atmonospace 16#ff20
  5143. /atsmall 16#fe6b
  5144. /aturned 16#0250
  5145. /aubengali 16#0994
  5146. /aubopomofo 16#3120
  5147. /audeva 16#0914
  5148. /augujarati 16#0a94
  5149. /augurmukhi 16#0a14
  5150. /aulengthmarkbengali 16#09d7
  5151. /aumatragurmukhi 16#0a4c
  5152. /auvowelsignbengali 16#09cc
  5153. /auvowelsigndeva 16#094c
  5154. /auvowelsigngujarati 16#0acc
  5155. /avagrahadeva 16#093d
  5156. /aybarmenian 16#0561
  5157. /ayin 16#05e2
  5158. /ayinaltonehebrew 16#fb20
  5159. /ayinhebrew 16#05e2
  5160. /b 16#0062
  5161. /babengali 16#09ac
  5162. /backslash 16#005c
  5163. /backslashmonospace 16#ff3c
  5164. /badeva 16#092c
  5165. /bagujarati 16#0aac
  5166. /bagurmukhi 16#0a2c
  5167. /bahiragana 16#3070
  5168. /bahtthai 16#0e3f
  5169. /bakatakana 16#30d0
  5170. /bar 16#007c
  5171. /barmonospace 16#ff5c
  5172. /bbopomofo 16#3105
  5173. /bcircle 16#24d1
  5174. /bdotaccent 16#1e03
  5175. /bdotbelow 16#1e05
  5176. /beamedsixteenthnotes 16#266c
  5177. /because 16#2235
  5178. /becyrillic 16#0431
  5179. /beharabic 16#0628
  5180. /behfinalarabic 16#fe90
  5181. /behinitialarabic 16#fe91
  5182. /behiragana 16#3079
  5183. /behmedialarabic 16#fe92
  5184. /behmeeminitialarabic 16#fc9f
  5185. /behmeemisolatedarabic 16#fc08
  5186. /behnoonfinalarabic 16#fc6d
  5187. /bekatakana 16#30d9
  5188. /benarmenian 16#0562
  5189. /bet 16#05d1
  5190. /beta 16#03b2
  5191. /betasymbolgreek 16#03d0
  5192. /betdagesh 16#fb31
  5193. /betdageshhebrew 16#fb31
  5194. /bethebrew 16#05d1
  5195. /betrafehebrew 16#fb4c
  5196. /bhabengali 16#09ad
  5197. /bhadeva 16#092d
  5198. /bhagujarati 16#0aad
  5199. /bhagurmukhi 16#0a2d
  5200. /bhook 16#0253
  5201. /bihiragana 16#3073
  5202. /bikatakana 16#30d3
  5203. /bilabialclick 16#0298
  5204. /bindigurmukhi 16#0a02
  5205. /birusquare 16#3331
  5206. /blackcircle 16#25cf
  5207. /blackdiamond 16#25c6
  5208. /blackdownpointingtriangle 16#25bc
  5209. /blackleftpointingpointer 16#25c4
  5210. /blackleftpointingtriangle 16#25c0
  5211. /blacklenticularbracketleft 16#3010
  5212. /blacklenticularbracketleftvertical 16#fe3b
  5213. /blacklenticularbracketright 16#3011
  5214. /blacklenticularbracketrightvertical 16#fe3c
  5215. /blacklowerlefttriangle 16#25e3
  5216. /blacklowerrighttriangle 16#25e2
  5217. /blackrectangle 16#25ac
  5218. /blackrightpointingpointer 16#25ba
  5219. /blackrightpointingtriangle 16#25b6
  5220. /blacksmallsquare 16#25aa
  5221. /blacksmilingface 16#263b
  5222. /blacksquare 16#25a0
  5223. /blackstar 16#2605
  5224. /blackupperlefttriangle 16#25e4
  5225. /blackupperrighttriangle 16#25e5
  5226. /blackuppointingsmalltriangle 16#25b4
  5227. /blackuppointingtriangle 16#25b2
  5228. /blank 16#2423
  5229. /blinebelow 16#1e07
  5230. /block 16#2588
  5231. /bmonospace 16#ff42
  5232. /bobaimaithai 16#0e1a
  5233. /bohiragana 16#307c
  5234. /bokatakana 16#30dc
  5235. /bparen 16#249d
  5236. /bqsquare 16#33c3
  5237. /braceex 16#f8f4
  5238. /braceleft 16#007b
  5239. /braceleftbt 16#f8f3
  5240. /braceleftmid 16#f8f2
  5241. /braceleftmonospace 16#ff5b
  5242. /braceleftsmall 16#fe5b
  5243. /bracelefttp 16#f8f1
  5244. /braceleftvertical 16#fe37
  5245. /braceright 16#007d
  5246. /bracerightbt 16#f8fe
  5247. /bracerightmid 16#f8fd
  5248. /bracerightmonospace 16#ff5d
  5249. /bracerightsmall 16#fe5c
  5250. /bracerighttp 16#f8fc
  5251. /bracerightvertical 16#fe38
  5252. /bracketleft 16#005b
  5253. /bracketleftbt 16#f8f0
  5254. /bracketleftex 16#f8ef
  5255. /bracketleftmonospace 16#ff3b
  5256. /bracketlefttp 16#f8ee
  5257. /bracketright 16#005d
  5258. /bracketrightbt 16#f8fb
  5259. /bracketrightex 16#f8fa
  5260. /bracketrightmonospace 16#ff3d
  5261. /bracketrighttp 16#f8f9
  5262. /breve 16#02d8
  5263. /brevebelowcmb 16#032e
  5264. /brevecmb 16#0306
  5265. /breveinvertedbelowcmb 16#032f
  5266. /breveinvertedcmb 16#0311
  5267. /breveinverteddoublecmb 16#0361
  5268. /bridgebelowcmb 16#032a
  5269. /bridgeinvertedbelowcmb 16#033a
  5270. /brokenbar 16#00a6
  5271. /bstroke 16#0180
  5272. /bsuperior 16#f6ea
  5273. /btopbar 16#0183
  5274. /buhiragana 16#3076
  5275. /bukatakana 16#30d6
  5276. /bullet 16#2022
  5277. /bulletinverse 16#25d8
  5278. /bulletoperator 16#2219
  5279. /bullseye 16#25ce
  5280. /c 16#0063
  5281. /caarmenian 16#056e
  5282. /cabengali 16#099a
  5283. /cacute 16#0107
  5284. /cadeva 16#091a
  5285. /cagujarati 16#0a9a
  5286. /cagurmukhi 16#0a1a
  5287. /calsquare 16#3388
  5288. /candrabindubengali 16#0981
  5289. /candrabinducmb 16#0310
  5290. /candrabindudeva 16#0901
  5291. /candrabindugujarati 16#0a81
  5292. /capslock 16#21ea
  5293. /careof 16#2105
  5294. /caron 16#02c7
  5295. /caronbelowcmb 16#032c
  5296. /caroncmb 16#030c
  5297. /carriagereturn 16#21b5
  5298. /cbopomofo 16#3118
  5299. /ccaron 16#010d
  5300. /ccedilla 16#00e7
  5301. /ccedillaacute 16#1e09
  5302. /ccircle 16#24d2
  5303. /ccircumflex 16#0109
  5304. /ccurl 16#0255
  5305. /cdot 16#010b
  5306. /cdotaccent 16#010b
  5307. /cdsquare 16#33c5
  5308. /cedilla 16#00b8
  5309. /cedillacmb 16#0327
  5310. /cent 16#00a2
  5311. /centigrade 16#2103
  5312. /centinferior 16#f6df
  5313. /centmonospace 16#ffe0
  5314. /centoldstyle 16#f7a2
  5315. /centsuperior 16#f6e0
  5316. /chaarmenian 16#0579
  5317. /chabengali 16#099b
  5318. /chadeva 16#091b
  5319. /chagujarati 16#0a9b
  5320. /chagurmukhi 16#0a1b
  5321. /chbopomofo 16#3114
  5322. /cheabkhasiancyrillic 16#04bd
  5323. /checkmark 16#2713
  5324. /checyrillic 16#0447
  5325. /chedescenderabkhasiancyrillic 16#04bf
  5326. /chedescendercyrillic 16#04b7
  5327. /chedieresiscyrillic 16#04f5
  5328. /cheharmenian 16#0573
  5329. /chekhakassiancyrillic 16#04cc
  5330. /cheverticalstrokecyrillic 16#04b9
  5331. /chi 16#03c7
  5332. /chieuchacirclekorean 16#3277
  5333. /chieuchaparenkorean 16#3217
  5334. /chieuchcirclekorean 16#3269
  5335. /chieuchkorean 16#314a
  5336. /chieuchparenkorean 16#3209
  5337. /chochangthai 16#0e0a
  5338. /chochanthai 16#0e08
  5339. /chochingthai 16#0e09
  5340. /chochoethai 16#0e0c
  5341. /chook 16#0188
  5342. /cieucacirclekorean 16#3276
  5343. /cieucaparenkorean 16#3216
  5344. /cieuccirclekorean 16#3268
  5345. /cieuckorean 16#3148
  5346. /cieucparenkorean 16#3208
  5347. /cieucuparenkorean 16#321c
  5348. /circle 16#25cb
  5349. /circlemultiply 16#2297
  5350. /circleot 16#2299
  5351. /circleplus 16#2295
  5352. /circlepostalmark 16#3036
  5353. /circlewithlefthalfblack 16#25d0
  5354. /circlewithrighthalfblack 16#25d1
  5355. /circumflex 16#02c6
  5356. /circumflexbelowcmb 16#032d
  5357. /circumflexcmb 16#0302
  5358. /clear 16#2327
  5359. /clickalveolar 16#01c2
  5360. /clickdental 16#01c0
  5361. /clicklateral 16#01c1
  5362. /clickretroflex 16#01c3
  5363. /club 16#2663
  5364. /clubsuitblack 16#2663
  5365. /clubsuitwhite 16#2667
  5366. /cmcubedsquare 16#33a4
  5367. /cmonospace 16#ff43
  5368. /cmsquaredsquare 16#33a0
  5369. /coarmenian 16#0581
  5370. /colon 16#003a
  5371. /colonmonetary 16#20a1
  5372. /colonmonospace 16#ff1a
  5373. /colonsign 16#20a1
  5374. /colonsmall 16#fe55
  5375. /colontriangularhalfmod 16#02d1
  5376. /colontriangularmod 16#02d0
  5377. /comma 16#002c
  5378. /commaabovecmb 16#0313
  5379. /commaaboverightcmb 16#0315
  5380. /commaaccent 16#f6c3
  5381. /commaarabic 16#060c
  5382. /commaarmenian 16#055d
  5383. /commainferior 16#f6e1
  5384. /commamonospace 16#ff0c
  5385. /commareversedabovecmb 16#0314
  5386. /commareversedmod 16#02bd
  5387. /commasmall 16#fe50
  5388. /commasuperior 16#f6e2
  5389. /commaturnedabovecmb 16#0312
  5390. /commaturnedmod 16#02bb
  5391. /compass 16#263c
  5392. /congruent 16#2245
  5393. /contourintegral 16#222e
  5394. /control 16#2303
  5395. /controlACK 16#0006
  5396. /controlBEL 16#0007
  5397. /controlBS 16#0008
  5398. /controlCAN 16#0018
  5399. /controlCR 16#000d
  5400. /controlDC1 16#0011
  5401. /controlDC2 16#0012
  5402. /controlDC3 16#0013
  5403. /controlDC4 16#0014
  5404. /controlDEL 16#007f
  5405. /controlDLE 16#0010
  5406. /controlEM 16#0019
  5407. /controlENQ 16#0005
  5408. /controlEOT 16#0004
  5409. /controlESC 16#001b
  5410. /controlETB 16#0017
  5411. /controlETX 16#0003
  5412. /controlFF 16#000c
  5413. /controlFS 16#001c
  5414. /controlGS 16#001d
  5415. /controlHT 16#0009
  5416. /controlLF 16#000a
  5417. /controlNAK 16#0015
  5418. /controlRS 16#001e
  5419. /controlSI 16#000f
  5420. /controlSO 16#000e
  5421. /controlSOT 16#0002
  5422. /controlSTX 16#0001
  5423. /controlSUB 16#001a
  5424. /controlSYN 16#0016
  5425. /controlUS 16#001f
  5426. /controlVT 16#000b
  5427. /copyright 16#00a9
  5428. /copyrightsans 16#f8e9
  5429. /copyrightserif 16#f6d9
  5430. /cornerbracketleft 16#300c
  5431. /cornerbracketlefthalfwidth 16#ff62
  5432. /cornerbracketleftvertical 16#fe41
  5433. /cornerbracketright 16#300d
  5434. /cornerbracketrighthalfwidth 16#ff63
  5435. /cornerbracketrightvertical 16#fe42
  5436. /corporationsquare 16#337f
  5437. /cosquare 16#33c7
  5438. /coverkgsquare 16#33c6
  5439. /cparen 16#249e
  5440. /cruzeiro 16#20a2
  5441. /cstretched 16#0297
  5442. /curlyand 16#22cf
  5443. /curlyor 16#22ce
  5444. /currency 16#00a4
  5445. /cyrBreve 16#f6d1
  5446. /cyrFlex 16#f6d2
  5447. /cyrbreve 16#f6d4
  5448. /cyrflex 16#f6d5
  5449. /d 16#0064
  5450. /daarmenian 16#0564
  5451. /dabengali 16#09a6
  5452. /dadarabic 16#0636
  5453. /dadeva 16#0926
  5454. /dadfinalarabic 16#febe
  5455. /dadinitialarabic 16#febf
  5456. /dadmedialarabic 16#fec0
  5457. /dagesh 16#05bc
  5458. /dageshhebrew 16#05bc
  5459. /dagger 16#2020
  5460. /daggerdbl 16#2021
  5461. /dagujarati 16#0aa6
  5462. /dagurmukhi 16#0a26
  5463. /dahiragana 16#3060
  5464. /dakatakana 16#30c0
  5465. /dalarabic 16#062f
  5466. /dalet 16#05d3
  5467. /daletdagesh 16#fb33
  5468. /daletdageshhebrew 16#fb33
  5469. /dalethebrew 16#05d3
  5470. /dalfinalarabic 16#feaa
  5471. /dammaarabic 16#064f
  5472. /dammalowarabic 16#064f
  5473. /dammatanaltonearabic 16#064c
  5474. /dammatanarabic 16#064c
  5475. /danda 16#0964
  5476. /dargahebrew 16#05a7
  5477. /dargalefthebrew 16#05a7
  5478. /dasiapneumatacyrilliccmb 16#0485
  5479. /dblGrave 16#f6d3
  5480. /dblanglebracketleft 16#300a
  5481. /dblanglebracketleftvertical 16#fe3d
  5482. /dblanglebracketright 16#300b
  5483. /dblanglebracketrightvertical 16#fe3e
  5484. /dblarchinvertedbelowcmb 16#032b
  5485. /dblarrowleft 16#21d4
  5486. /dblarrowright 16#21d2
  5487. /dbldanda 16#0965
  5488. /dblgrave 16#f6d6
  5489. /dblgravecmb 16#030f
  5490. /dblintegral 16#222c
  5491. /dbllowline 16#2017
  5492. /dbllowlinecmb 16#0333
  5493. /dbloverlinecmb 16#033f
  5494. /dblprimemod 16#02ba
  5495. /dblverticalbar 16#2016
  5496. /dblverticallineabovecmb 16#030e
  5497. /dbopomofo 16#3109
  5498. /dbsquare 16#33c8
  5499. /dcaron 16#010f
  5500. /dcedilla 16#1e11
  5501. /dcircle 16#24d3
  5502. /dcircumflexbelow 16#1e13
  5503. /dcroat 16#0111
  5504. /ddabengali 16#09a1
  5505. /ddadeva 16#0921
  5506. /ddagujarati 16#0aa1
  5507. /ddagurmukhi 16#0a21
  5508. /ddalarabic 16#0688
  5509. /ddalfinalarabic 16#fb89
  5510. /dddhadeva 16#095c
  5511. /ddhabengali 16#09a2
  5512. /ddhadeva 16#0922
  5513. /ddhagujarati 16#0aa2
  5514. /ddhagurmukhi 16#0a22
  5515. /ddotaccent 16#1e0b
  5516. /ddotbelow 16#1e0d
  5517. /decimalseparatorarabic 16#066b
  5518. /decimalseparatorpersian 16#066b
  5519. /decyrillic 16#0434
  5520. /degree 16#00b0
  5521. /dehihebrew 16#05ad
  5522. /dehiragana 16#3067
  5523. /deicoptic 16#03ef
  5524. /dekatakana 16#30c7
  5525. /deleteleft 16#232b
  5526. /deleteright 16#2326
  5527. /delta 16#03b4
  5528. /deltaturned 16#018d
  5529. /denominatorminusonenumeratorbengali 16#09f8
  5530. /dezh 16#02a4
  5531. /dhabengali 16#09a7
  5532. /dhadeva 16#0927
  5533. /dhagujarati 16#0aa7
  5534. /dhagurmukhi 16#0a27
  5535. /dhook 16#0257
  5536. /dialytikatonos 16#0385
  5537. /dialytikatonoscmb 16#0344
  5538. /diamond 16#2666
  5539. /diamondsuitwhite 16#2662
  5540. /dieresis 16#00a8
  5541. /dieresisacute 16#f6d7
  5542. /dieresisbelowcmb 16#0324
  5543. /dieresiscmb 16#0308
  5544. /dieresisgrave 16#f6d8
  5545. /dieresistonos 16#0385
  5546. /dihiragana 16#3062
  5547. /dikatakana 16#30c2
  5548. /dittomark 16#3003
  5549. /divide 16#00f7
  5550. /divides 16#2223
  5551. /divisionslash 16#2215
  5552. /djecyrillic 16#0452
  5553. /dkshade 16#2593
  5554. /dlinebelow 16#1e0f
  5555. /dlsquare 16#3397
  5556. /dmacron 16#0111
  5557. /dmonospace 16#ff44
  5558. /dnblock 16#2584
  5559. /dochadathai 16#0e0e
  5560. /dodekthai 16#0e14
  5561. /dohiragana 16#3069
  5562. /dokatakana 16#30c9
  5563. /dollar 16#0024
  5564. /dollarinferior 16#f6e3
  5565. /dollarmonospace 16#ff04
  5566. /dollaroldstyle 16#f724
  5567. /dollarsmall 16#fe69
  5568. /dollarsuperior 16#f6e4
  5569. /dong 16#20ab
  5570. /dorusquare 16#3326
  5571. /dotaccent 16#02d9
  5572. /dotaccentcmb 16#0307
  5573. /dotbelowcmb 16#0323
  5574. /dotbelowcomb 16#0323
  5575. /dotkatakana 16#30fb
  5576. /dotlessi 16#0131
  5577. /dotlessj 16#f6be
  5578. /dotlessjstrokehook 16#0284
  5579. /dotmath 16#22c5
  5580. /dottedcircle 16#25cc
  5581. /doubleyodpatah 16#fb1f
  5582. /doubleyodpatahhebrew 16#fb1f
  5583. /downtackbelowcmb 16#031e
  5584. /downtackmod 16#02d5
  5585. /dparen 16#249f
  5586. /dsuperior 16#f6eb
  5587. /dtail 16#0256
  5588. /dtopbar 16#018c
  5589. /duhiragana 16#3065
  5590. /dukatakana 16#30c5
  5591. /dz 16#01f3
  5592. /dzaltone 16#02a3
  5593. /dzcaron 16#01c6
  5594. /dzcurl 16#02a5
  5595. /dzeabkhasiancyrillic 16#04e1
  5596. /dzecyrillic 16#0455
  5597. /dzhecyrillic 16#045f
  5598. /e 16#0065
  5599. /eacute 16#00e9
  5600. /earth 16#2641
  5601. /ebengali 16#098f
  5602. /ebopomofo 16#311c
  5603. /ebreve 16#0115
  5604. /ecandradeva 16#090d
  5605. /ecandragujarati 16#0a8d
  5606. /ecandravowelsigndeva 16#0945
  5607. /ecandravowelsigngujarati 16#0ac5
  5608. /ecaron 16#011b
  5609. /ecedillabreve 16#1e1d
  5610. /echarmenian 16#0565
  5611. /echyiwnarmenian 16#0587
  5612. /ecircle 16#24d4
  5613. /ecircumflex 16#00ea
  5614. /ecircumflexacute 16#1ebf
  5615. /ecircumflexbelow 16#1e19
  5616. /ecircumflexdotbelow 16#1ec7
  5617. /ecircumflexgrave 16#1ec1
  5618. /ecircumflexhookabove 16#1ec3
  5619. /ecircumflextilde 16#1ec5
  5620. /ecyrillic 16#0454
  5621. /edblgrave 16#0205
  5622. /edeva 16#090f
  5623. /edieresis 16#00eb
  5624. /edot 16#0117
  5625. /edotaccent 16#0117
  5626. /edotbelow 16#1eb9
  5627. /eegurmukhi 16#0a0f
  5628. /eematragurmukhi 16#0a47
  5629. /efcyrillic 16#0444
  5630. /egrave 16#00e8
  5631. /egujarati 16#0a8f
  5632. /eharmenian 16#0567
  5633. /ehbopomofo 16#311d
  5634. /ehiragana 16#3048
  5635. /ehookabove 16#1ebb
  5636. /eibopomofo 16#311f
  5637. /eight 16#0038
  5638. /eightarabic 16#0668
  5639. /eightbengali 16#09ee
  5640. /eightcircle 16#2467
  5641. /eightcircleinversesansserif 16#2791
  5642. /eightdeva 16#096e
  5643. /eighteencircle 16#2471
  5644. /eighteenparen 16#2485
  5645. /eighteenperiod 16#2499
  5646. /eightgujarati 16#0aee
  5647. /eightgurmukhi 16#0a6e
  5648. /eighthackarabic 16#0668
  5649. /eighthangzhou 16#3028
  5650. /eighthnotebeamed 16#266b
  5651. /eightideographicparen 16#3227
  5652. /eightinferior 16#2088
  5653. /eightmonospace 16#ff18
  5654. /eightoldstyle 16#f738
  5655. /eightparen 16#247b
  5656. /eightperiod 16#248f
  5657. /eightpersian 16#06f8
  5658. /eightroman 16#2177
  5659. /eightsuperior 16#2078
  5660. /eightthai 16#0e58
  5661. /einvertedbreve 16#0207
  5662. /eiotifiedcyrillic 16#0465
  5663. /ekatakana 16#30a8
  5664. /ekatakanahalfwidth 16#ff74
  5665. /ekonkargurmukhi 16#0a74
  5666. /ekorean 16#3154
  5667. /elcyrillic 16#043b
  5668. /element 16#2208
  5669. /elevencircle 16#246a
  5670. /elevenparen 16#247e
  5671. /elevenperiod 16#2492
  5672. /elevenroman 16#217a
  5673. /ellipsis 16#2026
  5674. /ellipsisvertical 16#22ee
  5675. /emacron 16#0113
  5676. /emacronacute 16#1e17
  5677. /emacrongrave 16#1e15
  5678. /emcyrillic 16#043c
  5679. /emdash 16#2014
  5680. /emdashvertical 16#fe31
  5681. /emonospace 16#ff45
  5682. /emphasismarkarmenian 16#055b
  5683. /emptyset 16#2205
  5684. /enbopomofo 16#3123
  5685. /encyrillic 16#043d
  5686. /endash 16#2013
  5687. /endashvertical 16#fe32
  5688. /endescendercyrillic 16#04a3
  5689. /eng 16#014b
  5690. /engbopomofo 16#3125
  5691. /enghecyrillic 16#04a5
  5692. /enhookcyrillic 16#04c8
  5693. /enspace 16#2002
  5694. /eogonek 16#0119
  5695. /eokorean 16#3153
  5696. /eopen 16#025b
  5697. /eopenclosed 16#029a
  5698. /eopenreversed 16#025c
  5699. /eopenreversedclosed 16#025e
  5700. /eopenreversedhook 16#025d
  5701. /eparen 16#24a0
  5702. /epsilon 16#03b5
  5703. /epsilontonos 16#03ad
  5704. /equal 16#003d
  5705. /equalmonospace 16#ff1d
  5706. /equalsmall 16#fe66
  5707. /equalsuperior 16#207c
  5708. /equivalence 16#2261
  5709. /erbopomofo 16#3126
  5710. /ercyrillic 16#0440
  5711. /ereversed 16#0258
  5712. /ereversedcyrillic 16#044d
  5713. /escyrillic 16#0441
  5714. /esdescendercyrillic 16#04ab
  5715. /esh 16#0283
  5716. /eshcurl 16#0286
  5717. /eshortdeva 16#090e
  5718. /eshortvowelsigndeva 16#0946
  5719. /eshreversedloop 16#01aa
  5720. /eshsquatreversed 16#0285
  5721. /esmallhiragana 16#3047
  5722. /esmallkatakana 16#30a7
  5723. /esmallkatakanahalfwidth 16#ff6a
  5724. /estimated 16#212e
  5725. /esuperior 16#f6ec
  5726. /eta 16#03b7
  5727. /etarmenian 16#0568
  5728. /etatonos 16#03ae
  5729. /eth 16#00f0
  5730. /etilde 16#1ebd
  5731. /etildebelow 16#1e1b
  5732. /etnahtafoukhhebrew 16#0591
  5733. /etnahtafoukhlefthebrew 16#0591
  5734. /etnahtahebrew 16#0591
  5735. /etnahtalefthebrew 16#0591
  5736. /eturned 16#01dd
  5737. /eukorean 16#3161
  5738. /euro 16#20ac
  5739. /evowelsignbengali 16#09c7
  5740. /evowelsigndeva 16#0947
  5741. /evowelsigngujarati 16#0ac7
  5742. /exclam 16#0021
  5743. /exclamarmenian 16#055c
  5744. /exclamdbl 16#203c
  5745. /exclamdown 16#00a1
  5746. /exclamdownsmall 16#f7a1
  5747. /exclammonospace 16#ff01
  5748. /exclamsmall 16#f721
  5749. /existential 16#2203
  5750. /ezh 16#0292
  5751. /ezhcaron 16#01ef
  5752. /ezhcurl 16#0293
  5753. /ezhreversed 16#01b9
  5754. /ezhtail 16#01ba
  5755. /f 16#0066
  5756. /fadeva 16#095e
  5757. /fagurmukhi 16#0a5e
  5758. /fahrenheit 16#2109
  5759. /fathaarabic 16#064e
  5760. /fathalowarabic 16#064e
  5761. /fathatanarabic 16#064b
  5762. /fbopomofo 16#3108
  5763. /fcircle 16#24d5
  5764. /fdotaccent 16#1e1f
  5765. /feharabic 16#0641
  5766. /feharmenian 16#0586
  5767. /fehfinalarabic 16#fed2
  5768. /fehinitialarabic 16#fed3
  5769. /fehmedialarabic 16#fed4
  5770. /feicoptic 16#03e5
  5771. /female 16#2640
  5772. /ff 16#fb00
  5773. /ffi 16#fb03
  5774. /ffl 16#fb04
  5775. /fi 16#fb01
  5776. /fifteencircle 16#246e
  5777. /fifteenparen 16#2482
  5778. /fifteenperiod 16#2496
  5779. /figuredash 16#2012
  5780. /filledbox 16#25a0
  5781. /filledrect 16#25ac
  5782. /finalkaf 16#05da
  5783. /finalkafdagesh 16#fb3a
  5784. /finalkafdageshhebrew 16#fb3a
  5785. /finalkafhebrew 16#05da
  5786. /finalmem 16#05dd
  5787. /finalmemhebrew 16#05dd
  5788. /finalnun 16#05df
  5789. /finalnunhebrew 16#05df
  5790. /finalpe 16#05e3
  5791. /finalpehebrew 16#05e3
  5792. /finaltsadi 16#05e5
  5793. /finaltsadihebrew 16#05e5
  5794. /firsttonechinese 16#02c9
  5795. /fisheye 16#25c9
  5796. /fitacyrillic 16#0473
  5797. /five 16#0035
  5798. /fivearabic 16#0665
  5799. /fivebengali 16#09eb
  5800. /fivecircle 16#2464
  5801. /fivecircleinversesansserif 16#278e
  5802. /fivedeva 16#096b
  5803. /fiveeighths 16#215d
  5804. /fivegujarati 16#0aeb
  5805. /fivegurmukhi 16#0a6b
  5806. /fivehackarabic 16#0665
  5807. /fivehangzhou 16#3025
  5808. /fiveideographicparen 16#3224
  5809. /fiveinferior 16#2085
  5810. /fivemonospace 16#ff15
  5811. /fiveoldstyle 16#f735
  5812. /fiveparen 16#2478
  5813. /fiveperiod 16#248c
  5814. /fivepersian 16#06f5
  5815. /fiveroman 16#2174
  5816. /fivesuperior 16#2075
  5817. /fivethai 16#0e55
  5818. /fl 16#fb02
  5819. /florin 16#0192
  5820. /fmonospace 16#ff46
  5821. /fmsquare 16#3399
  5822. /fofanthai 16#0e1f
  5823. /fofathai 16#0e1d
  5824. /fongmanthai 16#0e4f
  5825. /forall 16#2200
  5826. /four 16#0034
  5827. /fourarabic 16#0664
  5828. /fourbengali 16#09ea
  5829. /fourcircle 16#2463
  5830. /fourcircleinversesansserif 16#278d
  5831. /fourdeva 16#096a
  5832. /fourgujarati 16#0aea
  5833. /fourgurmukhi 16#0a6a
  5834. /fourhackarabic 16#0664
  5835. /fourhangzhou 16#3024
  5836. /fourideographicparen 16#3223
  5837. /fourinferior 16#2084
  5838. /fourmonospace 16#ff14
  5839. /fournumeratorbengali 16#09f7
  5840. /fouroldstyle 16#f734
  5841. /fourparen 16#2477
  5842. /fourperiod 16#248b
  5843. /fourpersian 16#06f4
  5844. /fourroman 16#2173
  5845. /foursuperior 16#2074
  5846. /fourteencircle 16#246d
  5847. /fourteenparen 16#2481
  5848. /fourteenperiod 16#2495
  5849. /fourthai 16#0e54
  5850. /fourthtonechinese 16#02cb
  5851. /fparen 16#24a1
  5852. /fraction 16#2044
  5853. /franc 16#20a3
  5854. /g 16#0067
  5855. /gabengali 16#0997
  5856. /gacute 16#01f5
  5857. /gadeva 16#0917
  5858. /gafarabic 16#06af
  5859. /gaffinalarabic 16#fb93
  5860. /gafinitialarabic 16#fb94
  5861. /gafmedialarabic 16#fb95
  5862. /gagujarati 16#0a97
  5863. /gagurmukhi 16#0a17
  5864. /gahiragana 16#304c
  5865. /gakatakana 16#30ac
  5866. /gamma 16#03b3
  5867. /gammalatinsmall 16#0263
  5868. /gammasuperior 16#02e0
  5869. /gangiacoptic 16#03eb
  5870. /gbopomofo 16#310d
  5871. /gbreve 16#011f
  5872. /gcaron 16#01e7
  5873. /gcedilla 16#0123
  5874. /gcircle 16#24d6
  5875. /gcircumflex 16#011d
  5876. /gcommaaccent 16#0123
  5877. /gdot 16#0121
  5878. /gdotaccent 16#0121
  5879. /gecyrillic 16#0433
  5880. /gehiragana 16#3052
  5881. /gekatakana 16#30b2
  5882. /geometricallyequal 16#2251
  5883. /gereshaccenthebrew 16#059c
  5884. /gereshhebrew 16#05f3
  5885. /gereshmuqdamhebrew 16#059d
  5886. /germandbls 16#00df
  5887. /gershayimaccenthebrew 16#059e
  5888. /gershayimhebrew 16#05f4
  5889. /getamark 16#3013
  5890. /ghabengali 16#0998
  5891. /ghadarmenian 16#0572
  5892. /ghadeva 16#0918
  5893. /ghagujarati 16#0a98
  5894. /ghagurmukhi 16#0a18
  5895. /ghainarabic 16#063a
  5896. /ghainfinalarabic 16#fece
  5897. /ghaininitialarabic 16#fecf
  5898. /ghainmedialarabic 16#fed0
  5899. /ghemiddlehookcyrillic 16#0495
  5900. /ghestrokecyrillic 16#0493
  5901. /gheupturncyrillic 16#0491
  5902. /ghhadeva 16#095a
  5903. /ghhagurmukhi 16#0a5a
  5904. /ghook 16#0260
  5905. /ghzsquare 16#3393
  5906. /gihiragana 16#304e
  5907. /gikatakana 16#30ae
  5908. /gimarmenian 16#0563
  5909. /gimel 16#05d2
  5910. /gimeldagesh 16#fb32
  5911. /gimeldageshhebrew 16#fb32
  5912. /gimelhebrew 16#05d2
  5913. /gjecyrillic 16#0453
  5914. /glottalinvertedstroke 16#01be
  5915. /glottalstop 16#0294
  5916. /glottalstopinverted 16#0296
  5917. /glottalstopmod 16#02c0
  5918. /glottalstopreversed 16#0295
  5919. /glottalstopreversedmod 16#02c1
  5920. /glottalstopreversedsuperior 16#02e4
  5921. /glottalstopstroke 16#02a1
  5922. /glottalstopstrokereversed 16#02a2
  5923. /gmacron 16#1e21
  5924. /gmonospace 16#ff47
  5925. /gohiragana 16#3054
  5926. /gokatakana 16#30b4
  5927. /gparen 16#24a2
  5928. /gpasquare 16#33ac
  5929. /gradient 16#2207
  5930. /grave 16#0060
  5931. /gravebelowcmb 16#0316
  5932. /gravecmb 16#0300
  5933. /gravecomb 16#0300
  5934. /gravedeva 16#0953
  5935. /gravelowmod 16#02ce
  5936. /gravemonospace 16#ff40
  5937. /gravetonecmb 16#0340
  5938. /greater 16#003e
  5939. /greaterequal 16#2265
  5940. /greaterequalorless 16#22db
  5941. /greatermonospace 16#ff1e
  5942. /greaterorequivalent 16#2273
  5943. /greaterorless 16#2277
  5944. /greateroverequal 16#2267
  5945. /greatersmall 16#fe65
  5946. /gscript 16#0261
  5947. /gstroke 16#01e5
  5948. /guhiragana 16#3050
  5949. /guillemotleft 16#00ab
  5950. /guillemotright 16#00bb
  5951. /guilsinglleft 16#2039
  5952. /guilsinglright 16#203a
  5953. /gukatakana 16#30b0
  5954. /guramusquare 16#3318
  5955. /gysquare 16#33c9
  5956. /h 16#0068
  5957. /haabkhasiancyrillic 16#04a9
  5958. /haaltonearabic 16#06c1
  5959. /habengali 16#09b9
  5960. /hadescendercyrillic 16#04b3
  5961. /hadeva 16#0939
  5962. /hagujarati 16#0ab9
  5963. /hagurmukhi 16#0a39
  5964. /haharabic 16#062d
  5965. /hahfinalarabic 16#fea2
  5966. /hahinitialarabic 16#fea3
  5967. /hahiragana 16#306f
  5968. /hahmedialarabic 16#fea4
  5969. /haitusquare 16#332a
  5970. /hakatakana 16#30cf
  5971. /hakatakanahalfwidth 16#ff8a
  5972. /halantgurmukhi 16#0a4d
  5973. /hamzaarabic 16#0621
  5974. /hamzalowarabic 16#0621
  5975. /hangulfiller 16#3164
  5976. /hardsigncyrillic 16#044a
  5977. /harpoonleftbarbup 16#21bc
  5978. /harpoonrightbarbup 16#21c0
  5979. /hasquare 16#33ca
  5980. /hatafpatah 16#05b2
  5981. /hatafpatah16 16#05b2
  5982. /hatafpatah23 16#05b2
  5983. /hatafpatah2f 16#05b2
  5984. /hatafpatahhebrew 16#05b2
  5985. /hatafpatahnarrowhebrew 16#05b2
  5986. /hatafpatahquarterhebrew 16#05b2
  5987. /hatafpatahwidehebrew 16#05b2
  5988. /hatafqamats 16#05b3
  5989. /hatafqamats1b 16#05b3
  5990. /hatafqamats28 16#05b3
  5991. /hatafqamats34 16#05b3
  5992. /hatafqamatshebrew 16#05b3
  5993. /hatafqamatsnarrowhebrew 16#05b3
  5994. /hatafqamatsquarterhebrew 16#05b3
  5995. /hatafqamatswidehebrew 16#05b3
  5996. /hatafsegol 16#05b1
  5997. /hatafsegol17 16#05b1
  5998. /hatafsegol24 16#05b1
  5999. /hatafsegol30 16#05b1
  6000. /hatafsegolhebrew 16#05b1
  6001. /hatafsegolnarrowhebrew 16#05b1
  6002. /hatafsegolquarterhebrew 16#05b1
  6003. /hatafsegolwidehebrew 16#05b1
  6004. /hbar 16#0127
  6005. /hbopomofo 16#310f
  6006. /hbrevebelow 16#1e2b
  6007. /hcedilla 16#1e29
  6008. /hcircle 16#24d7
  6009. /hcircumflex 16#0125
  6010. /hdieresis 16#1e27
  6011. /hdotaccent 16#1e23
  6012. /hdotbelow 16#1e25
  6013. /he 16#05d4
  6014. /heart 16#2665
  6015. /heartsuitblack 16#2665
  6016. /heartsuitwhite 16#2661
  6017. /hedagesh 16#fb34
  6018. /hedageshhebrew 16#fb34
  6019. /hehaltonearabic 16#06c1
  6020. /heharabic 16#0647
  6021. /hehebrew 16#05d4
  6022. /hehfinalaltonearabic 16#fba7
  6023. /hehfinalalttwoarabic 16#feea
  6024. /hehfinalarabic 16#feea
  6025. /hehhamzaabovefinalarabic 16#fba5
  6026. /hehhamzaaboveisolatedarabic 16#fba4
  6027. /hehinitialaltonearabic 16#fba8
  6028. /hehinitialarabic 16#feeb
  6029. /hehiragana 16#3078
  6030. /hehmedialaltonearabic 16#fba9
  6031. /hehmedialarabic 16#feec
  6032. /heiseierasquare 16#337b
  6033. /hekatakana 16#30d8
  6034. /hekatakanahalfwidth 16#ff8d
  6035. /hekutaarusquare 16#3336
  6036. /henghook 16#0267
  6037. /herutusquare 16#3339
  6038. /het 16#05d7
  6039. /hethebrew 16#05d7
  6040. /hhook 16#0266
  6041. /hhooksuperior 16#02b1
  6042. /hieuhacirclekorean 16#327b
  6043. /hieuhaparenkorean 16#321b
  6044. /hieuhcirclekorean 16#326d
  6045. /hieuhkorean 16#314e
  6046. /hieuhparenkorean 16#320d
  6047. /hihiragana 16#3072
  6048. /hikatakana 16#30d2
  6049. /hikatakanahalfwidth 16#ff8b
  6050. /hiriq 16#05b4
  6051. /hiriq14 16#05b4
  6052. /hiriq21 16#05b4
  6053. /hiriq2d 16#05b4
  6054. /hiriqhebrew 16#05b4
  6055. /hiriqnarrowhebrew 16#05b4
  6056. /hiriqquarterhebrew 16#05b4
  6057. /hiriqwidehebrew 16#05b4
  6058. /hlinebelow 16#1e96
  6059. /hmonospace 16#ff48
  6060. /hoarmenian 16#0570
  6061. /hohipthai 16#0e2b
  6062. /hohiragana 16#307b
  6063. /hokatakana 16#30db
  6064. /hokatakanahalfwidth 16#ff8e
  6065. /holam 16#05b9
  6066. /holam19 16#05b9
  6067. /holam26 16#05b9
  6068. /holam32 16#05b9
  6069. /holamhebrew 16#05b9
  6070. /holamnarrowhebrew 16#05b9
  6071. /holamquarterhebrew 16#05b9
  6072. /holamwidehebrew 16#05b9
  6073. /honokhukthai 16#0e2e
  6074. /hookabovecomb 16#0309
  6075. /hookcmb 16#0309
  6076. /hookpalatalizedbelowcmb 16#0321
  6077. /hookretroflexbelowcmb 16#0322
  6078. /hoonsquare 16#3342
  6079. /horicoptic 16#03e9
  6080. /horizontalbar 16#2015
  6081. /horncmb 16#031b
  6082. /hotsprings 16#2668
  6083. /house 16#2302
  6084. /hparen 16#24a3
  6085. /hsuperior 16#02b0
  6086. /hturned 16#0265
  6087. /huhiragana 16#3075
  6088. /huiitosquare 16#3333
  6089. /hukatakana 16#30d5
  6090. /hukatakanahalfwidth 16#ff8c
  6091. /hungarumlaut 16#02dd
  6092. /hungarumlautcmb 16#030b
  6093. /hv 16#0195
  6094. /hyphen 16#002d
  6095. /hypheninferior 16#f6e5
  6096. /hyphenmonospace 16#ff0d
  6097. /hyphensmall 16#fe63
  6098. /hyphensuperior 16#f6e6
  6099. /hyphentwo 16#2010
  6100. /i 16#0069
  6101. /iacute 16#00ed
  6102. /iacyrillic 16#044f
  6103. /ibengali 16#0987
  6104. /ibopomofo 16#3127
  6105. /ibreve 16#012d
  6106. /icaron 16#01d0
  6107. /icircle 16#24d8
  6108. /icircumflex 16#00ee
  6109. /icyrillic 16#0456
  6110. /idblgrave 16#0209
  6111. /ideographearthcircle 16#328f
  6112. /ideographfirecircle 16#328b
  6113. /ideographicallianceparen 16#323f
  6114. /ideographiccallparen 16#323a
  6115. /ideographiccentrecircle 16#32a5
  6116. /ideographicclose 16#3006
  6117. /ideographiccomma 16#3001
  6118. /ideographiccommaleft 16#ff64
  6119. /ideographiccongratulationparen 16#3237
  6120. /ideographiccorrectcircle 16#32a3
  6121. /ideographicearthparen 16#322f
  6122. /ideographicenterpriseparen 16#323d
  6123. /ideographicexcellentcircle 16#329d
  6124. /ideographicfestivalparen 16#3240
  6125. /ideographicfinancialcircle 16#3296
  6126. /ideographicfinancialparen 16#3236
  6127. /ideographicfireparen 16#322b
  6128. /ideographichaveparen 16#3232
  6129. /ideographichighcircle 16#32a4
  6130. /ideographiciterationmark 16#3005
  6131. /ideographiclaborcircle 16#3298
  6132. /ideographiclaborparen 16#3238
  6133. /ideographicleftcircle 16#32a7
  6134. /ideographiclowcircle 16#32a6
  6135. /ideographicmedicinecircle 16#32a9
  6136. /ideographicmetalparen 16#322e
  6137. /ideographicmoonparen 16#322a
  6138. /ideographicnameparen 16#3234
  6139. /ideographicperiod 16#3002
  6140. /ideographicprintcircle 16#329e
  6141. /ideographicreachparen 16#3243
  6142. /ideographicrepresentparen 16#3239
  6143. /ideographicresourceparen 16#323e
  6144. /ideographicrightcircle 16#32a8
  6145. /ideographicsecretcircle 16#3299
  6146. /ideographicselfparen 16#3242
  6147. /ideographicsocietyparen 16#3233
  6148. /ideographicspace 16#3000
  6149. /ideographicspecialparen 16#3235
  6150. /ideographicstockparen 16#3231
  6151. /ideographicstudyparen 16#323b
  6152. /ideographicsunparen 16#3230
  6153. /ideographicsuperviseparen 16#323c
  6154. /ideographicwaterparen 16#322c
  6155. /ideographicwoodparen 16#322d
  6156. /ideographiczero 16#3007
  6157. /ideographmetalcircle 16#328e
  6158. /ideographmooncircle 16#328a
  6159. /ideographnamecircle 16#3294
  6160. /ideographsuncircle 16#3290
  6161. /ideographwatercircle 16#328c
  6162. /ideographwoodcircle 16#328d
  6163. /ideva 16#0907
  6164. /idieresis 16#00ef
  6165. /idieresisacute 16#1e2f
  6166. /idieresiscyrillic 16#04e5
  6167. /idotbelow 16#1ecb
  6168. /iebrevecyrillic 16#04d7
  6169. /iecyrillic 16#0435
  6170. /ieungacirclekorean 16#3275
  6171. /ieungaparenkorean 16#3215
  6172. /ieungcirclekorean 16#3267
  6173. /ieungkorean 16#3147
  6174. /ieungparenkorean 16#3207
  6175. /igrave 16#00ec
  6176. /igujarati 16#0a87
  6177. /igurmukhi 16#0a07
  6178. /ihiragana 16#3044
  6179. /ihookabove 16#1ec9
  6180. /iibengali 16#0988
  6181. /iicyrillic 16#0438
  6182. /iideva 16#0908
  6183. /iigujarati 16#0a88
  6184. /iigurmukhi 16#0a08
  6185. /iimatragurmukhi 16#0a40
  6186. /iinvertedbreve 16#020b
  6187. /iishortcyrillic 16#0439
  6188. /iivowelsignbengali 16#09c0
  6189. /iivowelsigndeva 16#0940
  6190. /iivowelsigngujarati 16#0ac0
  6191. /ij 16#0133
  6192. /ikatakana 16#30a4
  6193. /ikatakanahalfwidth 16#ff72
  6194. /ikorean 16#3163
  6195. /ilde 16#02dc
  6196. /iluyhebrew 16#05ac
  6197. /imacron 16#012b
  6198. /imacroncyrillic 16#04e3
  6199. /imageorapproximatelyequal 16#2253
  6200. /imatragurmukhi 16#0a3f
  6201. /imonospace 16#ff49
  6202. /increment 16#2206
  6203. /infinity 16#221e
  6204. /iniarmenian 16#056b
  6205. /integral 16#222b
  6206. /integralbottom 16#2321
  6207. /integralbt 16#2321
  6208. /integralex 16#f8f5
  6209. /integraltop 16#2320
  6210. /integraltp 16#2320
  6211. /intersection 16#2229
  6212. /intisquare 16#3305
  6213. /invbullet 16#25d8
  6214. /invcircle 16#25d9
  6215. /invsmileface 16#263b
  6216. /iocyrillic 16#0451
  6217. /iogonek 16#012f
  6218. /iota 16#03b9
  6219. /iotadieresis 16#03ca
  6220. /iotadieresistonos 16#0390
  6221. /iotalatin 16#0269
  6222. /iotatonos 16#03af
  6223. /iparen 16#24a4
  6224. /irigurmukhi 16#0a72
  6225. /ismallhiragana 16#3043
  6226. /ismallkatakana 16#30a3
  6227. /ismallkatakanahalfwidth 16#ff68
  6228. /issharbengali 16#09fa
  6229. /istroke 16#0268
  6230. /isuperior 16#f6ed
  6231. /iterationhiragana 16#309d
  6232. /iterationkatakana 16#30fd
  6233. /itilde 16#0129
  6234. /itildebelow 16#1e2d
  6235. /iubopomofo 16#3129
  6236. /iucyrillic 16#044e
  6237. /ivowelsignbengali 16#09bf
  6238. /ivowelsigndeva 16#093f
  6239. /ivowelsigngujarati 16#0abf
  6240. /izhitsacyrillic 16#0475
  6241. /izhitsadblgravecyrillic 16#0477
  6242. /j 16#006a
  6243. /jaarmenian 16#0571
  6244. /jabengali 16#099c
  6245. /jadeva 16#091c
  6246. /jagujarati 16#0a9c
  6247. /jagurmukhi 16#0a1c
  6248. /jbopomofo 16#3110
  6249. /jcaron 16#01f0
  6250. /jcircle 16#24d9
  6251. /jcircumflex 16#0135
  6252. /jcrossedtail 16#029d
  6253. /jdotlessstroke 16#025f
  6254. /jecyrillic 16#0458
  6255. /jeemarabic 16#062c
  6256. /jeemfinalarabic 16#fe9e
  6257. /jeeminitialarabic 16#fe9f
  6258. /jeemmedialarabic 16#fea0
  6259. /jeharabic 16#0698
  6260. /jehfinalarabic 16#fb8b
  6261. /jhabengali 16#099d
  6262. /jhadeva 16#091d
  6263. /jhagujarati 16#0a9d
  6264. /jhagurmukhi 16#0a1d
  6265. /jheharmenian 16#057b
  6266. /jis 16#3004
  6267. /jmonospace 16#ff4a
  6268. /jparen 16#24a5
  6269. /jsuperior 16#02b2
  6270. /k 16#006b
  6271. /kabashkircyrillic 16#04a1
  6272. /kabengali 16#0995
  6273. /kacute 16#1e31
  6274. /kacyrillic 16#043a
  6275. /kadescendercyrillic 16#049b
  6276. /kadeva 16#0915
  6277. /kaf 16#05db
  6278. /kafarabic 16#0643
  6279. /kafdagesh 16#fb3b
  6280. /kafdageshhebrew 16#fb3b
  6281. /kaffinalarabic 16#feda
  6282. /kafhebrew 16#05db
  6283. /kafinitialarabic 16#fedb
  6284. /kafmedialarabic 16#fedc
  6285. /kafrafehebrew 16#fb4d
  6286. /kagujarati 16#0a95
  6287. /kagurmukhi 16#0a15
  6288. /kahiragana 16#304b
  6289. /kahookcyrillic 16#04c4
  6290. /kakatakana 16#30ab
  6291. /kakatakanahalfwidth 16#ff76
  6292. /kappa 16#03ba
  6293. /kappasymbolgreek 16#03f0
  6294. /kapyeounmieumkorean 16#3171
  6295. /kapyeounphieuphkorean 16#3184
  6296. /kapyeounpieupkorean 16#3178
  6297. /kapyeounssangpieupkorean 16#3179
  6298. /karoriisquare 16#330d
  6299. /kashidaautoarabic 16#0640
  6300. /kashidaautonosidebearingarabic 16#0640
  6301. /kasmallkatakana 16#30f5
  6302. /kasquare 16#3384
  6303. /kasraarabic 16#0650
  6304. /kasratanarabic 16#064d
  6305. /kastrokecyrillic 16#049f
  6306. /katahiraprolongmarkhalfwidth 16#ff70
  6307. /kaverticalstrokecyrillic 16#049d
  6308. /kbopomofo 16#310e
  6309. /kcalsquare 16#3389
  6310. /kcaron 16#01e9
  6311. /kcedilla 16#0137
  6312. /kcircle 16#24da
  6313. /kcommaaccent 16#0137
  6314. /kdotbelow 16#1e33
  6315. /keharmenian 16#0584
  6316. /kehiragana 16#3051
  6317. /kekatakana 16#30b1
  6318. /kekatakanahalfwidth 16#ff79
  6319. /kenarmenian 16#056f
  6320. /kesmallkatakana 16#30f6
  6321. /kgreenlandic 16#0138
  6322. /khabengali 16#0996
  6323. /khacyrillic 16#0445
  6324. /khadeva 16#0916
  6325. /khagujarati 16#0a96
  6326. /khagurmukhi 16#0a16
  6327. /khaharabic 16#062e
  6328. /khahfinalarabic 16#fea6
  6329. /khahinitialarabic 16#fea7
  6330. /khahmedialarabic 16#fea8
  6331. /kheicoptic 16#03e7
  6332. /khhadeva 16#0959
  6333. /khhagurmukhi 16#0a59
  6334. /khieukhacirclekorean 16#3278
  6335. /khieukhaparenkorean 16#3218
  6336. /khieukhcirclekorean 16#326a
  6337. /khieukhkorean 16#314b
  6338. /khieukhparenkorean 16#320a
  6339. /khokhaithai 16#0e02
  6340. /khokhonthai 16#0e05
  6341. /khokhuatthai 16#0e03
  6342. /khokhwaithai 16#0e04
  6343. /khomutthai 16#0e5b
  6344. /khook 16#0199
  6345. /khorakhangthai 16#0e06
  6346. /khzsquare 16#3391
  6347. /kihiragana 16#304d
  6348. /kikatakana 16#30ad
  6349. /kikatakanahalfwidth 16#ff77
  6350. /kiroguramusquare 16#3315
  6351. /kiromeetorusquare 16#3316
  6352. /kirosquare 16#3314
  6353. /kiyeokacirclekorean 16#326e
  6354. /kiyeokaparenkorean 16#320e
  6355. /kiyeokcirclekorean 16#3260
  6356. /kiyeokkorean 16#3131
  6357. /kiyeokparenkorean 16#3200
  6358. /kiyeoksioskorean 16#3133
  6359. /kjecyrillic 16#045c
  6360. /klinebelow 16#1e35
  6361. /klsquare 16#3398
  6362. /kmcubedsquare 16#33a6
  6363. /kmonospace 16#ff4b
  6364. /kmsquaredsquare 16#33a2
  6365. /kohiragana 16#3053
  6366. /kohmsquare 16#33c0
  6367. /kokaithai 16#0e01
  6368. /kokatakana 16#30b3
  6369. /kokatakanahalfwidth 16#ff7a
  6370. /kooposquare 16#331e
  6371. /koppacyrillic 16#0481
  6372. /koreanstandardsymbol 16#327f
  6373. /koroniscmb 16#0343
  6374. /kparen 16#24a6
  6375. /kpasquare 16#33aa
  6376. /ksicyrillic 16#046f
  6377. /ktsquare 16#33cf
  6378. /kturned 16#029e
  6379. /kuhiragana 16#304f
  6380. /kukatakana 16#30af
  6381. /kukatakanahalfwidth 16#ff78
  6382. /kvsquare 16#33b8
  6383. /kwsquare 16#33be
  6384. /l 16#006c
  6385. /labengali 16#09b2
  6386. /lacute 16#013a
  6387. /ladeva 16#0932
  6388. /lagujarati 16#0ab2
  6389. /lagurmukhi 16#0a32
  6390. /lakkhangyaothai 16#0e45
  6391. /lamaleffinalarabic 16#fefc
  6392. /lamalefhamzaabovefinalarabic 16#fef8
  6393. /lamalefhamzaaboveisolatedarabic 16#fef7
  6394. /lamalefhamzabelowfinalarabic 16#fefa
  6395. /lamalefhamzabelowisolatedarabic 16#fef9
  6396. /lamalefisolatedarabic 16#fefb
  6397. /lamalefmaddaabovefinalarabic 16#fef6
  6398. /lamalefmaddaaboveisolatedarabic 16#fef5
  6399. /lamarabic 16#0644
  6400. /lambda 16#03bb
  6401. /lambdastroke 16#019b
  6402. /lamed 16#05dc
  6403. /lameddagesh 16#fb3c
  6404. /lameddageshhebrew 16#fb3c
  6405. /lamedhebrew 16#05dc
  6406. /lamfinalarabic 16#fede
  6407. /lamhahinitialarabic 16#fcca
  6408. /laminitialarabic 16#fedf
  6409. /lamjeeminitialarabic 16#fcc9
  6410. /lamkhahinitialarabic 16#fccb
  6411. /lamlamhehisolatedarabic 16#fdf2
  6412. /lammedialarabic 16#fee0
  6413. /lammeemhahinitialarabic 16#fd88
  6414. /lammeeminitialarabic 16#fccc
  6415. /largecircle 16#25ef
  6416. /lbar 16#019a
  6417. /lbelt 16#026c
  6418. /lbopomofo 16#310c
  6419. /lcaron 16#013e
  6420. /lcedilla 16#013c
  6421. /lcircle 16#24db
  6422. /lcircumflexbelow 16#1e3d
  6423. /lcommaaccent 16#013c
  6424. /ldot 16#0140
  6425. /ldotaccent 16#0140
  6426. /ldotbelow 16#1e37
  6427. /ldotbelowmacron 16#1e39
  6428. /leftangleabovecmb 16#031a
  6429. /lefttackbelowcmb 16#0318
  6430. /less 16#003c
  6431. /lessequal 16#2264
  6432. /lessequalorgreater 16#22da
  6433. /lessmonospace 16#ff1c
  6434. /lessorequivalent 16#2272
  6435. /lessorgreater 16#2276
  6436. /lessoverequal 16#2266
  6437. /lesssmall 16#fe64
  6438. /lezh 16#026e
  6439. /lfblock 16#258c
  6440. /lhookretroflex 16#026d
  6441. /lira 16#20a4
  6442. /liwnarmenian 16#056c
  6443. /lj 16#01c9
  6444. /ljecyrillic 16#0459
  6445. /ll 16#f6c0
  6446. /lladeva 16#0933
  6447. /llagujarati 16#0ab3
  6448. /llinebelow 16#1e3b
  6449. /llladeva 16#0934
  6450. /llvocalicbengali 16#09e1
  6451. /llvocalicdeva 16#0961
  6452. /llvocalicvowelsignbengali 16#09e3
  6453. /llvocalicvowelsigndeva 16#0963
  6454. /lmiddletilde 16#026b
  6455. /lmonospace 16#ff4c
  6456. /lmsquare 16#33d0
  6457. /lochulathai 16#0e2c
  6458. /logicaland 16#2227
  6459. /logicalnot 16#00ac
  6460. /logicalnotreversed 16#2310
  6461. /logicalor 16#2228
  6462. /lolingthai 16#0e25
  6463. /longs 16#017f
  6464. /lowlinecenterline 16#fe4e
  6465. /lowlinecmb 16#0332
  6466. /lowlinedashed 16#fe4d
  6467. /lozenge 16#25ca
  6468. /lparen 16#24a7
  6469. /lslash 16#0142
  6470. /lsquare 16#2113
  6471. /lsuperior 16#f6ee
  6472. /ltshade 16#2591
  6473. /luthai 16#0e26
  6474. /lvocalicbengali 16#098c
  6475. /lvocalicdeva 16#090c
  6476. /lvocalicvowelsignbengali 16#09e2
  6477. /lvocalicvowelsigndeva 16#0962
  6478. /lxsquare 16#33d3
  6479. /m 16#006d
  6480. /mabengali 16#09ae
  6481. /macron 16#00af
  6482. /macronbelowcmb 16#0331
  6483. /macroncmb 16#0304
  6484. /macronlowmod 16#02cd
  6485. /macronmonospace 16#ffe3
  6486. /macute 16#1e3f
  6487. /madeva 16#092e
  6488. /magujarati 16#0aae
  6489. /magurmukhi 16#0a2e
  6490. /mahapakhhebrew 16#05a4
  6491. /mahapakhlefthebrew 16#05a4
  6492. /mahiragana 16#307e
  6493. /maichattawalowleftthai 16#f895
  6494. /maichattawalowrightthai 16#f894
  6495. /maichattawathai 16#0e4b
  6496. /maichattawaupperleftthai 16#f893
  6497. /maieklowleftthai 16#f88c
  6498. /maieklowrightthai 16#f88b
  6499. /maiekthai 16#0e48
  6500. /maiekupperleftthai 16#f88a
  6501. /maihanakatleftthai 16#f884
  6502. /maihanakatthai 16#0e31
  6503. /maitaikhuleftthai 16#f889
  6504. /maitaikhuthai 16#0e47
  6505. /maitholowleftthai 16#f88f
  6506. /maitholowrightthai 16#f88e
  6507. /maithothai 16#0e49
  6508. /maithoupperleftthai 16#f88d
  6509. /maitrilowleftthai 16#f892
  6510. /maitrilowrightthai 16#f891
  6511. /maitrithai 16#0e4a
  6512. /maitriupperleftthai 16#f890
  6513. /maiyamokthai 16#0e46
  6514. /makatakana 16#30de
  6515. /makatakanahalfwidth 16#ff8f
  6516. /male 16#2642
  6517. /mansyonsquare 16#3347
  6518. /maqafhebrew 16#05be
  6519. /mars 16#2642
  6520. /masoracirclehebrew 16#05af
  6521. /masquare 16#3383
  6522. /mbopomofo 16#3107
  6523. /mbsquare 16#33d4
  6524. /mcircle 16#24dc
  6525. /mcubedsquare 16#33a5
  6526. /mdotaccent 16#1e41
  6527. /mdotbelow 16#1e43
  6528. /meemarabic 16#0645
  6529. /meemfinalarabic 16#fee2
  6530. /meeminitialarabic 16#fee3
  6531. /meemmedialarabic 16#fee4
  6532. /meemmeeminitialarabic 16#fcd1
  6533. /meemmeemisolatedarabic 16#fc48
  6534. /meetorusquare 16#334d
  6535. /mehiragana 16#3081
  6536. /meizierasquare 16#337e
  6537. /mekatakana 16#30e1
  6538. /mekatakanahalfwidth 16#ff92
  6539. /mem 16#05de
  6540. /memdagesh 16#fb3e
  6541. /memdageshhebrew 16#fb3e
  6542. /memhebrew 16#05de
  6543. /menarmenian 16#0574
  6544. /merkhahebrew 16#05a5
  6545. /merkhakefulahebrew 16#05a6
  6546. /merkhakefulalefthebrew 16#05a6
  6547. /merkhalefthebrew 16#05a5
  6548. /mhook 16#0271
  6549. /mhzsquare 16#3392
  6550. /middledotkatakanahalfwidth 16#ff65
  6551. /middot 16#00b7
  6552. /mieumacirclekorean 16#3272
  6553. /mieumaparenkorean 16#3212
  6554. /mieumcirclekorean 16#3264
  6555. /mieumkorean 16#3141
  6556. /mieumpansioskorean 16#3170
  6557. /mieumparenkorean 16#3204
  6558. /mieumpieupkorean 16#316e
  6559. /mieumsioskorean 16#316f
  6560. /mihiragana 16#307f
  6561. /mikatakana 16#30df
  6562. /mikatakanahalfwidth 16#ff90
  6563. /minus 16#2212
  6564. /minusbelowcmb 16#0320
  6565. /minuscircle 16#2296
  6566. /minusmod 16#02d7
  6567. /minusplus 16#2213
  6568. /minute 16#2032
  6569. /miribaarusquare 16#334a
  6570. /mirisquare 16#3349
  6571. /mlonglegturned 16#0270
  6572. /mlsquare 16#3396
  6573. /mmcubedsquare 16#33a3
  6574. /mmonospace 16#ff4d
  6575. /mmsquaredsquare 16#339f
  6576. /mohiragana 16#3082
  6577. /mohmsquare 16#33c1
  6578. /mokatakana 16#30e2
  6579. /mokatakanahalfwidth 16#ff93
  6580. /molsquare 16#33d6
  6581. /momathai 16#0e21
  6582. /moverssquare 16#33a7
  6583. /moverssquaredsquare 16#33a8
  6584. /mparen 16#24a8
  6585. /mpasquare 16#33ab
  6586. /mssquare 16#33b3
  6587. /msuperior 16#f6ef
  6588. /mturned 16#026f
  6589. /mu 16#00b5
  6590. /mu1 16#00b5
  6591. /muasquare 16#3382
  6592. /muchgreater 16#226b
  6593. /muchless 16#226a
  6594. /mufsquare 16#338c
  6595. /mugreek 16#03bc
  6596. /mugsquare 16#338d
  6597. /muhiragana 16#3080
  6598. /mukatakana 16#30e0
  6599. /mukatakanahalfwidth 16#ff91
  6600. /mulsquare 16#3395
  6601. /multiply 16#00d7
  6602. /mumsquare 16#339b
  6603. /munahhebrew 16#05a3
  6604. /munahlefthebrew 16#05a3
  6605. /musicalnote 16#266a
  6606. /musicalnotedbl 16#266b
  6607. /musicflatsign 16#266d
  6608. /musicsharpsign 16#266f
  6609. /mussquare 16#33b2
  6610. /muvsquare 16#33b6
  6611. /muwsquare 16#33bc
  6612. /mvmegasquare 16#33b9
  6613. /mvsquare 16#33b7
  6614. /mwmegasquare 16#33bf
  6615. /mwsquare 16#33bd
  6616. /n 16#006e
  6617. /nabengali 16#09a8
  6618. /nabla 16#2207
  6619. /nacute 16#0144
  6620. /nadeva 16#0928
  6621. /nagujarati 16#0aa8
  6622. /nagurmukhi 16#0a28
  6623. /nahiragana 16#306a
  6624. /nakatakana 16#30ca
  6625. /nakatakanahalfwidth 16#ff85
  6626. /napostrophe 16#0149
  6627. /nasquare 16#3381
  6628. /nbopomofo 16#310b
  6629. /nbspace 16#00a0
  6630. /ncaron 16#0148
  6631. /ncedilla 16#0146
  6632. /ncircle 16#24dd
  6633. /ncircumflexbelow 16#1e4b
  6634. /ncommaaccent 16#0146
  6635. /ndotaccent 16#1e45
  6636. /ndotbelow 16#1e47
  6637. /nehiragana 16#306d
  6638. /nekatakana 16#30cd
  6639. /nekatakanahalfwidth 16#ff88
  6640. /newsheqelsign 16#20aa
  6641. /nfsquare 16#338b
  6642. /ngabengali 16#0999
  6643. /ngadeva 16#0919
  6644. /ngagujarati 16#0a99
  6645. /ngagurmukhi 16#0a19
  6646. /ngonguthai 16#0e07
  6647. /nhiragana 16#3093
  6648. /nhookleft 16#0272
  6649. /nhookretroflex 16#0273
  6650. /nieunacirclekorean 16#326f
  6651. /nieunaparenkorean 16#320f
  6652. /nieuncieuckorean 16#3135
  6653. /nieuncirclekorean 16#3261
  6654. /nieunhieuhkorean 16#3136
  6655. /nieunkorean 16#3134
  6656. /nieunpansioskorean 16#3168
  6657. /nieunparenkorean 16#3201
  6658. /nieunsioskorean 16#3167
  6659. /nieuntikeutkorean 16#3166
  6660. /nihiragana 16#306b
  6661. /nikatakana 16#30cb
  6662. /nikatakanahalfwidth 16#ff86
  6663. /nikhahitleftthai 16#f899
  6664. /nikhahitthai 16#0e4d
  6665. /nine 16#0039
  6666. /ninearabic 16#0669
  6667. /ninebengali 16#09ef
  6668. /ninecircle 16#2468
  6669. /ninecircleinversesansserif 16#2792
  6670. /ninedeva 16#096f
  6671. /ninegujarati 16#0aef
  6672. /ninegurmukhi 16#0a6f
  6673. /ninehackarabic 16#0669
  6674. /ninehangzhou 16#3029
  6675. /nineideographicparen 16#3228
  6676. /nineinferior 16#2089
  6677. /ninemonospace 16#ff19
  6678. /nineoldstyle 16#f739
  6679. /nineparen 16#247c
  6680. /nineperiod 16#2490
  6681. /ninepersian 16#06f9
  6682. /nineroman 16#2178
  6683. /ninesuperior 16#2079
  6684. /nineteencircle 16#2472
  6685. /nineteenparen 16#2486
  6686. /nineteenperiod 16#249a
  6687. /ninethai 16#0e59
  6688. /nj 16#01cc
  6689. /njecyrillic 16#045a
  6690. /nkatakana 16#30f3
  6691. /nkatakanahalfwidth 16#ff9d
  6692. /nlegrightlong 16#019e
  6693. /nlinebelow 16#1e49
  6694. /nmonospace 16#ff4e
  6695. /nmsquare 16#339a
  6696. /nnabengali 16#09a3
  6697. /nnadeva 16#0923
  6698. /nnagujarati 16#0aa3
  6699. /nnagurmukhi 16#0a23
  6700. /nnnadeva 16#0929
  6701. /nohiragana 16#306e
  6702. /nokatakana 16#30ce
  6703. /nokatakanahalfwidth 16#ff89
  6704. /nonbreakingspace 16#00a0
  6705. /nonenthai 16#0e13
  6706. /nonuthai 16#0e19
  6707. /noonarabic 16#0646
  6708. /noonfinalarabic 16#fee6
  6709. /noonghunnaarabic 16#06ba
  6710. /noonghunnafinalarabic 16#fb9f
  6711. /nooninitialarabic 16#fee7
  6712. /noonjeeminitialarabic 16#fcd2
  6713. /noonjeemisolatedarabic 16#fc4b
  6714. /noonmedialarabic 16#fee8
  6715. /noonmeeminitialarabic 16#fcd5
  6716. /noonmeemisolatedarabic 16#fc4e
  6717. /noonnoonfinalarabic 16#fc8d
  6718. /notcontains 16#220c
  6719. /notelement 16#2209
  6720. /notelementof 16#2209
  6721. /notequal 16#2260
  6722. /notgreater 16#226f
  6723. /notgreaternorequal 16#2271
  6724. /notgreaternorless 16#2279
  6725. /notidentical 16#2262
  6726. /notless 16#226e
  6727. /notlessnorequal 16#2270
  6728. /notparallel 16#2226
  6729. /notprecedes 16#2280
  6730. /notsubset 16#2284
  6731. /notsucceeds 16#2281
  6732. /notsuperset 16#2285
  6733. /nowarmenian 16#0576
  6734. /nparen 16#24a9
  6735. /nssquare 16#33b1
  6736. /nsuperior 16#207f
  6737. /ntilde 16#00f1
  6738. /nu 16#03bd
  6739. /nuhiragana 16#306c
  6740. /nukatakana 16#30cc
  6741. /nukatakanahalfwidth 16#ff87
  6742. /nuktabengali 16#09bc
  6743. /nuktadeva 16#093c
  6744. /nuktagujarati 16#0abc
  6745. /nuktagurmukhi 16#0a3c
  6746. /numbersign 16#0023
  6747. /numbersignmonospace 16#ff03
  6748. /numbersignsmall 16#fe5f
  6749. /numeralsigngreek 16#0374
  6750. /numeralsignlowergreek 16#0375
  6751. /numero 16#2116
  6752. /nun 16#05e0
  6753. /nundagesh 16#fb40
  6754. /nundageshhebrew 16#fb40
  6755. /nunhebrew 16#05e0
  6756. /nvsquare 16#33b5
  6757. /nwsquare 16#33bb
  6758. /nyabengali 16#099e
  6759. /nyadeva 16#091e
  6760. /nyagujarati 16#0a9e
  6761. /nyagurmukhi 16#0a1e
  6762. /o 16#006f
  6763. /oacute 16#00f3
  6764. /oangthai 16#0e2d
  6765. /obarred 16#0275
  6766. /obarredcyrillic 16#04e9
  6767. /obarreddieresiscyrillic 16#04eb
  6768. /obengali 16#0993
  6769. /obopomofo 16#311b
  6770. /obreve 16#014f
  6771. /ocandradeva 16#0911
  6772. /ocandragujarati 16#0a91
  6773. /ocandravowelsigndeva 16#0949
  6774. /ocandravowelsigngujarati 16#0ac9
  6775. /ocaron 16#01d2
  6776. /ocircle 16#24de
  6777. /ocircumflex 16#00f4
  6778. /ocircumflexacute 16#1ed1
  6779. /ocircumflexdotbelow 16#1ed9
  6780. /ocircumflexgrave 16#1ed3
  6781. /ocircumflexhookabove 16#1ed5
  6782. /ocircumflextilde 16#1ed7
  6783. /ocyrillic 16#043e
  6784. /odblacute 16#0151
  6785. /odblgrave 16#020d
  6786. /odeva 16#0913
  6787. /odieresis 16#00f6
  6788. /odieresiscyrillic 16#04e7
  6789. /odotbelow 16#1ecd
  6790. /oe 16#0153
  6791. /oekorean 16#315a
  6792. /ogonek 16#02db
  6793. /ogonekcmb 16#0328
  6794. /ograve 16#00f2
  6795. /ogujarati 16#0a93
  6796. /oharmenian 16#0585
  6797. /ohiragana 16#304a
  6798. /ohookabove 16#1ecf
  6799. /ohorn 16#01a1
  6800. /ohornacute 16#1edb
  6801. /ohorndotbelow 16#1ee3
  6802. /ohorngrave 16#1edd
  6803. /ohornhookabove 16#1edf
  6804. /ohorntilde 16#1ee1
  6805. /ohungarumlaut 16#0151
  6806. /oi 16#01a3
  6807. /oinvertedbreve 16#020f
  6808. /okatakana 16#30aa
  6809. /okatakanahalfwidth 16#ff75
  6810. /okorean 16#3157
  6811. /olehebrew 16#05ab
  6812. /omacron 16#014d
  6813. /omacronacute 16#1e53
  6814. /omacrongrave 16#1e51
  6815. /omdeva 16#0950
  6816. /omega 16#03c9
  6817. /omega1 16#03d6
  6818. /omegacyrillic 16#0461
  6819. /omegalatinclosed 16#0277
  6820. /omegaroundcyrillic 16#047b
  6821. /omegatitlocyrillic 16#047d
  6822. /omegatonos 16#03ce
  6823. /omgujarati 16#0ad0
  6824. /omicron 16#03bf
  6825. /omicrontonos 16#03cc
  6826. /omonospace 16#ff4f
  6827. /one 16#0031
  6828. /onearabic 16#0661
  6829. /onebengali 16#09e7
  6830. /onecircle 16#2460
  6831. /onecircleinversesansserif 16#278a
  6832. /onedeva 16#0967
  6833. /onedotenleader 16#2024
  6834. /oneeighth 16#215b
  6835. /onefitted 16#f6dc
  6836. /onegujarati 16#0ae7
  6837. /onegurmukhi 16#0a67
  6838. /onehackarabic 16#0661
  6839. /onehalf 16#00bd
  6840. /onehangzhou 16#3021
  6841. /oneideographicparen 16#3220
  6842. /oneinferior 16#2081
  6843. /onemonospace 16#ff11
  6844. /onenumeratorbengali 16#09f4
  6845. /oneoldstyle 16#f731
  6846. /oneparen 16#2474
  6847. /oneperiod 16#2488
  6848. /onepersian 16#06f1
  6849. /onequarter 16#00bc
  6850. /oneroman 16#2170
  6851. /onesuperior 16#00b9
  6852. /onethai 16#0e51
  6853. /onethird 16#2153
  6854. /oogonek 16#01eb
  6855. /oogonekmacron 16#01ed
  6856. /oogurmukhi 16#0a13
  6857. /oomatragurmukhi 16#0a4b
  6858. /oopen 16#0254
  6859. /oparen 16#24aa
  6860. /openbullet 16#25e6
  6861. /option 16#2325
  6862. /ordfeminine 16#00aa
  6863. /ordmasculine 16#00ba
  6864. /orthogonal 16#221f
  6865. /oshortdeva 16#0912
  6866. /oshortvowelsigndeva 16#094a
  6867. /oslash 16#00f8
  6868. /oslashacute 16#01ff
  6869. /osmallhiragana 16#3049
  6870. /osmallkatakana 16#30a9
  6871. /osmallkatakanahalfwidth 16#ff6b
  6872. /ostrokeacute 16#01ff
  6873. /osuperior 16#f6f0
  6874. /otcyrillic 16#047f
  6875. /otilde 16#00f5
  6876. /otildeacute 16#1e4d
  6877. /otildedieresis 16#1e4f
  6878. /oubopomofo 16#3121
  6879. /overline 16#203e
  6880. /overlinecenterline 16#fe4a
  6881. /overlinecmb 16#0305
  6882. /overlinedashed 16#fe49
  6883. /overlinedblwavy 16#fe4c
  6884. /overlinewavy 16#fe4b
  6885. /overscore 16#00af
  6886. /ovowelsignbengali 16#09cb
  6887. /ovowelsigndeva 16#094b
  6888. /ovowelsigngujarati 16#0acb
  6889. /p 16#0070
  6890. /paampssquare 16#3380
  6891. /paasentosquare 16#332b
  6892. /pabengali 16#09aa
  6893. /pacute 16#1e55
  6894. /padeva 16#092a
  6895. /pagedown 16#21df
  6896. /pageup 16#21de
  6897. /pagujarati 16#0aaa
  6898. /pagurmukhi 16#0a2a
  6899. /pahiragana 16#3071
  6900. /paiyannoithai 16#0e2f
  6901. /pakatakana 16#30d1
  6902. /palatalizationcyrilliccmb 16#0484
  6903. /palochkacyrillic 16#04c0
  6904. /pansioskorean 16#317f
  6905. /paragraph 16#00b6
  6906. /parallel 16#2225
  6907. /parenleft 16#0028
  6908. /parenleftaltonearabic 16#fd3e
  6909. /parenleftbt 16#f8ed
  6910. /parenleftex 16#f8ec
  6911. /parenleftinferior 16#208d
  6912. /parenleftmonospace 16#ff08
  6913. /parenleftsmall 16#fe59
  6914. /parenleftsuperior 16#207d
  6915. /parenlefttp 16#f8eb
  6916. /parenleftvertical 16#fe35
  6917. /parenright 16#0029
  6918. /parenrightaltonearabic 16#fd3f
  6919. /parenrightbt 16#f8f8
  6920. /parenrightex 16#f8f7
  6921. /parenrightinferior 16#208e
  6922. /parenrightmonospace 16#ff09
  6923. /parenrightsmall 16#fe5a
  6924. /parenrightsuperior 16#207e
  6925. /parenrighttp 16#f8f6
  6926. /parenrightvertical 16#fe36
  6927. /partialdiff 16#2202
  6928. /paseqhebrew 16#05c0
  6929. /pashtahebrew 16#0599
  6930. /pasquare 16#33a9
  6931. /patah 16#05b7
  6932. /patah11 16#05b7
  6933. /patah1d 16#05b7
  6934. /patah2a 16#05b7
  6935. /patahhebrew 16#05b7
  6936. /patahnarrowhebrew 16#05b7
  6937. /patahquarterhebrew 16#05b7
  6938. /patahwidehebrew 16#05b7
  6939. /pazerhebrew 16#05a1
  6940. /pbopomofo 16#3106
  6941. /pcircle 16#24df
  6942. /pdotaccent 16#1e57
  6943. /pe 16#05e4
  6944. /pecyrillic 16#043f
  6945. /pedagesh 16#fb44
  6946. /pedageshhebrew 16#fb44
  6947. /peezisquare 16#333b
  6948. /pefinaldageshhebrew 16#fb43
  6949. /peharabic 16#067e
  6950. /peharmenian 16#057a
  6951. /pehebrew 16#05e4
  6952. /pehfinalarabic 16#fb57
  6953. /pehinitialarabic 16#fb58
  6954. /pehiragana 16#307a
  6955. /pehmedialarabic 16#fb59
  6956. /pekatakana 16#30da
  6957. /pemiddlehookcyrillic 16#04a7
  6958. /perafehebrew 16#fb4e
  6959. /percent 16#0025
  6960. /percentarabic 16#066a
  6961. /percentmonospace 16#ff05
  6962. /percentsmall 16#fe6a
  6963. /period 16#002e
  6964. /periodarmenian 16#0589
  6965. /periodcentered 16#00b7
  6966. /periodhalfwidth 16#ff61
  6967. /periodinferior 16#f6e7
  6968. /periodmonospace 16#ff0e
  6969. /periodsmall 16#fe52
  6970. /periodsuperior 16#f6e8
  6971. /perispomenigreekcmb 16#0342
  6972. /perpendicular 16#22a5
  6973. /perthousand 16#2030
  6974. /peseta 16#20a7
  6975. /pfsquare 16#338a
  6976. /phabengali 16#09ab
  6977. /phadeva 16#092b
  6978. /phagujarati 16#0aab
  6979. /phagurmukhi 16#0a2b
  6980. /phi 16#03c6
  6981. /phi1 16#03d5
  6982. /phieuphacirclekorean 16#327a
  6983. /phieuphaparenkorean 16#321a
  6984. /phieuphcirclekorean 16#326c
  6985. /phieuphkorean 16#314d
  6986. /phieuphparenkorean 16#320c
  6987. /philatin 16#0278
  6988. /phinthuthai 16#0e3a
  6989. /phisymbolgreek 16#03d5
  6990. /phook 16#01a5
  6991. /phophanthai 16#0e1e
  6992. /phophungthai 16#0e1c
  6993. /phosamphaothai 16#0e20
  6994. /pi 16#03c0
  6995. /pieupacirclekorean 16#3273
  6996. /pieupaparenkorean 16#3213
  6997. /pieupcieuckorean 16#3176
  6998. /pieupcirclekorean 16#3265
  6999. /pieupkiyeokkorean 16#3172
  7000. /pieupkorean 16#3142
  7001. /pieupparenkorean 16#3205
  7002. /pieupsioskiyeokkorean 16#3174
  7003. /pieupsioskorean 16#3144
  7004. /pieupsiostikeutkorean 16#3175
  7005. /pieupthieuthkorean 16#3177
  7006. /pieuptikeutkorean 16#3173
  7007. /pihiragana 16#3074
  7008. /pikatakana 16#30d4
  7009. /pisymbolgreek 16#03d6
  7010. /piwrarmenian 16#0583
  7011. /plus 16#002b
  7012. /plusbelowcmb 16#031f
  7013. /pluscircle 16#2295
  7014. /plusminus 16#00b1
  7015. /plusmod 16#02d6
  7016. /plusmonospace 16#ff0b
  7017. /plussmall 16#fe62
  7018. /plussuperior 16#207a
  7019. /pmonospace 16#ff50
  7020. /pmsquare 16#33d8
  7021. /pohiragana 16#307d
  7022. /pointingindexdownwhite 16#261f
  7023. /pointingindexleftwhite 16#261c
  7024. /pointingindexrightwhite 16#261e
  7025. /pointingindexupwhite 16#261d
  7026. /pokatakana 16#30dd
  7027. /poplathai 16#0e1b
  7028. /postalmark 16#3012
  7029. /postalmarkface 16#3020
  7030. /pparen 16#24ab
  7031. /precedes 16#227a
  7032. /prescription 16#211e
  7033. /primemod 16#02b9
  7034. /primereversed 16#2035
  7035. /product 16#220f
  7036. /projective 16#2305
  7037. /prolongedkana 16#30fc
  7038. /propellor 16#2318
  7039. /propersubset 16#2282
  7040. /propersuperset 16#2283
  7041. /proportion 16#2237
  7042. /proportional 16#221d
  7043. /psi 16#03c8
  7044. /psicyrillic 16#0471
  7045. /psilipneumatacyrilliccmb 16#0486
  7046. /pssquare 16#33b0
  7047. /puhiragana 16#3077
  7048. /pukatakana 16#30d7
  7049. /pvsquare 16#33b4
  7050. /pwsquare 16#33ba
  7051. /q 16#0071
  7052. /qadeva 16#0958
  7053. /qadmahebrew 16#05a8
  7054. /qafarabic 16#0642
  7055. /qaffinalarabic 16#fed6
  7056. /qafinitialarabic 16#fed7
  7057. /qafmedialarabic 16#fed8
  7058. /qamats 16#05b8
  7059. /qamats10 16#05b8
  7060. /qamats1a 16#05b8
  7061. /qamats1c 16#05b8
  7062. /qamats27 16#05b8
  7063. /qamats29 16#05b8
  7064. /qamats33 16#05b8
  7065. /qamatsde 16#05b8
  7066. /qamatshebrew 16#05b8
  7067. /qamatsnarrowhebrew 16#05b8
  7068. /qamatsqatanhebrew 16#05b8
  7069. /qamatsqatannarrowhebrew 16#05b8
  7070. /qamatsqatanquarterhebrew 16#05b8
  7071. /qamatsqatanwidehebrew 16#05b8
  7072. /qamatsquarterhebrew 16#05b8
  7073. /qamatswidehebrew 16#05b8
  7074. /qarneyparahebrew 16#059f
  7075. /qbopomofo 16#3111
  7076. /qcircle 16#24e0
  7077. /qhook 16#02a0
  7078. /qmonospace 16#ff51
  7079. /qof 16#05e7
  7080. /qofdagesh 16#fb47
  7081. /qofdageshhebrew 16#fb47
  7082. /qofhebrew 16#05e7
  7083. /qparen 16#24ac
  7084. /quarternote 16#2669
  7085. /qubuts 16#05bb
  7086. /qubuts18 16#05bb
  7087. /qubuts25 16#05bb
  7088. /qubuts31 16#05bb
  7089. /qubutshebrew 16#05bb
  7090. /qubutsnarrowhebrew 16#05bb
  7091. /qubutsquarterhebrew 16#05bb
  7092. /qubutswidehebrew 16#05bb
  7093. /question 16#003f
  7094. /questionarabic 16#061f
  7095. /questionarmenian 16#055e
  7096. /questiondown 16#00bf
  7097. /questiondownsmall 16#f7bf
  7098. /questiongreek 16#037e
  7099. /questionmonospace 16#ff1f
  7100. /questionsmall 16#f73f
  7101. /quotedbl 16#0022
  7102. /quotedblbase 16#201e
  7103. /quotedblleft 16#201c
  7104. /quotedblmonospace 16#ff02
  7105. /quotedblprime 16#301e
  7106. /quotedblprimereversed 16#301d
  7107. /quotedblright 16#201d
  7108. /quoteleft 16#2018
  7109. /quoteleftreversed 16#201b
  7110. /quotereversed 16#201b
  7111. /quoteright 16#2019
  7112. /quoterightn 16#0149
  7113. /quotesinglbase 16#201a
  7114. /quotesingle 16#0027
  7115. /quotesinglemonospace 16#ff07
  7116. /r 16#0072
  7117. /raarmenian 16#057c
  7118. /rabengali 16#09b0
  7119. /racute 16#0155
  7120. /radeva 16#0930
  7121. /radical 16#221a
  7122. /radicalex 16#f8e5
  7123. /radoverssquare 16#33ae
  7124. /radoverssquaredsquare 16#33af
  7125. /radsquare 16#33ad
  7126. /rafe 16#05bf
  7127. /rafehebrew 16#05bf
  7128. /ragujarati 16#0ab0
  7129. /ragurmukhi 16#0a30
  7130. /rahiragana 16#3089
  7131. /rakatakana 16#30e9
  7132. /rakatakanahalfwidth 16#ff97
  7133. /ralowerdiagonalbengali 16#09f1
  7134. /ramiddlediagonalbengali 16#09f0
  7135. /ramshorn 16#0264
  7136. /ratio 16#2236
  7137. /rbopomofo 16#3116
  7138. /rcaron 16#0159
  7139. /rcedilla 16#0157
  7140. /rcircle 16#24e1
  7141. /rcommaaccent 16#0157
  7142. /rdblgrave 16#0211
  7143. /rdotaccent 16#1e59
  7144. /rdotbelow 16#1e5b
  7145. /rdotbelowmacron 16#1e5d
  7146. /referencemark 16#203b
  7147. /reflexsubset 16#2286
  7148. /reflexsuperset 16#2287
  7149. /registered 16#00ae
  7150. /registersans 16#f8e8
  7151. /registerserif 16#f6da
  7152. /reharabic 16#0631
  7153. /reharmenian 16#0580
  7154. /rehfinalarabic 16#feae
  7155. /rehiragana 16#308c
  7156. /rekatakana 16#30ec
  7157. /rekatakanahalfwidth 16#ff9a
  7158. /resh 16#05e8
  7159. /reshdageshhebrew 16#fb48
  7160. /reshhebrew 16#05e8
  7161. /reversedtilde 16#223d
  7162. /reviahebrew 16#0597
  7163. /reviamugrashhebrew 16#0597
  7164. /revlogicalnot 16#2310
  7165. /rfishhook 16#027e
  7166. /rfishhookreversed 16#027f
  7167. /rhabengali 16#09dd
  7168. /rhadeva 16#095d
  7169. /rho 16#03c1
  7170. /rhook 16#027d
  7171. /rhookturned 16#027b
  7172. /rhookturnedsuperior 16#02b5
  7173. /rhosymbolgreek 16#03f1
  7174. /rhotichookmod 16#02de
  7175. /rieulacirclekorean 16#3271
  7176. /rieulaparenkorean 16#3211
  7177. /rieulcirclekorean 16#3263
  7178. /rieulhieuhkorean 16#3140
  7179. /rieulkiyeokkorean 16#313a
  7180. /rieulkiyeoksioskorean 16#3169
  7181. /rieulkorean 16#3139
  7182. /rieulmieumkorean 16#313b
  7183. /rieulpansioskorean 16#316c
  7184. /rieulparenkorean 16#3203
  7185. /rieulphieuphkorean 16#313f
  7186. /rieulpieupkorean 16#313c
  7187. /rieulpieupsioskorean 16#316b
  7188. /rieulsioskorean 16#313d
  7189. /rieulthieuthkorean 16#313e
  7190. /rieultikeutkorean 16#316a
  7191. /rieulyeorinhieuhkorean 16#316d
  7192. /rightangle 16#221f
  7193. /righttackbelowcmb 16#0319
  7194. /righttriangle 16#22bf
  7195. /rihiragana 16#308a
  7196. /rikatakana 16#30ea
  7197. /rikatakanahalfwidth 16#ff98
  7198. /ring 16#02da
  7199. /ringbelowcmb 16#0325
  7200. /ringcmb 16#030a
  7201. /ringhalfleft 16#02bf
  7202. /ringhalfleftarmenian 16#0559
  7203. /ringhalfleftbelowcmb 16#031c
  7204. /ringhalfleftcentered 16#02d3
  7205. /ringhalfright 16#02be
  7206. /ringhalfrightbelowcmb 16#0339
  7207. /ringhalfrightcentered 16#02d2
  7208. /rinvertedbreve 16#0213
  7209. /rittorusquare 16#3351
  7210. /rlinebelow 16#1e5f
  7211. /rlongleg 16#027c
  7212. /rlonglegturned 16#027a
  7213. /rmonospace 16#ff52
  7214. /rohiragana 16#308d
  7215. /rokatakana 16#30ed
  7216. /rokatakanahalfwidth 16#ff9b
  7217. /roruathai 16#0e23
  7218. /rparen 16#24ad
  7219. /rrabengali 16#09dc
  7220. /rradeva 16#0931
  7221. /rragurmukhi 16#0a5c
  7222. /rreharabic 16#0691
  7223. /rrehfinalarabic 16#fb8d
  7224. /rrvocalicbengali 16#09e0
  7225. /rrvocalicdeva 16#0960
  7226. /rrvocalicgujarati 16#0ae0
  7227. /rrvocalicvowelsignbengali 16#09c4
  7228. /rrvocalicvowelsigndeva 16#0944
  7229. /rrvocalicvowelsigngujarati 16#0ac4
  7230. /rsuperior 16#f6f1
  7231. /rtblock 16#2590
  7232. /rturned 16#0279
  7233. /rturnedsuperior 16#02b4
  7234. /ruhiragana 16#308b
  7235. /rukatakana 16#30eb
  7236. /rukatakanahalfwidth 16#ff99
  7237. /rupeemarkbengali 16#09f2
  7238. /rupeesignbengali 16#09f3
  7239. /rupiah 16#f6dd
  7240. /ruthai 16#0e24
  7241. /rvocalicbengali 16#098b
  7242. /rvocalicdeva 16#090b
  7243. /rvocalicgujarati 16#0a8b
  7244. /rvocalicvowelsignbengali 16#09c3
  7245. /rvocalicvowelsigndeva 16#0943
  7246. /rvocalicvowelsigngujarati 16#0ac3
  7247. /s 16#0073
  7248. /sabengali 16#09b8
  7249. /sacute 16#015b
  7250. /sacutedotaccent 16#1e65
  7251. /sadarabic 16#0635
  7252. /sadeva 16#0938
  7253. /sadfinalarabic 16#feba
  7254. /sadinitialarabic 16#febb
  7255. /sadmedialarabic 16#febc
  7256. /sagujarati 16#0ab8
  7257. /sagurmukhi 16#0a38
  7258. /sahiragana 16#3055
  7259. /sakatakana 16#30b5
  7260. /sakatakanahalfwidth 16#ff7b
  7261. /sallallahoualayhewasallamarabic 16#fdfa
  7262. /samekh 16#05e1
  7263. /samekhdagesh 16#fb41
  7264. /samekhdageshhebrew 16#fb41
  7265. /samekhhebrew 16#05e1
  7266. /saraaathai 16#0e32
  7267. /saraaethai 16#0e41
  7268. /saraaimaimalaithai 16#0e44
  7269. /saraaimaimuanthai 16#0e43
  7270. /saraamthai 16#0e33
  7271. /saraathai 16#0e30
  7272. /saraethai 16#0e40
  7273. /saraiileftthai 16#f886
  7274. /saraiithai 16#0e35
  7275. /saraileftthai 16#f885
  7276. /saraithai 16#0e34
  7277. /saraothai 16#0e42
  7278. /saraueeleftthai 16#f888
  7279. /saraueethai 16#0e37
  7280. /saraueleftthai 16#f887
  7281. /sarauethai 16#0e36
  7282. /sarauthai 16#0e38
  7283. /sarauuthai 16#0e39
  7284. /sbopomofo 16#3119
  7285. /scaron 16#0161
  7286. /scarondotaccent 16#1e67
  7287. /scedilla 16#015f
  7288. /schwa 16#0259
  7289. /schwacyrillic 16#04d9
  7290. /schwadieresiscyrillic 16#04db
  7291. /schwahook 16#025a
  7292. /scircle 16#24e2
  7293. /scircumflex 16#015d
  7294. /scommaaccent 16#0219
  7295. /sdotaccent 16#1e61
  7296. /sdotbelow 16#1e63
  7297. /sdotbelowdotaccent 16#1e69
  7298. /seagullbelowcmb 16#033c
  7299. /second 16#2033
  7300. /secondtonechinese 16#02ca
  7301. /section 16#00a7
  7302. /seenarabic 16#0633
  7303. /seenfinalarabic 16#feb2
  7304. /seeninitialarabic 16#feb3
  7305. /seenmedialarabic 16#feb4
  7306. /segol 16#05b6
  7307. /segol13 16#05b6
  7308. /segol1f 16#05b6
  7309. /segol2c 16#05b6
  7310. /segolhebrew 16#05b6
  7311. /segolnarrowhebrew 16#05b6
  7312. /segolquarterhebrew 16#05b6
  7313. /segoltahebrew 16#0592
  7314. /segolwidehebrew 16#05b6
  7315. /seharmenian 16#057d
  7316. /sehiragana 16#305b
  7317. /sekatakana 16#30bb
  7318. /sekatakanahalfwidth 16#ff7e
  7319. /semicolon 16#003b
  7320. /semicolonarabic 16#061b
  7321. /semicolonmonospace 16#ff1b
  7322. /semicolonsmall 16#fe54
  7323. /semivoicedmarkkana 16#309c
  7324. /semivoicedmarkkanahalfwidth 16#ff9f
  7325. /sentisquare 16#3322
  7326. /sentosquare 16#3323
  7327. /seven 16#0037
  7328. /sevenarabic 16#0667
  7329. /sevenbengali 16#09ed
  7330. /sevencircle 16#2466
  7331. /sevencircleinversesansserif 16#2790
  7332. /sevendeva 16#096d
  7333. /seveneighths 16#215e
  7334. /sevengujarati 16#0aed
  7335. /sevengurmukhi 16#0a6d
  7336. /sevenhackarabic 16#0667
  7337. /sevenhangzhou 16#3027
  7338. /sevenideographicparen 16#3226
  7339. /seveninferior 16#2087
  7340. /sevenmonospace 16#ff17
  7341. /sevenoldstyle 16#f737
  7342. /sevenparen 16#247a
  7343. /sevenperiod 16#248e
  7344. /sevenpersian 16#06f7
  7345. /sevenroman 16#2176
  7346. /sevensuperior 16#2077
  7347. /seventeencircle 16#2470
  7348. /seventeenparen 16#2484
  7349. /seventeenperiod 16#2498
  7350. /seventhai 16#0e57
  7351. /sfthyphen 16#00ad
  7352. /shaarmenian 16#0577
  7353. /shabengali 16#09b6
  7354. /shacyrillic 16#0448
  7355. /shaddaarabic 16#0651
  7356. /shaddadammaarabic 16#fc61
  7357. /shaddadammatanarabic 16#fc5e
  7358. /shaddafathaarabic 16#fc60
  7359. /shaddakasraarabic 16#fc62
  7360. /shaddakasratanarabic 16#fc5f
  7361. /shade 16#2592
  7362. /shadedark 16#2593
  7363. /shadelight 16#2591
  7364. /shademedium 16#2592
  7365. /shadeva 16#0936
  7366. /shagujarati 16#0ab6
  7367. /shagurmukhi 16#0a36
  7368. /shalshelethebrew 16#0593
  7369. /shbopomofo 16#3115
  7370. /shchacyrillic 16#0449
  7371. /sheenarabic 16#0634
  7372. /sheenfinalarabic 16#feb6
  7373. /sheeninitialarabic 16#feb7
  7374. /sheenmedialarabic 16#feb8
  7375. /sheicoptic 16#03e3
  7376. /sheqel 16#20aa
  7377. /sheqelhebrew 16#20aa
  7378. /sheva 16#05b0
  7379. /sheva115 16#05b0
  7380. /sheva15 16#05b0
  7381. /sheva22 16#05b0
  7382. /sheva2e 16#05b0
  7383. /shevahebrew 16#05b0
  7384. /shevanarrowhebrew 16#05b0
  7385. /shevaquarterhebrew 16#05b0
  7386. /shevawidehebrew 16#05b0
  7387. /shhacyrillic 16#04bb
  7388. /shimacoptic 16#03ed
  7389. /shin 16#05e9
  7390. /shindagesh 16#fb49
  7391. /shindageshhebrew 16#fb49
  7392. /shindageshshindot 16#fb2c
  7393. /shindageshshindothebrew 16#fb2c
  7394. /shindageshsindot 16#fb2d
  7395. /shindageshsindothebrew 16#fb2d
  7396. /shindothebrew 16#05c1
  7397. /shinhebrew 16#05e9
  7398. /shinshindot 16#fb2a
  7399. /shinshindothebrew 16#fb2a
  7400. /shinsindot 16#fb2b
  7401. /shinsindothebrew 16#fb2b
  7402. /shook 16#0282
  7403. /sigma 16#03c3
  7404. /sigma1 16#03c2
  7405. /sigmafinal 16#03c2
  7406. /sigmalunatesymbolgreek 16#03f2
  7407. /sihiragana 16#3057
  7408. /sikatakana 16#30b7
  7409. /sikatakanahalfwidth 16#ff7c
  7410. /siluqhebrew 16#05bd
  7411. /siluqlefthebrew 16#05bd
  7412. /similar 16#223c
  7413. /sindothebrew 16#05c2
  7414. /siosacirclekorean 16#3274
  7415. /siosaparenkorean 16#3214
  7416. /sioscieuckorean 16#317e
  7417. /sioscirclekorean 16#3266
  7418. /sioskiyeokkorean 16#317a
  7419. /sioskorean 16#3145
  7420. /siosnieunkorean 16#317b
  7421. /siosparenkorean 16#3206
  7422. /siospieupkorean 16#317d
  7423. /siostikeutkorean 16#317c
  7424. /six 16#0036
  7425. /sixarabic 16#0666
  7426. /sixbengali 16#09ec
  7427. /sixcircle 16#2465
  7428. /sixcircleinversesansserif 16#278f
  7429. /sixdeva 16#096c
  7430. /sixgujarati 16#0aec
  7431. /sixgurmukhi 16#0a6c
  7432. /sixhackarabic 16#0666
  7433. /sixhangzhou 16#3026
  7434. /sixideographicparen 16#3225
  7435. /sixinferior 16#2086
  7436. /sixmonospace 16#ff16
  7437. /sixoldstyle 16#f736
  7438. /sixparen 16#2479
  7439. /sixperiod 16#248d
  7440. /sixpersian 16#06f6
  7441. /sixroman 16#2175
  7442. /sixsuperior 16#2076
  7443. /sixteencircle 16#246f
  7444. /sixteencurrencydenominatorbengali 16#09f9
  7445. /sixteenparen 16#2483
  7446. /sixteenperiod 16#2497
  7447. /sixthai 16#0e56
  7448. /slash 16#002f
  7449. /slashmonospace 16#ff0f
  7450. /slong 16#017f
  7451. /slongdotaccent 16#1e9b
  7452. /smileface 16#263a
  7453. /smonospace 16#ff53
  7454. /sofpasuqhebrew 16#05c3
  7455. /softhyphen 16#00ad
  7456. /softsigncyrillic 16#044c
  7457. /sohiragana 16#305d
  7458. /sokatakana 16#30bd
  7459. /sokatakanahalfwidth 16#ff7f
  7460. /soliduslongoverlaycmb 16#0338
  7461. /solidusshortoverlaycmb 16#0337
  7462. /sorusithai 16#0e29
  7463. /sosalathai 16#0e28
  7464. /sosothai 16#0e0b
  7465. /sosuathai 16#0e2a
  7466. /space 16#0020
  7467. /spacehackarabic 16#0020
  7468. /spade 16#2660
  7469. /spadesuitblack 16#2660
  7470. /spadesuitwhite 16#2664
  7471. /sparen 16#24ae
  7472. /squarebelowcmb 16#033b
  7473. /squarecc 16#33c4
  7474. /squarecm 16#339d
  7475. /squarediagonalcrosshatchfill 16#25a9
  7476. /squarehorizontalfill 16#25a4
  7477. /squarekg 16#338f
  7478. /squarekm 16#339e
  7479. /squarekmcapital 16#33ce
  7480. /squareln 16#33d1
  7481. /squarelog 16#33d2
  7482. /squaremg 16#338e
  7483. /squaremil 16#33d5
  7484. /squaremm 16#339c
  7485. /squaremsquared 16#33a1
  7486. /squareorthogonalcrosshatchfill 16#25a6
  7487. /squareupperlefttolowerrightfill 16#25a7
  7488. /squareupperrighttolowerleftfill 16#25a8
  7489. /squareverticalfill 16#25a5
  7490. /squarewhitewithsmallblack 16#25a3
  7491. /srsquare 16#33db
  7492. /ssabengali 16#09b7
  7493. /ssadeva 16#0937
  7494. /ssagujarati 16#0ab7
  7495. /ssangcieuckorean 16#3149
  7496. /ssanghieuhkorean 16#3185
  7497. /ssangieungkorean 16#3180
  7498. /ssangkiyeokkorean 16#3132
  7499. /ssangnieunkorean 16#3165
  7500. /ssangpieupkorean 16#3143
  7501. /ssangsioskorean 16#3146
  7502. /ssangtikeutkorean 16#3138
  7503. /ssuperior 16#f6f2
  7504. /sterling 16#00a3
  7505. /sterlingmonospace 16#ffe1
  7506. /strokelongoverlaycmb 16#0336
  7507. /strokeshortoverlaycmb 16#0335
  7508. /subset 16#2282
  7509. /subsetnotequal 16#228a
  7510. /subsetorequal 16#2286
  7511. /succeeds 16#227b
  7512. /suchthat 16#220b
  7513. /suhiragana 16#3059
  7514. /sukatakana 16#30b9
  7515. /sukatakanahalfwidth 16#ff7d
  7516. /sukunarabic 16#0652
  7517. /summation 16#2211
  7518. /sun 16#263c
  7519. /superset 16#2283
  7520. /supersetnotequal 16#228b
  7521. /supersetorequal 16#2287
  7522. /svsquare 16#33dc
  7523. /syouwaerasquare 16#337c
  7524. /t 16#0074
  7525. /tabengali 16#09a4
  7526. /tackdown 16#22a4
  7527. /tackleft 16#22a3
  7528. /tadeva 16#0924
  7529. /tagujarati 16#0aa4
  7530. /tagurmukhi 16#0a24
  7531. /taharabic 16#0637
  7532. /tahfinalarabic 16#fec2
  7533. /tahinitialarabic 16#fec3
  7534. /tahiragana 16#305f
  7535. /tahmedialarabic 16#fec4
  7536. /taisyouerasquare 16#337d
  7537. /takatakana 16#30bf
  7538. /takatakanahalfwidth 16#ff80
  7539. /tatweelarabic 16#0640
  7540. /tau 16#03c4
  7541. /tav 16#05ea
  7542. /tavdages 16#fb4a
  7543. /tavdagesh 16#fb4a
  7544. /tavdageshhebrew 16#fb4a
  7545. /tavhebrew 16#05ea
  7546. /tbar 16#0167
  7547. /tbopomofo 16#310a
  7548. /tcaron 16#0165
  7549. /tccurl 16#02a8
  7550. /tcedilla 16#0163
  7551. /tcheharabic 16#0686
  7552. /tchehfinalarabic 16#fb7b
  7553. /tchehinitialarabic 16#fb7c
  7554. /tchehmedialarabic 16#fb7d
  7555. /tcircle 16#24e3
  7556. /tcircumflexbelow 16#1e71
  7557. /tcommaaccent 16#0163
  7558. /tdieresis 16#1e97
  7559. /tdotaccent 16#1e6b
  7560. /tdotbelow 16#1e6d
  7561. /tecyrillic 16#0442
  7562. /tedescendercyrillic 16#04ad
  7563. /teharabic 16#062a
  7564. /tehfinalarabic 16#fe96
  7565. /tehhahinitialarabic 16#fca2
  7566. /tehhahisolatedarabic 16#fc0c
  7567. /tehinitialarabic 16#fe97
  7568. /tehiragana 16#3066
  7569. /tehjeeminitialarabic 16#fca1
  7570. /tehjeemisolatedarabic 16#fc0b
  7571. /tehmarbutaarabic 16#0629
  7572. /tehmarbutafinalarabic 16#fe94
  7573. /tehmedialarabic 16#fe98
  7574. /tehmeeminitialarabic 16#fca4
  7575. /tehmeemisolatedarabic 16#fc0e
  7576. /tehnoonfinalarabic 16#fc73
  7577. /tekatakana 16#30c6
  7578. /tekatakanahalfwidth 16#ff83
  7579. /telephone 16#2121
  7580. /telephoneblack 16#260e
  7581. /telishagedolahebrew 16#05a0
  7582. /telishaqetanahebrew 16#05a9
  7583. /tencircle 16#2469
  7584. /tenideographicparen 16#3229
  7585. /tenparen 16#247d
  7586. /tenperiod 16#2491
  7587. /tenroman 16#2179
  7588. /tesh 16#02a7
  7589. /tet 16#05d8
  7590. /tetdagesh 16#fb38
  7591. /tetdageshhebrew 16#fb38
  7592. /tethebrew 16#05d8
  7593. /tetsecyrillic 16#04b5
  7594. /tevirhebrew 16#059b
  7595. /tevirlefthebrew 16#059b
  7596. /thabengali 16#09a5
  7597. /thadeva 16#0925
  7598. /thagujarati 16#0aa5
  7599. /thagurmukhi 16#0a25
  7600. /thalarabic 16#0630
  7601. /thalfinalarabic 16#feac
  7602. /thanthakhatlowleftthai 16#f898
  7603. /thanthakhatlowrightthai 16#f897
  7604. /thanthakhatthai 16#0e4c
  7605. /thanthakhatupperleftthai 16#f896
  7606. /theharabic 16#062b
  7607. /thehfinalarabic 16#fe9a
  7608. /thehinitialarabic 16#fe9b
  7609. /thehmedialarabic 16#fe9c
  7610. /thereexists 16#2203
  7611. /therefore 16#2234
  7612. /theta 16#03b8
  7613. /theta1 16#03d1
  7614. /thetasymbolgreek 16#03d1
  7615. /thieuthacirclekorean 16#3279
  7616. /thieuthaparenkorean 16#3219
  7617. /thieuthcirclekorean 16#326b
  7618. /thieuthkorean 16#314c
  7619. /thieuthparenkorean 16#320b
  7620. /thirteencircle 16#246c
  7621. /thirteenparen 16#2480
  7622. /thirteenperiod 16#2494
  7623. /thonangmonthothai 16#0e11
  7624. /thook 16#01ad
  7625. /thophuthaothai 16#0e12
  7626. /thorn 16#00fe
  7627. /thothahanthai 16#0e17
  7628. /thothanthai 16#0e10
  7629. /thothongthai 16#0e18
  7630. /thothungthai 16#0e16
  7631. /thousandcyrillic 16#0482
  7632. /thousandsseparatorarabic 16#066c
  7633. /thousandsseparatorpersian 16#066c
  7634. /three 16#0033
  7635. /threearabic 16#0663
  7636. /threebengali 16#09e9
  7637. /threecircle 16#2462
  7638. /threecircleinversesansserif 16#278c
  7639. /threedeva 16#0969
  7640. /threeeighths 16#215c
  7641. /threegujarati 16#0ae9
  7642. /threegurmukhi 16#0a69
  7643. /threehackarabic 16#0663
  7644. /threehangzhou 16#3023
  7645. /threeideographicparen 16#3222
  7646. /threeinferior 16#2083
  7647. /threemonospace 16#ff13
  7648. /threenumeratorbengali 16#09f6
  7649. /threeoldstyle 16#f733
  7650. /threeparen 16#2476
  7651. /threeperiod 16#248a
  7652. /threepersian 16#06f3
  7653. /threequarters 16#00be
  7654. /threequartersemdash 16#f6de
  7655. /threeroman 16#2172
  7656. /threesuperior 16#00b3
  7657. /threethai 16#0e53
  7658. /thzsquare 16#3394
  7659. /tihiragana 16#3061
  7660. /tikatakana 16#30c1
  7661. /tikatakanahalfwidth 16#ff81
  7662. /tikeutacirclekorean 16#3270
  7663. /tikeutaparenkorean 16#3210
  7664. /tikeutcirclekorean 16#3262
  7665. /tikeutkorean 16#3137
  7666. /tikeutparenkorean 16#3202
  7667. /tilde 16#02dc
  7668. /tildebelowcmb 16#0330
  7669. /tildecmb 16#0303
  7670. /tildecomb 16#0303
  7671. /tildedoublecmb 16#0360
  7672. /tildeoperator 16#223c
  7673. /tildeoverlaycmb 16#0334
  7674. /tildeverticalcmb 16#033e
  7675. /timescircle 16#2297
  7676. /tipehahebrew 16#0596
  7677. /tipehalefthebrew 16#0596
  7678. /tippigurmukhi 16#0a70
  7679. /titlocyrilliccmb 16#0483
  7680. /tiwnarmenian 16#057f
  7681. /tlinebelow 16#1e6f
  7682. /tmonospace 16#ff54
  7683. /toarmenian 16#0569
  7684. /tohiragana 16#3068
  7685. /tokatakana 16#30c8
  7686. /tokatakanahalfwidth 16#ff84
  7687. /tonebarextrahighmod 16#02e5
  7688. /tonebarextralowmod 16#02e9
  7689. /tonebarhighmod 16#02e6
  7690. /tonebarlowmod 16#02e8
  7691. /tonebarmidmod 16#02e7
  7692. /tonefive 16#01bd
  7693. /tonesix 16#0185
  7694. /tonetwo 16#01a8
  7695. /tonos 16#0384
  7696. /tonsquare 16#3327
  7697. /topatakthai 16#0e0f
  7698. /tortoiseshellbracketleft 16#3014
  7699. /tortoiseshellbracketleftsmall 16#fe5d
  7700. /tortoiseshellbracketleftvertical 16#fe39
  7701. /tortoiseshellbracketright 16#3015
  7702. /tortoiseshellbracketrightsmall 16#fe5e
  7703. /tortoiseshellbracketrightvertical 16#fe3a
  7704. /totaothai 16#0e15
  7705. /tpalatalhook 16#01ab
  7706. /tparen 16#24af
  7707. /trademark 16#2122
  7708. /trademarksans 16#f8ea
  7709. /trademarkserif 16#f6db
  7710. /tretroflexhook 16#0288
  7711. /triagdn 16#25bc
  7712. /triaglf 16#25c4
  7713. /triagrt 16#25ba
  7714. /triagup 16#25b2
  7715. /ts 16#02a6
  7716. /tsadi 16#05e6
  7717. /tsadidagesh 16#fb46
  7718. /tsadidageshhebrew 16#fb46
  7719. /tsadihebrew 16#05e6
  7720. /tsecyrillic 16#0446
  7721. /tsere 16#05b5
  7722. /tsere12 16#05b5
  7723. /tsere1e 16#05b5
  7724. /tsere2b 16#05b5
  7725. /tserehebrew 16#05b5
  7726. /tserenarrowhebrew 16#05b5
  7727. /tserequarterhebrew 16#05b5
  7728. /tserewidehebrew 16#05b5
  7729. /tshecyrillic 16#045b
  7730. /tsuperior 16#f6f3
  7731. /ttabengali 16#099f
  7732. /ttadeva 16#091f
  7733. /ttagujarati 16#0a9f
  7734. /ttagurmukhi 16#0a1f
  7735. /tteharabic 16#0679
  7736. /ttehfinalarabic 16#fb67
  7737. /ttehinitialarabic 16#fb68
  7738. /ttehmedialarabic 16#fb69
  7739. /tthabengali 16#09a0
  7740. /tthadeva 16#0920
  7741. /tthagujarati 16#0aa0
  7742. /tthagurmukhi 16#0a20
  7743. /tturned 16#0287
  7744. /tuhiragana 16#3064
  7745. /tukatakana 16#30c4
  7746. /tukatakanahalfwidth 16#ff82
  7747. /tusmallhiragana 16#3063
  7748. /tusmallkatakana 16#30c3
  7749. /tusmallkatakanahalfwidth 16#ff6f
  7750. /twelvecircle 16#246b
  7751. /twelveparen 16#247f
  7752. /twelveperiod 16#2493
  7753. /twelveroman 16#217b
  7754. /twentycircle 16#2473
  7755. /twentyhangzhou 16#5344
  7756. /twentyparen 16#2487
  7757. /twentyperiod 16#249b
  7758. /two 16#0032
  7759. /twoarabic 16#0662
  7760. /twobengali 16#09e8
  7761. /twocircle 16#2461
  7762. /twocircleinversesansserif 16#278b
  7763. /twodeva 16#0968
  7764. /twodotenleader 16#2025
  7765. /twodotleader 16#2025
  7766. /twodotleadervertical 16#fe30
  7767. /twogujarati 16#0ae8
  7768. /twogurmukhi 16#0a68
  7769. /twohackarabic 16#0662
  7770. /twohangzhou 16#3022
  7771. /twoideographicparen 16#3221
  7772. /twoinferior 16#2082
  7773. /twomonospace 16#ff12
  7774. /twonumeratorbengali 16#09f5
  7775. /twooldstyle 16#f732
  7776. /twoparen 16#2475
  7777. /twoperiod 16#2489
  7778. /twopersian 16#06f2
  7779. /tworoman 16#2171
  7780. /twostroke 16#01bb
  7781. /twosuperior 16#00b2
  7782. /twothai 16#0e52
  7783. /twothirds 16#2154
  7784. /u 16#0075
  7785. /uacute 16#00fa
  7786. /ubar 16#0289
  7787. /ubengali 16#0989
  7788. /ubopomofo 16#3128
  7789. /ubreve 16#016d
  7790. /ucaron 16#01d4
  7791. /ucircle 16#24e4
  7792. /ucircumflex 16#00fb
  7793. /ucircumflexbelow 16#1e77
  7794. /ucyrillic 16#0443
  7795. /udattadeva 16#0951
  7796. /udblacute 16#0171
  7797. /udblgrave 16#0215
  7798. /udeva 16#0909
  7799. /udieresis 16#00fc
  7800. /udieresisacute 16#01d8
  7801. /udieresisbelow 16#1e73
  7802. /udieresiscaron 16#01da
  7803. /udieresiscyrillic 16#04f1
  7804. /udieresisgrave 16#01dc
  7805. /udieresismacron 16#01d6
  7806. /udotbelow 16#1ee5
  7807. /ugrave 16#00f9
  7808. /ugujarati 16#0a89
  7809. /ugurmukhi 16#0a09
  7810. /uhiragana 16#3046
  7811. /uhookabove 16#1ee7
  7812. /uhorn 16#01b0
  7813. /uhornacute 16#1ee9
  7814. /uhorndotbelow 16#1ef1
  7815. /uhorngrave 16#1eeb
  7816. /uhornhookabove 16#1eed
  7817. /uhorntilde 16#1eef
  7818. /uhungarumlaut 16#0171
  7819. /uhungarumlautcyrillic 16#04f3
  7820. /uinvertedbreve 16#0217
  7821. /ukatakana 16#30a6
  7822. /ukatakanahalfwidth 16#ff73
  7823. /ukcyrillic 16#0479
  7824. /ukorean 16#315c
  7825. /umacron 16#016b
  7826. /umacroncyrillic 16#04ef
  7827. /umacrondieresis 16#1e7b
  7828. /umatragurmukhi 16#0a41
  7829. /umonospace 16#ff55
  7830. /underscore 16#005f
  7831. /underscoredbl 16#2017
  7832. /underscoremonospace 16#ff3f
  7833. /underscorevertical 16#fe33
  7834. /underscorewavy 16#fe4f
  7835. /union 16#222a
  7836. /universal 16#2200
  7837. /uogonek 16#0173
  7838. /uparen 16#24b0
  7839. /upblock 16#2580
  7840. /upperdothebrew 16#05c4
  7841. /upsilon 16#03c5
  7842. /upsilondieresis 16#03cb
  7843. /upsilondieresistonos 16#03b0
  7844. /upsilonlatin 16#028a
  7845. /upsilontonos 16#03cd
  7846. /uptackbelowcmb 16#031d
  7847. /uptackmod 16#02d4
  7848. /uragurmukhi 16#0a73
  7849. /uring 16#016f
  7850. /ushortcyrillic 16#045e
  7851. /usmallhiragana 16#3045
  7852. /usmallkatakana 16#30a5
  7853. /usmallkatakanahalfwidth 16#ff69
  7854. /ustraightcyrillic 16#04af
  7855. /ustraightstrokecyrillic 16#04b1
  7856. /utilde 16#0169
  7857. /utildeacute 16#1e79
  7858. /utildebelow 16#1e75
  7859. /uubengali 16#098a
  7860. /uudeva 16#090a
  7861. /uugujarati 16#0a8a
  7862. /uugurmukhi 16#0a0a
  7863. /uumatragurmukhi 16#0a42
  7864. /uuvowelsignbengali 16#09c2
  7865. /uuvowelsigndeva 16#0942
  7866. /uuvowelsigngujarati 16#0ac2
  7867. /uvowelsignbengali 16#09c1
  7868. /uvowelsigndeva 16#0941
  7869. /uvowelsigngujarati 16#0ac1
  7870. /v 16#0076
  7871. /vadeva 16#0935
  7872. /vagujarati 16#0ab5
  7873. /vagurmukhi 16#0a35
  7874. /vakatakana 16#30f7
  7875. /vav 16#05d5
  7876. /vavdagesh 16#fb35
  7877. /vavdagesh65 16#fb35
  7878. /vavdageshhebrew 16#fb35
  7879. /vavhebrew 16#05d5
  7880. /vavholam 16#fb4b
  7881. /vavholamhebrew 16#fb4b
  7882. /vavvavhebrew 16#05f0
  7883. /vavyodhebrew 16#05f1
  7884. /vcircle 16#24e5
  7885. /vdotbelow 16#1e7f
  7886. /vecyrillic 16#0432
  7887. /veharabic 16#06a4
  7888. /vehfinalarabic 16#fb6b
  7889. /vehinitialarabic 16#fb6c
  7890. /vehmedialarabic 16#fb6d
  7891. /vekatakana 16#30f9
  7892. /venus 16#2640
  7893. /verticalbar 16#007c
  7894. /verticallineabovecmb 16#030d
  7895. /verticallinebelowcmb 16#0329
  7896. /verticallinelowmod 16#02cc
  7897. /verticallinemod 16#02c8
  7898. /vewarmenian 16#057e
  7899. /vhook 16#028b
  7900. /vikatakana 16#30f8
  7901. /viramabengali 16#09cd
  7902. /viramadeva 16#094d
  7903. /viramagujarati 16#0acd
  7904. /visargabengali 16#0983
  7905. /visargadeva 16#0903
  7906. /visargagujarati 16#0a83
  7907. /vmonospace 16#ff56
  7908. /voarmenian 16#0578
  7909. /voicediterationhiragana 16#309e
  7910. /voicediterationkatakana 16#30fe
  7911. /voicedmarkkana 16#309b
  7912. /voicedmarkkanahalfwidth 16#ff9e
  7913. /vokatakana 16#30fa
  7914. /vparen 16#24b1
  7915. /vtilde 16#1e7d
  7916. /vturned 16#028c
  7917. /vuhiragana 16#3094
  7918. /vukatakana 16#30f4
  7919. /w 16#0077
  7920. /wacute 16#1e83
  7921. /waekorean 16#3159
  7922. /wahiragana 16#308f
  7923. /wakatakana 16#30ef
  7924. /wakatakanahalfwidth 16#ff9c
  7925. /wakorean 16#3158
  7926. /wasmallhiragana 16#308e
  7927. /wasmallkatakana 16#30ee
  7928. /wattosquare 16#3357
  7929. /wavedash 16#301c
  7930. /wavyunderscorevertical 16#fe34
  7931. /wawarabic 16#0648
  7932. /wawfinalarabic 16#feee
  7933. /wawhamzaabovearabic 16#0624
  7934. /wawhamzaabovefinalarabic 16#fe86
  7935. /wbsquare 16#33dd
  7936. /wcircle 16#24e6
  7937. /wcircumflex 16#0175
  7938. /wdieresis 16#1e85
  7939. /wdotaccent 16#1e87
  7940. /wdotbelow 16#1e89
  7941. /wehiragana 16#3091
  7942. /weierstrass 16#2118
  7943. /wekatakana 16#30f1
  7944. /wekorean 16#315e
  7945. /weokorean 16#315d
  7946. /wgrave 16#1e81
  7947. /whitebullet 16#25e6
  7948. /whitecircle 16#25cb
  7949. /whitecircleinverse 16#25d9
  7950. /whitecornerbracketleft 16#300e
  7951. /whitecornerbracketleftvertical 16#fe43
  7952. /whitecornerbracketright 16#300f
  7953. /whitecornerbracketrightvertical 16#fe44
  7954. /whitediamond 16#25c7
  7955. /whitediamondcontainingblacksmalldiamond 16#25c8
  7956. /whitedownpointingsmalltriangle 16#25bf
  7957. /whitedownpointingtriangle 16#25bd
  7958. /whiteleftpointingsmalltriangle 16#25c3
  7959. /whiteleftpointingtriangle 16#25c1
  7960. /whitelenticularbracketleft 16#3016
  7961. /whitelenticularbracketright 16#3017
  7962. /whiterightpointingsmalltriangle 16#25b9
  7963. /whiterightpointingtriangle 16#25b7
  7964. /whitesmallsquare 16#25ab
  7965. /whitesmilingface 16#263a
  7966. /whitesquare 16#25a1
  7967. /whitestar 16#2606
  7968. /whitetelephone 16#260f
  7969. /whitetortoiseshellbracketleft 16#3018
  7970. /whitetortoiseshellbracketright 16#3019
  7971. /whiteuppointingsmalltriangle 16#25b5
  7972. /whiteuppointingtriangle 16#25b3
  7973. /wihiragana 16#3090
  7974. /wikatakana 16#30f0
  7975. /wikorean 16#315f
  7976. /wmonospace 16#ff57
  7977. /wohiragana 16#3092
  7978. /wokatakana 16#30f2
  7979. /wokatakanahalfwidth 16#ff66
  7980. /won 16#20a9
  7981. /wonmonospace 16#ffe6
  7982. /wowaenthai 16#0e27
  7983. /wparen 16#24b2
  7984. /wring 16#1e98
  7985. /wsuperior 16#02b7
  7986. /wturned 16#028d
  7987. /wynn 16#01bf
  7988. /x 16#0078
  7989. /xabovecmb 16#033d
  7990. /xbopomofo 16#3112
  7991. /xcircle 16#24e7
  7992. /xdieresis 16#1e8d
  7993. /xdotaccent 16#1e8b
  7994. /xeharmenian 16#056d
  7995. /xi 16#03be
  7996. /xmonospace 16#ff58
  7997. /xparen 16#24b3
  7998. /xsuperior 16#02e3
  7999. /y 16#0079
  8000. /yaadosquare 16#334e
  8001. /yabengali 16#09af
  8002. /yacute 16#00fd
  8003. /yadeva 16#092f
  8004. /yaekorean 16#3152
  8005. /yagujarati 16#0aaf
  8006. /yagurmukhi 16#0a2f
  8007. /yahiragana 16#3084
  8008. /yakatakana 16#30e4
  8009. /yakatakanahalfwidth 16#ff94
  8010. /yakorean 16#3151
  8011. /yamakkanthai 16#0e4e
  8012. /yasmallhiragana 16#3083
  8013. /yasmallkatakana 16#30e3
  8014. /yasmallkatakanahalfwidth 16#ff6c
  8015. /yatcyrillic 16#0463
  8016. /ycircle 16#24e8
  8017. /ycircumflex 16#0177
  8018. /ydieresis 16#00ff
  8019. /ydotaccent 16#1e8f
  8020. /ydotbelow 16#1ef5
  8021. /yeharabic 16#064a
  8022. /yehbarreearabic 16#06d2
  8023. /yehbarreefinalarabic 16#fbaf
  8024. /yehfinalarabic 16#fef2
  8025. /yehhamzaabovearabic 16#0626
  8026. /yehhamzaabovefinalarabic 16#fe8a
  8027. /yehhamzaaboveinitialarabic 16#fe8b
  8028. /yehhamzaabovemedialarabic 16#fe8c
  8029. /yehinitialarabic 16#fef3
  8030. /yehmedialarabic 16#fef4
  8031. /yehmeeminitialarabic 16#fcdd
  8032. /yehmeemisolatedarabic 16#fc58
  8033. /yehnoonfinalarabic 16#fc94
  8034. /yehthreedotsbelowarabic 16#06d1
  8035. /yekorean 16#3156
  8036. /yen 16#00a5
  8037. /yenmonospace 16#ffe5
  8038. /yeokorean 16#3155
  8039. /yeorinhieuhkorean 16#3186
  8040. /yerahbenyomohebrew 16#05aa
  8041. /yerahbenyomolefthebrew 16#05aa
  8042. /yericyrillic 16#044b
  8043. /yerudieresiscyrillic 16#04f9
  8044. /yesieungkorean 16#3181
  8045. /yesieungpansioskorean 16#3183
  8046. /yesieungsioskorean 16#3182
  8047. /yetivhebrew 16#059a
  8048. /ygrave 16#1ef3
  8049. /yhook 16#01b4
  8050. /yhookabove 16#1ef7
  8051. /yiarmenian 16#0575
  8052. /yicyrillic 16#0457
  8053. /yikorean 16#3162
  8054. /yinyang 16#262f
  8055. /yiwnarmenian 16#0582
  8056. /ymonospace 16#ff59
  8057. /yod 16#05d9
  8058. /yoddagesh 16#fb39
  8059. /yoddageshhebrew 16#fb39
  8060. /yodhebrew 16#05d9
  8061. /yodyodhebrew 16#05f2
  8062. /yodyodpatahhebrew 16#fb1f
  8063. /yohiragana 16#3088
  8064. /yoikorean 16#3189
  8065. /yokatakana 16#30e8
  8066. /yokatakanahalfwidth 16#ff96
  8067. /yokorean 16#315b
  8068. /yosmallhiragana 16#3087
  8069. /yosmallkatakana 16#30e7
  8070. /yosmallkatakanahalfwidth 16#ff6e
  8071. /yotgreek 16#03f3
  8072. /yoyaekorean 16#3188
  8073. /yoyakorean 16#3187
  8074. /yoyakthai 16#0e22
  8075. /yoyingthai 16#0e0d
  8076. /yparen 16#24b4
  8077. /ypogegrammeni 16#037a
  8078. /ypogegrammenigreekcmb 16#0345
  8079. /yr 16#01a6
  8080. /yring 16#1e99
  8081. /ysuperior 16#02b8
  8082. /ytilde 16#1ef9
  8083. /yturned 16#028e
  8084. /yuhiragana 16#3086
  8085. /yuikorean 16#318c
  8086. /yukatakana 16#30e6
  8087. /yukatakanahalfwidth 16#ff95
  8088. /yukorean 16#3160
  8089. /yusbigcyrillic 16#046b
  8090. /yusbigiotifiedcyrillic 16#046d
  8091. /yuslittlecyrillic 16#0467
  8092. /yuslittleiotifiedcyrillic 16#0469
  8093. /yusmallhiragana 16#3085
  8094. /yusmallkatakana 16#30e5
  8095. /yusmallkatakanahalfwidth 16#ff6d
  8096. /yuyekorean 16#318b
  8097. /yuyeokorean 16#318a
  8098. /yyabengali 16#09df
  8099. /yyadeva 16#095f
  8100. /z 16#007a
  8101. /zaarmenian 16#0566
  8102. /zacute 16#017a
  8103. /zadeva 16#095b
  8104. /zagurmukhi 16#0a5b
  8105. /zaharabic 16#0638
  8106. /zahfinalarabic 16#fec6
  8107. /zahinitialarabic 16#fec7
  8108. /zahiragana 16#3056
  8109. /zahmedialarabic 16#fec8
  8110. /zainarabic 16#0632
  8111. /zainfinalarabic 16#feb0
  8112. /zakatakana 16#30b6
  8113. /zaqefgadolhebrew 16#0595
  8114. /zaqefqatanhebrew 16#0594
  8115. /zarqahebrew 16#0598
  8116. /zayin 16#05d6
  8117. /zayindagesh 16#fb36
  8118. /zayindageshhebrew 16#fb36
  8119. /zayinhebrew 16#05d6
  8120. /zbopomofo 16#3117
  8121. /zcaron 16#017e
  8122. /zcircle 16#24e9
  8123. /zcircumflex 16#1e91
  8124. /zcurl 16#0291
  8125. /zdot 16#017c
  8126. /zdotaccent 16#017c
  8127. /zdotbelow 16#1e93
  8128. /zecyrillic 16#0437
  8129. /zedescendercyrillic 16#0499
  8130. /zedieresiscyrillic 16#04df
  8131. /zehiragana 16#305c
  8132. /zekatakana 16#30bc
  8133. /zero 16#0030
  8134. /zeroarabic 16#0660
  8135. /zerobengali 16#09e6
  8136. /zerodeva 16#0966
  8137. /zerogujarati 16#0ae6
  8138. /zerogurmukhi 16#0a66
  8139. /zerohackarabic 16#0660
  8140. /zeroinferior 16#2080
  8141. /zeromonospace 16#ff10
  8142. /zerooldstyle 16#f730
  8143. /zeropersian 16#06f0
  8144. /zerosuperior 16#2070
  8145. /zerothai 16#0e50
  8146. /zerowidthjoiner 16#feff
  8147. /zerowidthnonjoiner 16#200c
  8148. /zerowidthspace 16#200b
  8149. /zeta 16#03b6
  8150. /zhbopomofo 16#3113
  8151. /zhearmenian 16#056a
  8152. /zhebrevecyrillic 16#04c2
  8153. /zhecyrillic 16#0436
  8154. /zhedescendercyrillic 16#0497
  8155. /zhedieresiscyrillic 16#04dd
  8156. /zihiragana 16#3058
  8157. /zikatakana 16#30b8
  8158. /zinorhebrew 16#05ae
  8159. /zlinebelow 16#1e95
  8160. /zmonospace 16#ff5a
  8161. /zohiragana 16#305e
  8162. /zokatakana 16#30be
  8163. /zparen 16#24b5
  8164. /zretroflexhook 16#0290
  8165. /zstroke 16#01b6
  8166. /zuhiragana 16#305a
  8167. /zukatakana 16#30ba
  8168. .dicttomark readonly def
  8169. /currentglobal where
  8170. {pop currentglobal{setglobal}true setglobal}
  8171. {{}}
  8172. ifelse
  8173. /MacRomanEncoding .findencoding
  8174. /MacGlyphEncoding
  8175. /.notdef/.null/CR
  8176. 4 index 32 95 getinterval aload pop
  8177. 99 index 128 45 getinterval aload pop
  8178. /notequal/AE
  8179. /Oslash/infinity/plusminus/lessequal/greaterequal
  8180. /yen/mu1/partialdiff/summation/product
  8181. /pi/integral/ordfeminine/ordmasculine/Ohm
  8182. /ae/oslash/questiondown/exclamdown/logicalnot
  8183. /radical/florin/approxequal/increment/guillemotleft
  8184. /guillemotright/ellipsis/nbspace
  8185. 174 index 203 12 getinterval aload pop
  8186. /lozenge
  8187. 187 index 216 24 getinterval aload pop
  8188. /applelogo
  8189. 212 index 241 7 getinterval aload pop
  8190. /overscore
  8191. 220 index 249 7 getinterval aload pop
  8192. /Lslash/lslash/Scaron/scaron
  8193. /Zcaron/zcaron/brokenbar/Eth/eth
  8194. /Yacute/yacute/Thorn/thorn/minus
  8195. /multiply/onesuperior/twosuperior/threesuperior/onehalf
  8196. /onequarter/threequarters/franc/Gbreve/gbreve
  8197. /Idotaccent/Scedilla/scedilla/Cacute/cacute
  8198. /Ccaron/ccaron/dmacron
  8199. 260 -1 roll pop
  8200. 258 packedarray
  8201. 7 1 index .registerencoding
  8202. .defineencoding
  8203. exec
  8204.  
  8205. %%BeginResource: file (PDF Extended Graphics State obj_6)
  8206. 6 0 obj
  8207. <</Type/ExtGState
  8208. /TR/Identity>>endobj
  8209. %%EndResource
  8210. %%BeginResource: file (PDF Extended Graphics State obj_7)
  8211. 7 0 obj
  8212. <</R6
  8213. 6 0 R>>
  8214. endobj
  8215. %%EndResource
  8216. %%BeginResource: file (PDF object obj_1)
  8217. 1 0 obj
  8218. <<>>endobj
  8219. %%EndResource
  8220. %%EndProlog
  8221. %%Page: 1 1
  8222. %%BeginPageSetup
  8223. 4 0 obj
  8224. <</Type/Page/MediaBox [0 0 564 454]
  8225. /Parent 3 0 R
  8226. /Resources<</ProcSet[/PDF]
  8227. /ExtGState 7 0 R
  8228. >>
  8229. /Contents 5 0 R
  8230. >>
  8231. endobj
  8232. %%EndPageSetup
  8233. /pagesave save def
  8234. 5 0 obj
  8235. <</Length 96706>>stream
  8236. q 0.1 0 0 0.1 0 0 cm
  8237. /R6 gs
  8238. q
  8239. 0 0 5639.04 4531.94 re W n
  8240. 36 w
  8241. 4 M
  8242. 1 J
  8243. 1 j
  8244. 0.75 0.679688 0.669922 0.902344 k
  8245. 0.75 0.679688 0.669922 0.902344 K
  8246. 82.8594 921.73 m
  8247. 83.125 921.281 90.4883 926.672 90.7227 926.27 c
  8248. 92.3633 923.441 98.1133 801.379 99.8633 798.352 c
  8249. 103.68 791.75 322.148 935.371 325.906 928.859 c
  8250. 331.395 919.359 78.8281 655 82.9297 647.91 c
  8251. 104.316 610.852 1590.07 1572.72 1613.73 1531.72 c
  8252. 1633.05 1498.27 112.059 566.34 130.027 535.219 c
  8253. 153.348 494.832 1613.63 1441.78 1635.28 1404.28 c
  8254. 1660.97 1359.81 40.0859 397.699 61.8555 360 c
  8255. 86.6797 316.988 1664.3 1335.17 1685.95 1297.67 c
  8256. 1713.1 1250.63 110.996 313.039 138.828 264.84 c
  8257. 159.961 228.238 1583.37 1142.02 1602.06 1109.64 c
  8258. 1624.35 1071.05 84.2852 142.32 104.754 106.879 c
  8259. 125.879 70.2813 1667.67 1061.86 1690.46 1022.38 c
  8260. 1712.17 984.781 237.266 88.7695 256.816 54.8984 c
  8261. 276.27 21.2188 1790.07 988.68 1811.09 952.27 c
  8262. 1831.47 916.961 451.219 64.2422 468.516 34.2891 c
  8263. 486.043 3.92969 2053.71 990.59 2071.5 959.77 c
  8264. 2089 929.449 716.816 88.3906 739.063 49.8711 c
  8265. 755.527 21.3516 2096.12 882.281 2117.3 845.602 c
  8266. 2132 820.129 1042.91 116.488 1057.25 91.6484 c
  8267. 1076.03 59.1211 2134.35 755.309 2152.44 723.961 c
  8268. 2166.71 699.262 1263.56 105.059 1278.94 78.4492 c
  8269. 1292.11 55.6211 2132.46 604.891 2147.04 579.648 c
  8270. 2155.81 564.449 1458.59 61.4609 1468.3 44.6406 c
  8271. 1476.77 29.9688 2112.16 437.039 2121.11 421.531 c
  8272. 2128.71 408.359 1707.67 60.0898 1713.57 49.8516 c
  8273. 1718.34 41.6016 2082.05 273.41 2086.74 265.301 c
  8274. 2089.07 261.25 1983.25 73.3008 1985.78 68.9102 c
  8275. 1987.45 66.0195 2098.56 138.621 2100.56 135.18 c
  8276. S
  8277. 3555.41 950.84 m
  8278. 3555.68 950.371 3566.6 957.871 3566.85 957.441 c
  8279. 3568.94 953.809 3558.92 816.07 3561 812.461 c
  8280. 3565.47 804.719 3772.41 941.75 3775.54 936.328 c
  8281. 3781.81 925.48 3464.45 629.148 3469.79 619.898 c
  8282. 3492.96 579.789 5014.87 1561.21 5036.2 1524.27 c
  8283. 5062.12 1479.39 3540.92 572.629 3562.32 535.551 c
  8284. 3582.71 500.23 5050.23 1454.08 5076 1409.46 c
  8285. 5101.07 1366.04 3475.15 398.371 3497.79 359.148 c
  8286. 3522.26 316.77 5071.01 1321.96 5094.61 1281.08 c
  8287. 5120.83 1235.66 3539.55 292.449 3558.31 259.961 c
  8288. 3579.65 223.012 5011.4 1159.97 5037.84 1114.16 c
  8289. 5063.05 1070.5 3503.83 143.301 3526.08 104.762 c
  8290. 3545.27 71.5117 5039.15 1039.99 5065.85 993.738 c
  8291. 5088.65 954.25 3649.4 89.7617 3671.53 51.4297 c
  8292. 3695.48 9.96094 5217.47 989.738 5237.28 955.422 c
  8293. 5255.84 923.281 3874.41 68.9492 3892.14 38.2383 c
  8294. 3910.46 6.51172 5404.63 959.871 5425.59 923.582 c
  8295. 5443.5 892.559 4139.12 81.9297 4154.93 54.5391 c
  8296. 4171.51 25.8203 5482.87 873.18 5505.36 834.219 c
  8297. 5524.76 800.641 4387.37 92.4219 4407.34 57.8398 c
  8298. 4423.54 29.7695 5563.05 763.68 5579.77 734.738 c
  8299. 5596.98 704.91 4602.95 64.6094 4618.31 38 c
  8300. 4629.56 18.5117 5467.34 556.609 5479.66 535.289 c
  8301. 5489.24 518.699 4848.88 54.3906 4858.48 37.7617 c
  8302. 4867.06 22.8984 5491.77 427.91 5502.39 409.52 c
  8303. 5509.07 397.949 5110.04 56.3789 5115.73 46.5117 c
  8304. 5120.24 38.6992 5493.08 276.559 5498.36 267.41 c
  8305. 5500.67 263.41 5411.03 84.2695 5413.41 80.1797 c
  8306. 5415.67 76.25 5552.86 165.539 5554.96 161.91 c
  8307. S
  8308. 5088.57 3556.71 m
  8309. 5095.89 3544.04 5505.95 3813.33 5512.72 3801.59 c
  8310. 5516.21 3795.56 5319.61 3561.55 5324.29 3553.47 c
  8311. 5326.67 3549.33 5535.96 3681.83 5538.62 3677.21 c
  8312. S
  8313. 4015.82 3374.75 m
  8314. 4034.74 3341.99 5540.52 4315.23 5566.58 4270.08 c
  8315. 5590.89 4227.98 3978.49 3262.41 3998.52 3227.7 c
  8316. 4021.21 3188.4 5525.14 4169.8 5551.43 4124.27 c
  8317. 5576.53 4080.78 3938.88 3117.97 3966.21 3070.64 c
  8318. 3991.82 3026.28 5504.79 4015.68 5529.36 3973.13 c
  8319. 5552.56 3932.95 3921.02 2959.67 3942.11 2923.15 c
  8320. 3964.6 2884.19 5478.1 3865.01 5501.94 3823.72 c
  8321. 5524.65 3784.39 3965.26 2855.21 3988.52 2814.92 c
  8322. 4004.65 2786.98 5098.88 3499.57 5117.74 3466.88 c
  8323. 5135.81 3435.59 4001.87 2721.64 4016.11 2696.99 c
  8324. 4030.93 2671.33 5098.87 3359.84 5115.19 3331.55 c
  8325. 5131.5 3303.3 3968.26 2580.62 3987.52 2547.27 c
  8326. 4004.2 2518.38 5108.79 3234.81 5126.18 3204.68 c
  8327. 5141.32 3178.46 3931.24 2411.02 3948.25 2381.56 c
  8328. 3965.9 2351 5108.33 3095.39 5127.4 3062.35 c
  8329. 5147.63 3027.33 3934.79 2275.49 3951.1 2247.24 c
  8330. 3965.63 2222.08 5025.9 2899.01 5039.42 2875.58 c
  8331. 5056.52 2845.97 3964.63 2158.92 3981.77 2129.23 c
  8332. 3995.18 2106 5085.02 2797.84 5098.73 2774.1 c
  8333. 5113.57 2748.38 3940.4 2002.14 3957.82 1971.96 c
  8334. 3974.76 1942.64 5030.75 2622.38 5044.17 2599.16 c
  8335. 5059.8 2572.06 3990.63 1879.42 4004.09 1856.1 c
  8336. 4019.41 1829.56 5050.03 2496.36 5065.78 2469.07 c
  8337. 5079.71 2444.95 3998.54 1752.63 4016.21 1722.02 c
  8338. 4030.78 1696.79 5064.88 2367.23 5082.1 2337.41 c
  8339. 5096.32 2312.78 3924.73 1568.13 3939.8 1542.01 c
  8340. 3956.62 1512.9 5121.09 2264.77 5138.73 2234.21 c
  8341. 5156.95 2202.65 3928.2 1435.72 3944.98 1406.66 c
  8342. 3962.27 1376.73 5059.13 2082.91 5073.42 2058.16 c
  8343. 5092.99 2024.27 3937.5 1310.73 3956.04 1278.6 c
  8344. 3972.81 1249.56 5047.16 1945.86 5063.31 1917.88 c
  8345. 5079.53 1889.78 3972.09 1191.25 3988.77 1162.37 c
  8346. 4004.09 1135.84 5071.86 1827.98 5089.31 1797.76 c
  8347. 5105.9 1769.03 3933.99 1038.73 3954.5 1003.21 c
  8348. 3973.28 970.691 5030.17 1656.37 5044.07 1632.28 c
  8349. S
  8350. 3453.31 4418.14 m
  8351. 3453.58 4417.66 3479.58 4433.88 3479.82 4433.44 c
  8352. 3483.24 4427.53 3360.55 4235.87 3363.18 4231.3 c
  8353. 3368.34 4222.38 3756.49 4468.39 3760.83 4460.89 c
  8354. 3768.62 4447.38 3291.18 4066.95 3297.62 4055.79 c
  8355. 3304.81 4043.34 3929.18 4440.54 3937.89 4425.45 c
  8356. 3947.43 4408.92 3242.82 3908.29 3254.19 3888.59 c
  8357. 3265.7 3868.65 4163.77 4439.45 4174.9 4420.16 c
  8358. 4188.87 4395.96 3226.02 3769.2 3241.25 3742.81 c
  8359. 3258.56 3712.81 4425.57 4461.5 4440.68 4435.3 c
  8360. 4460.53 4400.94 3172.63 3602.03 3189.03 3573.61 c
  8361. 3209.43 3538.28 4685.1 4485.97 4706.14 4449.51 c
  8362. 4732 4404.74 3068.7 3428.46 3097.51 3378.58 c
  8363. 3122.63 3335.06 4880.59 4459.98 4903.08 4421.02 c
  8364. 4929.4 4375.42 2957.74 3229.45 2988.98 3175.34 c
  8365. 3017.28 3126.33 5191.34 4528.66 5226.76 4467.32 c
  8366. 5261.91 4406.43 2912.29 3070.19 2943.82 3015.59 c
  8367. 2977.21 2957.76 5370.91 4497.73 5405.93 4437.08 c
  8368. 5447.26 4365.5 2867.9 2931.02 2911.4 2855.68 c
  8369. 2943.13 2800.7 5472.18 4414.18 5506.84 4354.15 c
  8370. 5549.78 4279.77 2828.5 2756.08 2863.81 2694.92 c
  8371. 2878.2 2669.98 3911.89 3342.82 3930.42 3310.73 c
  8372. S
  8373. 1674.08 3374.67 m
  8374. 1684.43 3356.74 2421.97 3828.77 2431.63 3812.04 c
  8375. 2442.41 3793.37 1667.04 3253.64 1678.4 3233.97 c
  8376. 1687.55 3218.12 2470.42 3719.31 2482.58 3698.26 c
  8377. 2493.81 3678.81 1736.8 3155.52 1747.51 3136.96 c
  8378. 1756.89 3120.7 2518.86 3603.68 2528.11 3587.65 c
  8379. 2542.47 3562.79 1744.2 3017.68 1754 3000.69 c
  8380. 1766.02 2979.87 2466.19 3436.72 2476.94 3418.09 c
  8381. 2486.37 3401.77 1840.72 2934.43 1851.66 2915.49 c
  8382. 1861.82 2897.89 2505.15 3315.77 2515.11 3298.53 c
  8383. 2525.23 3280.98 1879.02 2818.03 1887.82 2802.78 c
  8384. 1897.69 2785.68 2598.82 3235.18 2608.3 3218.75 c
  8385. 2621.53 3195.84 1896.94 2689.7 1906.53 2673.09 c
  8386. 1915.63 2657.34 2635.12 3118.67 2645.92 3099.96 c
  8387. 2657.67 3079.61 1889.83 2548.14 1899.71 2531.04 c
  8388. 1911.77 2510.15 2732.48 3038.9 2744.2 3018.6 c
  8389. 2755.7 2998.67 1960.88 2450.96 1972.43 2430.96 c
  8390. 1983.05 2412.57 2759.22 2913.59 2771.5 2892.31 c
  8391. 2784.97 2868.98 2037.58 2356.17 2047.79 2338.47 c
  8392. 2056.82 2322.85 2816.05 2806.24 2826.53 2788.08 c
  8393. 2838.26 2767.77 2025.8 2215.09 2035.8 2197.77 c
  8394. 2047.8 2176.96 2777.11 2651.69 2788.34 2632.25 c
  8395. 2801.39 2609.64 2092.17 2113.21 2103.59 2093.42 c
  8396. 2129.7 2048.21 3871.25 3172.45 3896.57 3128.59 c
  8397. 3926.69 3076.42 2151.36 2027.19 2172.77 1990.1 c
  8398. 2193.74 1953.77 3813.67 2991.74 3837.17 2951.04 c
  8399. 3861.55 2908.8 2235.87 1931.73 2256.61 1895.81 c
  8400. 2276.53 1861.3 3762.6 2809.45 3781.72 2776.34 c
  8401. 3807.21 2732.2 2230.37 1791.45 2251.71 1754.48 c
  8402. 2274.14 1715.63 3710.28 2653.52 3734.93 2610.82 c
  8403. 3759.38 2568.47 2231.39 1649.35 2249.55 1617.88 c
  8404. 2268.77 1584.6 3558.85 2419.38 3578.58 2385.2 c
  8405. 3599.36 2349.2 2326.6 1564.58 2343.38 1535.51 c
  8406. 2359.57 1507.48 3498.21 2245.33 3516.86 2213.03 c
  8407. 3537.75 2176.85 2332.67 1433.27 2352.93 1398.17 c
  8408. 2370.85 1367.13 3414.78 2053.02 3432.88 2021.67 c
  8409. 3445.77 1999.34 2437.33 1349.42 2454.88 1319.01 c
  8410. 2466.43 1299.02 3449.88 1926.75 3464.29 1901.79 c
  8411. 3478.52 1877.13 2470.87 1226.79 2488.89 1195.6 c
  8412. 2500.7 1175.12 3372.26 1735.54 3385.21 1713.1 c
  8413. 3398.95 1689.3 2494.97 1094.29 2509.99 1068.28 c
  8414. 2519.81 1051.26 3224.27 1505.83 3235.16 1486.96 c
  8415. 3242.61 1474.06 2653.07 1027.12 2660.82 1013.69 c
  8416. 2670.51 996.91 3187.43 1341.01 3197.51 1323.56 c
  8417. 3203.85 1312.57 2838.05 988.93 2843.12 980.129 c
  8418. 2847.3 972.891 3143.16 1162.37 3147.07 1155.61 c
  8419. S
  8420. 74.5117 4419 m
  8421. 74.7539 4418.58 103.574 4436.31 103.797 4435.91 c
  8422. 105.496 4432.97 125.039 4311.03 126.668 4308.18 c
  8423. 130.301 4301.91 309.922 4421.8 313.301 4415.94 c
  8424. 317.469 4408.72 74.4727 4152.4 79.0234 4144.52 c
  8425. 85.6914 4132.97 608.418 4468.96 616.551 4454.86 c
  8426. 625.918 4438.63 79.1211 4025.95 87.4688 4011.48 c
  8427. 97.7227 3993.73 870.398 4491.95 882.723 4470.62 c
  8428. 893.25 4452.38 131.797 3932.94 144.813 3910.39 c
  8429. 157.449 3888.49 1063.42 4472.74 1077.27 4448.75 c
  8430. 1091.74 4423.69 109.852 3781.93 123.055 3759.04 c
  8431. 138.867 3731.66 1278.7 4458.7 1292.75 4434.37 c
  8432. 1309.28 4405.74 83.0273 3636.28 99.9805 3606.91 c
  8433. 123.816 3565.63 1546.34 4497.73 1570.48 4455.91 c
  8434. 1592.64 4417.53 192.637 3571.59 212.91 3536.48 c
  8435. 233.066 3501.56 1709.78 4452.67 1732.28 4413.68 c
  8436. 1748.39 4385.79 478.504 3592.22 496.777 3560.59 c
  8437. 519.043 3522.01 1973.85 4457.9 1993.13 4424.51 c
  8438. 2011.41 4392.85 537.969 3493.62 559.93 3455.58 c
  8439. 579.5 3421.68 2153.93 4431.6 2178.06 4389.8 c
  8440. 2207.41 4338.96 516.152 3359.13 543.477 3311.79 c
  8441. 566.074 3272.66 2156.63 4295.43 2179.28 4256.21 c
  8442. 2201.34 4217.99 532.059 3225.43 555.234 3185.29 c
  8443. 576.258 3148.88 2239.91 4225.98 2269.37 4174.95 c
  8444. 2293.18 4133.71 511.152 3074.49 534.383 3034.25 c
  8445. 556.133 2996.58 2238.72 4084.59 2267.44 4034.84 c
  8446. 2290.96 3994.11 557.918 2963.51 580.039 2925.2 c
  8447. 601.16 2888.61 2329.26 3991.07 2353.49 3949.09 c
  8448. 2384.62 3895.18 532.527 2816.8 557.48 2773.59 c
  8449. 580.945 2732.93 2325.63 3864.23 2355.86 3811.88 c
  8450. 2385.66 3760.25 461.258 2633.32 485.691 2591 c
  8451. 504.461 2558.48 1576.64 3251.68 1589.99 3228.56 c
  8452. 1608.73 3196.1 529.902 2512.27 546.504 2483.52 c
  8453. 564.012 2453.19 1621.96 3135.45 1635.39 3112.19 c
  8454. 1650.59 3085.88 492.234 2357.29 511.445 2324.02 c
  8455. 528.895 2293.79 1670.62 3032.42 1687.58 3003.06 c
  8456. 1706.02 2971.11 523.953 2223.95 538.348 2199.01 c
  8457. 553.262 2173.19 1584.05 2841.39 1600.78 2812.4 c
  8458. 1620.47 2778.31 479.891 2065.77 498.758 2033.1 c
  8459. 515.359 2004.33 1617.94 2722.78 1636.78 2690.14 c
  8460. 1653.4 2661.36 488.191 1924.02 505.156 1894.63 c
  8461. 520.02 1868.89 1675.07 2603.43 1689.51 2578.42 c
  8462. 1704.66 2552.18 545.078 1812.62 559.09 1788.34 c
  8463. 577.305 1756.8 1590.34 2425.58 1608.47 2394.19 c
  8464. 1624 2367.29 560.027 1679.73 573.309 1656.73 c
  8465. 589.258 1629.1 1667.96 2327.96 1684.95 2298.54 c
  8466. 1704.1 2265.35 473.348 1504.91 494.473 1468.33 c
  8467. 512.41 1437.27 1592.68 2136.89 1607.62 2111.01 c
  8468. 1623.19 2084.03 550.273 1396.93 566.16 1369.42 c
  8469. 579.629 1346.09 1601.81 2005.03 1618.12 1976.77 c
  8470. 1632.62 1951.67 486.133 1223.25 504.695 1191.1 c
  8471. 518.77 1166.73 1600.98 1856.65 1615.1 1832.19 c
  8472. 1634.37 1798.8 468.535 1069.16 486.668 1037.76 c
  8473. 502.84 1009.75 1661.97 1751.45 1677.19 1725.11 c
  8474. S
  8475. 94.4531 53.4492 m
  8476. 94.4805 53.3984 109.129 61.9805 109.16 61.9297 c
  8477. 112.344 56.4219 349.617 66.9297 352.695 61.6094 c
  8478. 352.813 61.3984 361.531 66.9805 361.648 66.7813 c
  8479. 364.102 62.5313 569.844 57.0195 572.527 52.3711 c
  8480. 572.625 52.2109 620.594 80.3984 620.711 80.1992 c
  8481. 623.465 75.4297 819.871 62.9297 822.332 58.6797 c
  8482. 822.363 58.6289 884.031 94.3906 884.063 94.332 c
  8483. S
  8484. 763.848 37.3008 m
  8485. 763.855 37.2813 777.148 45 777.156 44.9805 c
  8486. S
  8487. 927.332 44.0703 m
  8488. 927.41 43.9492 944.93 54.3906 945 54.2695 c
  8489. S
  8490. 2170.61 1946.29 m
  8491. 2183.52 1953.75 2183.52 1953.74 v
  8492. 2185.13 1950.96 2231.48 1844.09 2233.04 1841.41 c
  8493. 2233.08 1841.34 2235.86 1843.12 2235.9 1843.06 c
  8494. 2237.36 1840.52 2254.68 1721.44 2256.28 1718.66 c
  8495. 2256.28 1718.65 2297.68 1742.59 2297.69 1742.58 c
  8496. S
  8497. 3519.23 786.352 m
  8498. 3519.23 786.34 3532.12 793.801 3532.12 793.789 c
  8499. S
  8500. 5116.63 2784.96 m
  8501. 5116.64 2784.94 5129.78 2792.57 5129.79 2792.56 c
  8502. S
  8503. 1777.17 56.2617 m
  8504. 1777.18 56.2383 1790.91 64.2305 1790.92 64.2109 c
  8505. S
  8506. 1473.1 60.832 m
  8507. 1473.18 60.6914 1479.38 64.6289 1479.46 64.4883 c
  8508. 1482.36 59.4688 1706.99 68.8789 1710.28 63.1719 c
  8509. 1710.29 63.1602 1710.74 63.4492 1710.75 63.4414 c
  8510. S
  8511. 2914.65 978.141 m
  8512. 2914.66 978.121 3003.58 1029.5 3003.59 1029.48 c
  8513. S
  8514. 3251.11 1475.11 m
  8515. 3251.11 1475.1 3251.43 1475.3 3251.43 1475.29 c
  8516. 3253.56 1471.6 3180 1298.07 3182.05 1294.5 c
  8517. 3182.07 1294.48 3183.32 1295.27 3183.33 1295.25 c
  8518. 3185.66 1291.21 3088 1104.25 3090.88 1099.26 c
  8519. 3090.92 1099.18 3129.16 1121.45 3129.2 1121.39 c
  8520. S
  8521. 1647.97 1334.61 m
  8522. 1648.06 1334.67 l
  8523. S
  8524. 4009.76 2902.13 m
  8525. 4009.77 2902.1 4010.81 2902.78 4010.83 2902.76 c
  8526. S
  8527. 4006.24 2729.63 m
  8528. 4006.25 2729.61 4006.89 2730.03 4006.9 2730.01 c
  8529. 4008.38 2727.46 4009.47 2601.4 4011.13 2598.53 c
  8530. 4011.16 2598.48 4028.01 2608.33 4028.04 2608.28 c
  8531. S
  8532. 86.0039 945.871 m
  8533. 86.2773 945.391 104.648 957.09 104.844 956.75 c
  8534. 106.777 953.41 91.1797 811.109 93.1641 807.68 c
  8535. 93.1719 807.66 94.0508 808.211 94.0625 808.191 c
  8536. S
  8537. 76.8047 398.332 m
  8538. 77.0117 397.961 100.371 412.469 100.605 412.07 c
  8539. 102.578 408.66 108.652 280.988 110.527 277.75 c
  8540. 110.73 277.379 191.18 324.781 191.387 324.43 c
  8541. 193.816 320.199 126.199 153.879 128.77 149.43 c
  8542. 128.945 149.109 140.41 156.578 140.605 156.25 c
  8543. S
  8544. 116.777 449.059 m
  8545. 117.137 448.441 154.5 471.762 154.891 471.082 c
  8546. 156.766 467.828 114.121 315.27 116.523 311.121 c
  8547. 116.563 311.059 119.043 312.691 119.09 312.609 c
  8548. 120.84 309.57 115.313 177.129 117.391 173.531 c
  8549. 117.402 173.52 117.559 173.621 y
  8550. S
  8551. 50.9063 901.238 m
  8552. 51.4258 900.34 102.031 932.07 102.598 931.09 c
  8553. 104.746 927.352 59.6758 774.672 61.3555 771.762 c
  8554. 61.8945 770.832 118.574 806.121 119.148 805.121 c
  8555. 120.672 802.48 141.395 683.828 142.793 681.422 c
  8556. 143.574 680.07 182.352 705.602 182.93 704.59 c
  8557. 185.195 700.68 141.289 545.52 143.359 541.922 c
  8558. 143.934 540.93 177.215 562.621 177.715 561.75 c
  8559. 180.34 557.211 104.414 387.859 106.797 383.738 c
  8560. 106.883 383.582 112.461 387.191 112.539 387.051 c
  8561. S
  8562. 157.188 892.719 m
  8563. 158.641 890.18 275.125 964.531 276.738 961.738 c
  8564. 278.641 958.441 382.684 892.891 384.09 890.461 c
  8565. 384.129 890.391 387.117 892.332 387.168 892.25 c
  8566. S
  8567. 319.395 925.422 m
  8568. 320.859 922.891 331.434 936.09 333.047 933.301 c
  8569. 335.574 928.922 549.453 922.441 551.992 918.059 c
  8570. 552.93 916.43 573.32 932.109 574.07 930.801 c
  8571. S
  8572. 534.441 1555.31 m
  8573. 534.969 1554.41 590.691 1588.67 591.082 1588.01 c
  8574. 593.809 1583.27 504.16 1404.25 506.68 1399.89 c
  8575. 507.098 1399.17 581.883 1444.55 582.422 1443.62 c
  8576. S
  8577. 504.578 1599.73 m
  8578. 504.598 1599.7 505.594 1600.34 505.605 1600.31 c
  8579. 507.598 1596.86 510.684 1470.09 512.391 1467.12 c
  8580. 512.762 1466.48 554.063 1491.94 554.395 1491.37 c
  8581. 556.875 1487.07 508.984 1334.81 510.723 1331.8 c
  8582. 511.699 1330.1 605.918 1389.41 607.059 1387.41 c
  8583. 610.379 1381.66 484.695 1180.55 487.227 1176.16 c
  8584. 488.242 1174.41 569.637 1225.93 570.586 1224.29 c
  8585. 572.371 1221.17 556.336 1081.34 558.406 1077.75 c
  8586. 559.344 1076.12 607.305 1108.55 608.418 1106.62 c
  8587. S
  8588. 564.063 1823.81 m
  8589. 595.176 1841.79 595.176 1841.78 v
  8590. S
  8591. 510.398 2168.33 m
  8592. 511.082 2167.16 564.18 2201.2 564.961 2199.84 c
  8593. 567.527 2195.4 498.633 2024.54 501.348 2019.85 c
  8594. 502.098 2018.54 611.641 2085.3 612.41 2083.98 c
  8595. 615.516 2078.59 511.328 1888.64 514.168 1883.72 c
  8596. 514.98 1882.33 562.656 1913.27 563.328 1912.11 c
  8597. 565.332 1908.63 506.27 1747.25 508.836 1742.79 c
  8598. 509.52 1741.6 549.344 1768.04 550.145 1766.64 c
  8599. 552.285 1762.94 480.359 1597.4 483.152 1592.57 c
  8600. 483.906 1591.26 519.422 1615.25 520.176 1613.95 c
  8601. S
  8602. 494.121 2348.91 m
  8603. 494.891 2347.57 589.219 2405.87 590.105 2404.33 c
  8604. 592.215 2400.68 502.352 2219.8 505.438 2214.45 c
  8605. 506.199 2213.14 564.98 2250.74 565.801 2249.31 c
  8606. 568.34 2244.91 501.523 2075.45 504.129 2070.92 c
  8607. 504.16 2070.88 505.469 2071.73 505.477 2071.7 c
  8608. S
  8609. 542.461 3015.25 m
  8610. 542.715 3014.81 560.086 3026.1 560.379 3025.59 c
  8611. 562.547 3021.84 499.59 2856.2 501.512 2852.88 c
  8612. 501.629 2852.67 523.633 2865.98 523.77 2865.73 c
  8613. S
  8614. 544.316 2979.87 m
  8615. 544.375 2979.78 593.27 3008.3 593.34 3008.18 c
  8616. 595.566 3004.32 552.137 2852.17 553.965 2849.01 c
  8617. 554.023 2848.91 557.461 2851.12 557.5 2851.05 c
  8618. 559.277 2847.96 551.797 2710.14 553.379 2707.38 c
  8619. 553.406 2707.35 555.125 2708.45 555.156 2708.4 c
  8620. S
  8621. 556.27 2750.46 m
  8622. 556.277 2750.45 556.621 2750.68 556.621 2750.67 c
  8623. 558.008 2748.27 555.723 2619.62 557.305 2616.88 c
  8624. 557.313 2616.86 558.25 2617.45 558.262 2617.43 c
  8625. S
  8626. 225.039 3578.26 m
  8627. 225.059 3578.23 278.496 3609.17 278.504 3609.14 c
  8628. S
  8629. 112.266 3804.51 m
  8630. 112.273 3804.49 113.309 3805.16 113.328 3805.13 c
  8631. 115.203 3801.87 117.734 3671.52 119.539 3668.4 c
  8632. 119.59 3668.31 136.074 3678.07 136.121 3677.98 c
  8633. S
  8634. 48.2813 4137.51 m
  8635. 48.6992 4136.78 141.512 4192.55 142.039 4191.64 c
  8636. 143.652 4188.86 116.258 4043.61 118.379 4039.94 c
  8637. 118.953 4038.94 139.043 4053.23 139.629 4052.21 c
  8638. 141.66 4048.68 61.1914 3873.44 63.2695 3869.84 c
  8639. 63.9727 3868.63 110.273 3898.23 110.809 3897.3 c
  8640. 113.367 3892.87 26.2109 3720.87 28.8945 3716.22 c
  8641. 29.5508 3715.1 137.371 3780.25 137.977 3779.2 c
  8642. 141.289 3773.47 14.9805 3578.29 18.0547 3572.96 c
  8643. 18.8359 3571.6 85.1641 3613.39 85.8984 3612.13 c
  8644. S
  8645. 2915.09 2818.83 m
  8646. 2915.1 2818.81 2915.87 2819.31 2915.88 2819.29 c
  8647. 2918.28 2815.13 2835.59 2643.71 2838.43 2638.79 c
  8648. 2838.44 2638.78 2903.91 2676.62 2903.92 2676.6 c
  8649. S
  8650. 2874.28 2795.67 m
  8651. 2874.41 2795.44 2949.98 2839.73 2950.14 2839.45 c
  8652. 2953.21 2834.12 2842.7 2649.09 2844.94 2645.22 c
  8653. 2844.98 2645.16 2847.4 2646.73 2847.45 2646.66 c
  8654. S
  8655. 3251.8 3806.17 m
  8656. 3252.47 3805.01 3263.07 3813.95 3263.61 3813 c
  8657. 3266.53 3807.93 3109.75 3589.08 3112.7 3583.96 c
  8658. 3113.53 3582.52 3176.27 3622.24 3176.95 3621.05 c
  8659. S
  8660. 3125.7 3599.95 m
  8661. 3125.74 3599.89 3201.67 3643.89 3201.7 3643.83 c
  8662. S
  8663. 3190.51 3731.67 m
  8664. 3190.72 3731.3 3203.45 3739.56 3203.62 3739.24 c
  8665. S
  8666. 3309.6 4133.37 m
  8667. 3310.68 4131.48 3348.91 4158.23 3349.84 4156.6 c
  8668. 3352.22 4152.49 3245.12 3967.49 3247.91 3962.65 c
  8669. 3248.9 3960.95 3348.92 4023.18 3349.87 4021.52 c
  8670. S
  8671. 5463.16 4431.29 m
  8672. 5463.18 4431.25 5464.82 4432.3 5464.84 4432.26 c
  8673. S
  8674. 5045.71 3550.03 m
  8675. 5045.93 3549.65 5046.22 3550.96 5046.49 3550.48 c
  8676. 5048.24 3547.44 5112.8 3451.51 5114.52 3448.52 c
  8677. 5115.2 3447.34 5152.26 3472.03 5153.01 3470.73 c
  8678. S
  8679. 5075.28 3593.55 m
  8680. 5075.42 3593.31 5085.41 3599.69 5085.54 3599.47 c
  8681. 5087.91 3595.35 5298.04 3590.55 5301.22 3585.03 c
  8682. 5301.3 3584.89 5370.18 3625.05 5370.27 3624.89 c
  8683. S
  8684. 5354.68 924.52 m
  8685. 5354.78 924.352 5361.37 928.59 5361.45 928.43 c
  8686. 5363.5 924.891 5512.8 882.961 5514.47 880.07 c
  8687. 5514.59 879.879 5521.12 884.121 5521.21 883.969 c
  8688. S
  8689. 5504.88 373.039 m
  8690. 5505.04 373.141 l
  8691. 5507.49 368.898 5455.17 214.219 5457.04 210.988 c
  8692. 5457.07 210.941 5470.87 219.051 5470.91 219 c
  8693. S
  8694. 3935.94 1233.73 m
  8695. 3936.4 1232.94 3962.05 1249.76 3962.46 1249.04 c
  8696. 3963.98 1246.41 3972.94 1115.95 3974.54 1113.18 c
  8697. 3974.84 1112.65 3981.77 1118 3982.05 1117.52 c
  8698. 3984.18 1113.83 3961.53 970.57 3963.63 966.93 c
  8699. 3964.04 966.219 3997.64 987.461 3998.03 986.789 c
  8700. S
  8701. 4021.18 1823.92 m
  8702. 4023.47 1825.25 4023.47 1825.24 v
  8703. 4025.44 1821.82 4001.91 1676.6 4003.81 1673.32 c
  8704. 4003.83 1673.29 4004.82 1673.95 4004.84 1673.92 c
  8705. S
  8706. 3961.16 1975.31 m
  8707. 3961.24 1975.18 3973.17 1982.49 3973.28 1982.32 c
  8708. S
  8709. 4000.47 2115.74 m
  8710. 4000.65 2115.43 4023.46 2129.39 4023.62 2129.11 c
  8711. 4025.34 2126.14 3998.47 1983.33 4000.54 1979.75 c
  8712. 4000.65 1979.55 4020.15 1991.36 4020.27 1991.14 c
  8713. 4022.37 1987.51 3975.02 1832.04 3977.07 1828.5 c
  8714. 3977.17 1828.33 4019.65 1853.34 4019.76 1853.14 c
  8715. 4021.91 1849.42 3999.35 1711.77 4001.34 1708.32 c
  8716. 4001.42 1708.18 4006.86 1711.76 4006.97 1711.57 c
  8717. S
  8718. 3951.14 2695.47 m
  8719. 3951.19 2695.38 3967.61 2705.09 3967.66 2705.01 c
  8720. 3969.25 2702.26 3992.31 2589.5 3994.06 2586.49 c
  8721. 3994.1 2586.42 3996.71 2588.12 3996.75 2588.04 c
  8722. 3998.82 2584.47 3944.84 2426.42 3947.14 2422.44 c
  8723. 3947.27 2422.22 4000.59 2453.6 4000.71 2453.37 c
  8724. 4002.72 2449.88 3989.06 2307.55 3990.64 2304.82 c
  8725. 3990.81 2304.53 4000.76 2310.93 4000.88 2310.72 c
  8726. S
  8727. 3995.35 2394.7 m
  8728. 4011.95 2404.3 4011.96 2404.29 v
  8729. S
  8730. 3938.7 2672.73 m
  8731. 3938.83 2672.51 3966.59 2689.09 3966.7 2688.89 c
  8732. 3968.23 2686.25 3979.66 2559.74 3981.07 2557.29 c
  8733. 3981.16 2557.13 3988.04 2561.57 3988.15 2561.38 c
  8734. S
  8735. 4003.69 3098.58 m
  8736. 4003.69 3098.57 4027.43 3112.29 y
  8737. 4030 3107.84 3952.85 2936.66 3955.05 2932.86 c
  8738. 3955.09 2932.79 3968.39 2940.65 3968.43 2940.58 c
  8739. 3969.99 2937.87 3941.8 2794.54 3943.54 2791.51 c
  8740. 3943.63 2791.37 4019.43 2835.49 4019.51 2835.36 c
  8741. S
  8742. 3913.71 3073.99 m
  8743. 3914.1 3073.31 3963.38 3103.52 3963.75 3102.87 c
  8744. 3965.8 3099.32 3959.22 2968.69 3960.86 2965.84 c
  8745. 3961.23 2965.2 3968.8 2971.28 3969.17 2970.65 c
  8746. 3971.05 2967.37 3980.81 2847.14 3982.43 2844.34 c
  8747. 3982.72 2843.83 3983.69 2845.81 3984.01 2845.26 c
  8748. S
  8749. 3959.02 3185.16 m
  8750. 3959.35 3184.59 4016.64 3219.5 4017.1 3218.69 c
  8751. S
  8752. 3482.22 2207.66 m
  8753. 3482.27 2207.55 3521.32 2230.37 3521.39 2230.27 c
  8754. 3524.21 2225.38 3431.95 2043.6 3434.76 2038.75 c
  8755. 3434.92 2038.47 3483.1 2067.09 3483.27 2066.77 c
  8756. 3486.96 2060.38 3336.14 1847.91 3340.14 1841 c
  8757. 3340.34 1840.64 3453.13 1906.78 3453.37 1906.37 c
  8758. 3456.23 1901.41 3318.39 1695.1 3321.61 1689.52 c
  8759. 3321.72 1689.34 3328.97 1694.02 3329.08 1693.84 c
  8760. 3331.58 1689.5 3208.72 1496.49 3211.57 1491.55 c
  8761. 3211.6 1491.5 3288.67 1536.13 3288.7 1536.09 c
  8762. 3291.86 1530.61 3146.85 1325.16 3149.51 1320.56 c
  8763. 3149.52 1320.54 3239.21 1372.38 3239.23 1372.35 c
  8764. 3242.38 1366.9 3120.62 1168.26 3123.14 1163.91 c
  8765. 3123.2 1163.8 3127.98 1166.88 3128.06 1166.74 c
  8766. S
  8767. 2504.72 1054.17 m
  8768. 2504.81 1054.01 2549.4 1080.18 2549.49 1080.02 c
  8769. 2550.73 1077.87 2627.01 989.5 2628.72 986.531 c
  8770. 2629.04 985.988 2659.5 1004.86 2659.75 1004.44 c
  8771. 2662.69 999.332 2879.43 994.582 2881.89 990.32 c
  8772. 2882.27 989.66 2911.31 1008.13 2911.66 1007.51 c
  8773. S
  8774. 2354.73 1525.11 m
  8775. 2354.74 1525.1 2355.1 1525.33 2355.1 1525.32 c
  8776. S
  8777. 2324.92 1572.04 m
  8778. 2324.92 1572.03 2370.18 1598.18 y
  8779. 2372.16 1594.75 2351.88 1456.37 2353.38 1453.78 c
  8780. 2353.45 1453.67 2419.93 1492.38 2420.01 1492.25 c
  8781. 2421.83 1489.1 2405.47 1347.53 2407.44 1344.11 c
  8782. 2407.64 1343.77 2419.45 1351.49 2419.65 1351.15 c
  8783. 2421.15 1348.56 2456.88 1241.95 2458.51 1239.14 c
  8784. 2458.65 1238.89 2491.77 1258.71 2491.92 1258.43 c
  8785. S
  8786. 2166.38 1981.82 m
  8787. 2166.44 1981.86 l
  8788. S
  8789. 1969.73 2456.91 m
  8790. 1969.85 2456.68 2029.16 2491.51 2029.29 2491.29 c
  8791. 2031.39 2487.64 1979.85 2326.61 1981.88 2323.1 c
  8792. 1981.95 2322.97 1995.79 2331.28 1995.86 2331.16 c
  8793. S
  8794. 1673.77 3306.09 m
  8795. 1673.78 3306.08 1674.45 3306.5 1674.45 3306.49 c
  8796. 1676.14 3303.58 1713.71 3194.04 1715.2 3191.45 c
  8797. 1715.23 3191.4 1717.59 3192.89 1717.62 3192.84 c
  8798. 1718.93 3190.58 1755.38 3079.3 1756.81 3076.84 c
  8799. 1756.85 3076.77 1759.78 3078.67 1759.83 3078.59 c
  8800. S
  8801. 1694.87 49.9219 m
  8802. 1694.87 49.9102 1754.42 84.3086 1754.42 84.3008 c
  8803. 1756.33 81.0117 1930.08 54.8398 1932.42 50.7695 c
  8804. 1932.72 50.25 1954.86 64.5313 1955.2 63.9414 c
  8805. S
  8806. 2110.23 302.48 m
  8807. 2110.24 302.48 2110.34 302.539 y
  8808. 2112.2 299.332 2081.6 156.691 2083.66 153.121 c
  8809. 2083.68 153.082 2120.32 174.32 2120.33 174.289 c
  8810. S
  8811. 2114.34 735.699 m
  8812. 2114.41 735.559 2119.86 739.078 2119.94 738.941 c
  8813. 2121.86 735.602 2125.6 604.332 2127.57 600.922 c
  8814. 2127.67 600.75 2142.09 609.48 2142.17 609.352 c
  8815. 2144.35 605.582 2112.71 461.281 2115.02 457.289 c
  8816. 2115.17 457.031 2124.25 462.969 2124.4 462.711 c
  8817. 2126.19 459.621 2083.04 299.898 2084.87 296.73 c
  8818. 2085 296.512 2111.54 312.41 2111.67 312.199 c
  8819. 2113.62 308.82 2086.28 158.93 2088.01 155.941 c
  8820. 2088.13 155.711 2102.82 164.922 2103.02 164.602 c
  8821. S
  8822. 1650.2 1624.65 m
  8823. 1650.34 1624.42 1658.85 1629.95 1658.98 1629.72 c
  8824. 1660.95 1626.32 1597.17 1460.21 1599.91 1455.45 c
  8825. 1600.02 1455.28 1694.43 1510.33 1694.57 1510.1 c
  8826. 1696.78 1506.28 1653.94 1355.17 1655.74 1352.05 c
  8827. 1655.8 1351.95 1659.19 1354.16 1659.25 1354.07 c
  8828. 1661.47 1350.21 1632.9 1202.45 1634.9 1198.98 c
  8829. 1634.98 1198.85 1637.86 1200.84 1637.93 1200.72 c
  8830. 1639.53 1197.95 1638.76 1069.5 1640.28 1066.87 c
  8831. 1640.41 1066.64 1701.82 1102.62 1701.91 1102.45 c
  8832. 1703.76 1099.25 1694.58 968.352 1696.28 965.391 c
  8833. 1696.61 964.84 1708.2 973.25 1708.62 972.52 c
  8834. 1710.98 968.441 1880.43 942.441 1882.99 938.012 c
  8835. 1883.43 937.25 1912.72 956.211 1913.17 955.43 c
  8836. 1915.37 951.629 2092.77 922.391 2095.55 917.578 c
  8837. 2095.88 917.012 2155.05 952.602 2155.34 952.102 c
  8838. 2157.58 948.211 2113.36 792.391 2115.27 789.07 c
  8839. 2115.58 788.551 2130.69 798.48 2130.92 798.102 c
  8840. S
  8841. 1647.7 2298.96 m
  8842. 1647.88 2298.65 1658.28 2305.47 1658.47 2305.17 c
  8843. 1660.33 2301.93 1636.71 2158.4 1638.31 2155.64 c
  8844. 1638.43 2155.44 1706.96 2195.53 1707.07 2195.34 c
  8845. S
  8846. 1671.15 3204.43 m
  8847. 1671.24 3204.28 1676.5 3207.67 1676.56 3207.56 c
  8848. S
  8849. 1657.38 3250.97 m
  8850. 1657.42 3250.91 1660.37 3252.78 1660.41 3252.72 c
  8851. 1662.29 3249.44 1603.16 3091.1 1605.23 3087.51 c
  8852. 1605.51 3087.04 1636.07 3105.99 1636.37 3105.49 c
  8853. 1637.86 3102.9 1652.09 2985.31 1653.89 2982.21 c
  8854. 1654.08 2981.88 1673.93 2994.3 1674.15 2993.92 c
  8855. 1675.79 2991.07 1642.2 2845.68 1644.34 2841.97 c
  8856. 1644.64 2841.45 1663.39 2853.71 1663.7 2853.16 c
  8857. 1665.11 2850.73 1671.91 2727.29 1673.54 2724.46 c
  8858. 1673.76 2724.09 1682.78 2730.29 1683 2729.92 c
  8859. 1685.04 2726.39 1641.96 2572.49 1644.13 2568.74 c
  8860. 1644.35 2568.34 1657.39 2576.77 1657.55 2576.5 c
  8861. 1659.46 2573.18 1641.73 2430.75 1643.53 2427.62 c
  8862. 1643.76 2427.22 1657.92 2436.47 1658.14 2436.06 c
  8863. 1660.55 2431.9 1617.89 2280.99 1619.59 2278.05 c
  8864. 1619.64 2277.97 1696.3 2322.46 1696.35 2322.36 c
  8865. 1698.93 2317.88 1640.29 2161.84 1642.4 2158.18 c
  8866. 1642.44 2158.11 1646.07 2160.4 1646.11 2160.32 c
  8867. 1648.26 2156.61 1639.52 2020.23 1641.65 2016.54 c
  8868. 1641.87 2016.14 1658.57 2026.8 1658.78 2026.44 c
  8869. 1660.77 2022.98 1638.35 1883.78 1640.55 1879.97 c
  8870. 1640.8 1879.54 1658.6 1890.92 1658.83 1890.53 c
  8871. 1661.26 1886.31 1589.35 1719.76 1591.96 1715.23 c
  8872. 1592.27 1714.71 1644.64 1746.24 1644.9 1745.79 c
  8873. 1646.68 1742.71 1636.43 1611.49 1638.37 1608.14 c
  8874. 1638.53 1607.85 1648.15 1614.05 1648.27 1613.86 c
  8875. 1650.6 1609.82 1595.04 1447.33 1597.6 1442.89 c
  8876. 1597.7 1442.7 1658.98 1478.6 1659.1 1478.4 c
  8877. 1661.22 1474.74 1634.52 1332.4 1636.13 1329.61 c
  8878. 1636.22 1329.46 1641.74 1333.08 1641.84 1332.91 c
  8879. 1643.88 1329.39 1588.82 1167.37 1590.69 1164.11 c
  8880. 1590.78 1163.97 1596.86 1167.87 1596.95 1167.73 c
  8881. 1598.4 1165.22 1594.52 1029.44 1596.61 1025.83 c
  8882. 1596.68 1025.7 1596.58 1025.98 1596.65 1025.85 c
  8883. 1598.26 1023.08 1676.82 935.582 1678.62 932.449 c
  8884. 1678.78 932.18 1690.09 939.43 1690.24 939.16 c
  8885. S
  8886. 1636.19 3367.86 m
  8887. 1636.23 3367.79 1639.2 3369.7 1639.25 3369.63 c
  8888. 1641.03 3366.52 1635.58 3229.89 1637.36 3226.79 c
  8889. 1637.55 3226.48 1650.13 3234.62 1650.33 3234.27 c
  8890. 1652.27 3230.91 1611.21 3072.47 1612.98 3069.41 c
  8891. 1613.01 3069.37 1629.14 3078.79 1629.17 3078.75 c
  8892. S
  8893. 1655.13 3283.6 m
  8894. 1655.32 3283.26 1668.88 3291.99 1669.07 3291.64 c
  8895. 1670.88 3288.52 1695.65 3171.36 1697.32 3168.47 c
  8896. 1697.57 3168.06 1712.53 3177.68 1712.71 3177.35 c
  8897. 1714.14 3174.89 1739.02 3053.45 1740.52 3050.85 c
  8898. 1740.77 3050.42 1756.68 3060.63 1756.87 3060.28 c
  8899. 1758.49 3057.49 1812.3 2954.73 1813.87 2952.01 c
  8900. 1814.15 2951.53 1848.21 2972.69 1848.58 2972.05 c
  8901. 1850.54 2968.66 1776.88 2795.75 1779.49 2791.24 c
  8902. 1779.82 2790.67 1897.33 2859.89 1897.61 2859.43 c
  8903. 1899.43 2856.26 1865.86 2707.56 1868 2703.87 c
  8904. 1868.38 2703.19 1890.54 2717.71 1890.9 2717.09 c
  8905. 1892.18 2714.86 1940.29 2612.03 1941.95 2609.17 c
  8906. 1942.26 2608.63 1978.3 2630.97 1978.65 2630.36 c
  8907. 1980.92 2626.43 1907.84 2454.29 1910.57 2449.56 c
  8908. 1910.96 2448.9 1931.6 2462.74 1932.05 2461.96 c
  8909. 1933.58 2459.32 1988.37 2358.9 1989.9 2356.24 c
  8910. 1990.15 2355.82 2008.49 2367.68 2008.79 2367.15 c
  8911. 2010.19 2364.71 2069.39 2264.25 2070.95 2261.54 c
  8912. 2071.29 2260.96 2088.17 2272.29 2088.52 2271.68 c
  8913. 2090.66 2267.96 2072.38 2129.64 2074.21 2126.48 c
  8914. 2074.56 2125.87 2089.3 2136.04 2089.67 2135.4 c
  8915. 2090.95 2133.18 2138.38 2029.09 2139.77 2026.7 c
  8916. 2140.16 2026.03 2158.06 2038.02 2158.38 2037.45 c
  8917. 2159.81 2034.97 2186.3 1920.54 2187.61 1918.27 c
  8918. 2188.01 1917.59 2221.78 1938.92 2222.18 1938.23 c
  8919. 2224.21 1934.7 2150.8 1765.54 2153.54 1760.78 c
  8920. 2153.9 1760.18 2223.54 1801.95 2223.87 1801.39 c
  8921. 2225.1 1799.27 2271.83 1696.32 2273.1 1694.11 c
  8922. 2273.46 1693.5 2299.51 1710.22 2299.88 1709.58 c
  8923. 2301.24 1707.22 2331.29 1591.08 2332.82 1588.42 c
  8924. 2333.15 1587.85 2354.82 1601.92 2355.17 1601.32 c
  8925. 2357.32 1597.58 2296.38 1429.89 2298.82 1425.68 c
  8926. 2299.06 1425.25 2376.49 1471.09 2376.74 1470.66 c
  8927. 2378.17 1468.18 2372.68 1339.13 2374.57 1335.87 c
  8928. 2374.82 1335.44 2393.99 1347.62 2394.22 1347.22 c
  8929. 2395.93 1344.27 2416.63 1221.34 2418.57 1217.98 c
  8930. 2418.93 1217.36 2438.93 1230.31 2439.19 1229.88 c
  8931. 2440.75 1227.17 2482.45 1114.96 2483.73 1112.74 c
  8932. 2484.24 1111.87 2487.36 1115.84 2487.8 1115.09 c
  8933. 2489.11 1112.8 2510.42 992.93 2512.26 989.762 c
  8934. 2512.48 989.359 2542.23 1007.64 2542.48 1007.21 c
  8935. 2545.26 1002.37 2726.34 985.281 2729.08 980.551 c
  8936. 2729.47 979.859 2744.96 990.512 2745.3 989.91 c
  8937. 2746.86 987.211 2884.33 940.328 2886.54 936.5 c
  8938. 2886.95 935.77 2929.6 962.398 2930.05 961.621 c
  8939. S
  8940. 3189.05 1170.15 m
  8941. 3189.42 1169.5 3202.09 1178.59 3202.48 1177.9 c
  8942. S
  8943. 3178.92 1263.66 m
  8944. 3179.37 1262.86 3200.37 1277.21 3200.87 1276.34 c
  8945. 3203.1 1272.48 3143.82 1114.33 3146.36 1109.91 c
  8946. 3146.43 1109.79 3160.04 1118.04 3160.14 1117.87 c
  8947. S
  8948. 3505.91 2051.72 m
  8949. 3506.41 2050.84 3531.9 2067.99 3532.45 2067.04 c
  8950. 3536.72 2059.64 3359.28 1830.67 3362.29 1825.45 c
  8951. 3362.79 1824.58 3482 1895.68 3482.48 1894.84 c
  8952. 3486.26 1888.29 3337.57 1679.93 3341.48 1673.14 c
  8953. 3341.96 1672.33 3379.96 1696.46 3380.44 1695.63 c
  8954. 3384.4 1688.77 3222.98 1478.52 3226.74 1472.02 c
  8955. 3227.53 1470.64 3333.28 1535.37 3334.08 1534 c
  8956. 3337.76 1527.61 3188.37 1318.74 3192.26 1312.01 c
  8957. 3192.95 1310.81 3282.05 1365.68 3282.84 1364.32 c
  8958. 3285.62 1359.49 3135.53 1144.6 3139.31 1138.05 c
  8959. 3139.58 1137.57 3160.39 1150.7 3160.6 1150.34 c
  8960. S
  8961. 3952.33 3347.74 m
  8962. 3952.41 3347.6 3955.42 3349.65 3955.48 3349.55 c
  8963. 3957.53 3346 3895.89 3178.66 3897.88 3175.22 c
  8964. 3899.09 3173.13 4030.06 3254.34 4031.28 3252.23 c
  8965. 4035.55 3244.84 3843.12 3011.89 3846.52 3006 c
  8966. 3847.1 3005 3845.82 3007.3 3846.55 3006.02 c
  8967. 3849.69 3000.6 3734.03 2803.5 3736.57 2799.1 c
  8968. 3737.26 2797.93 3823.54 2850.73 3824.16 2849.67 c
  8969. 3827.46 2843.96 3703.7 2642.43 3706.16 2638.17 c
  8970. 3706.75 2637.15 3735.83 2657.01 3736.57 2655.72 c
  8971. 3738.74 2651.96 3636.5 2467.19 3639.6 2461.82 c
  8972. 3640.38 2460.48 3680.08 2487.05 3680.89 2485.66 c
  8973. 3683.77 2480.66 3555.44 2278.94 3558.47 2273.67 c
  8974. 3559.09 2272.59 3606.71 2302.88 3607.29 2301.87 c
  8975. 3609.9 2297.36 3485.28 2095.57 3488.08 2090.73 c
  8976. 3488.72 2089.62 3534.64 2118.97 3535.22 2117.95 c
  8977. S
  8978. 3974.35 3198.12 m
  8979. 3974.4 3198.02 3981.29 3202.29 3981.36 3202.17 c
  8980. 3983.45 3198.55 3945.86 3047.16 3947.72 3043.93 c
  8981. 3947.86 3043.7 3958.49 3050.48 3958.63 3050.23 c
  8982. 3960.88 3046.34 3914.69 2890.77 3916.73 2887.23 c
  8983. 3916.89 2886.94 3996.2 2933.51 3996.37 2933.21 c
  8984. 3998.68 2929.21 3929.56 2758.95 3931.99 2754.73 c
  8985. 3932.05 2754.63 3959.24 2770.61 3959.31 2770.49 c
  8986. 3961.18 2767.24 3948.61 2631.8 3950.11 2629.2 c
  8987. 3950.48 2628.55 3981.1 2648.3 3981.62 2647.39 c
  8988. 3983.97 2643.33 3953.11 2493.19 3955.45 2489.16 c
  8989. 3955.88 2488.41 3965.41 2495.91 3965.85 2495.16 c
  8990. 3967.87 2491.65 3943.74 2347.47 3945.76 2343.97 c
  8991. 3946.42 2342.82 3983.59 2367.07 3984.14 2366.12 c
  8992. 3986.1 2362.73 3942.63 2207.47 3944.86 2203.6 c
  8993. 3945.52 2202.47 3983.89 2227.19 3984.34 2226.4 c
  8994. 3986.55 2222.56 3920.56 2057.18 3923.13 2052.72 c
  8995. 3923.78 2051.61 3991.63 2093.72 3992.27 2092.63 c
  8996. 3994.3 2089.11 3915.63 1916.09 3917.62 1912.66 c
  8997. 3918.18 1911.66 3949.09 1932.03 3949.61 1931.12 c
  8998. 3951 1928.73 3958.19 1800.22 3959.76 1797.51 c
  8999. 3960.32 1796.53 4000.25 1822.25 4000.84 1821.23 c
  9000. 4003.33 1816.92 3923.09 1641.24 3925.18 1637.63 c
  9001. 3925.83 1636.51 3967.18 1663.47 3967.87 1662.28 c
  9002. 3969.8 1658.93 3912.69 1500.23 3915.28 1495.75 c
  9003. 3916.08 1494.36 4041.16 1570.36 4042 1568.92 c
  9004. 4044.78 1564.08 3967.53 1398.85 3970.29 1394.05 c
  9005. 3971.05 1392.74 4045.94 1439.35 4046.64 1438.13 c
  9006. 4049.58 1433.05 3946.98 1249.92 3949.33 1245.87 c
  9007. 3949.58 1245.42 3969.66 1258.17 3969.9 1257.75 c
  9008. 3972 1254.1 3950.15 1113.02 3951.8 1110.16 c
  9009. 3952.21 1109.44 3977.08 1125.55 3977.42 1124.95 c
  9010. S
  9011. 3483.2 946.422 m
  9012. 3483.49 945.922 3511.29 963.391 3511.62 962.82 c
  9013. 3514.61 957.641 3713.02 948.309 3715.52 944 c
  9014. 3715.71 943.641 3737.45 957.191 3737.68 956.789 c
  9015. S
  9016. 3780.13 971.922 m
  9017. 3780.18 971.82 3793.59 979.84 3793.66 979.73 c
  9018. S
  9019. 3519.56 904.012 m
  9020. 3520.43 902.488 3592.76 948.551 3593.75 946.84 c
  9021. 3596.88 941.398 3830.6 948.379 3833.84 942.77 c
  9022. 3834.85 941.012 3847.53 952.738 3848.42 951.191 c
  9023. S
  9024. 3498.54 977.809 m
  9025. 3498.79 977.391 3531.02 997.211 3531.29 996.719 c
  9026. 3534.24 991.621 3452.81 817.5 3455.62 812.629 c
  9027. 3456.35 811.371 3543.28 864.738 3543.93 863.609 c
  9028. 3545.67 860.609 3514.79 715.109 3516.58 712.012 c
  9029. 3516.6 711.98 3517.3 712.461 3517.32 712.43 c
  9030. S
  9031. 5530.73 109.352 m
  9032. 5530.74 109.34 5551.12 121.129 5551.13 121.121 c
  9033. S
  9034. 3504.99 803.34 m
  9035. 3505.77 801.988 3574.62 844.949 3575.23 843.898 c
  9036. 3578.59 838.07 3436.42 634.012 3439.08 629.41 c
  9037. 3439.88 628.02 3571.72 707.879 3572.54 706.461 c
  9038. 3574.92 702.332 3451.86 509.941 3455.1 504.352 c
  9039. 3455.71 503.27 3517.89 542.281 3518.61 541.02 c
  9040. 3521 536.891 3485.94 388.301 3488.32 384.18 c
  9041. 3489.13 382.77 3535.17 412.621 3535.76 411.57 c
  9042. 3537.62 408.371 3486.89 254.129 3489.09 250.309 c
  9043. 3489.77 249.16 3553.85 289.488 3554.62 288.148 c
  9044. 3557.08 283.879 3477.38 106.23 3479.54 102.488 c
  9045. 3480.44 100.93 3560.85 151.512 3561.75 149.949 c
  9046. 3563.24 147.371 3623.39 49.2422 3625.04 46.3789 c
  9047. 3626.59 43.6992 3672.52 77.8711 3674.3 74.8086 c
  9048. 3676.44 71.082 3836.94 38.6602 3839.39 34.4219 c
  9049. 3841.12 31.4414 3954.79 103.969 3956.06 101.781 c
  9050. 3957.53 99.2422 4084.32 44.0117 4085.82 41.4102 c
  9051. 4087.04 39.2891 4206.16 114.488 4207.72 111.789 c
  9052. 4209.16 109.289 4332.47 50.6914 4334.47 47.2305 c
  9053. 4335.53 45.3984 4357.36 63.6094 4358.73 61.2383 c
  9054. 4361.25 56.8789 4530.9 24.1797 4533.52 19.6484 c
  9055. 4534.47 17.9922 4663.81 97.2383 4664.83 95.4609 c
  9056. 4666.31 92.9102 4776.04 21.1914 4777.86 18.0508 c
  9057. 4778.88 16.2891 4845.75 60.3711 4847.11 58.0313 c
  9058. 4849.62 53.6797 5044.18 35.9805 5047.16 30.832 c
  9059. 5048.41 28.6602 5141.41 88.9297 5143 86.1602 c
  9060. 5144.91 82.8516 5278.19 26.2617 5280.45 22.3398 c
  9061. 5281.7 20.1914 5370.26 77.3086 5371.61 74.9805 c
  9062. 5373.63 71.4805 5523.92 30.4688 5525.69 27.3906 c
  9063. 5526.2 26.5117 5565.52 51.6016 5566.04 50.6914 c
  9064. S
  9065. 5464.87 229.648 m
  9066. 5464.93 229.539 5497 248.359 5497.07 248.238 c
  9067. 5499.63 243.801 5443.9 88.3203 5445.8 85.0313 c
  9068. 5447.07 82.8203 5605.44 180.398 5606.83 178 c
  9069. S
  9070. 5150.08 1774.88 m
  9071. 5150.1 1774.86 5181.71 1793.18 5181.72 1793.16 c
  9072. 5183.76 1789.63 5134.61 1628.67 5136.66 1625.13 c
  9073. 5136.69 1625.07 5138.73 1626.4 5138.77 1626.34 c
  9074. 5140.83 1622.76 5133.25 1483.39 5134.86 1480.61 c
  9075. 5134.92 1480.52 5173.44 1502.98 5173.48 1502.9 c
  9076. S
  9077. 5042.88 1489.24 m
  9078. 5043.48 1488.2 5121.29 1536.14 5121.99 1534.91 c
  9079. 5124.52 1530.54 5055.18 1362.01 5057.53 1357.95 c
  9080. 5058.12 1356.92 5101.44 1384.43 5101.92 1383.59 c
  9081. 5104.35 1379.4 5051.25 1216.57 5053.41 1212.84 c
  9082. 5054.13 1211.58 5141.95 1265.66 5142.68 1264.39 c
  9083. 5145.02 1260.35 5050.15 1083.13 5052.4 1079.24 c
  9084. 5053.15 1077.93 5163.04 1144.58 5163.67 1143.48 c
  9085. 5166.02 1139.42 5126.95 994.012 5129.22 990.109 c
  9086. 5129.86 989 5139.14 997.449 5139.84 996.238 c
  9087. 5141.38 993.582 5258.61 931.879 5260.18 929.148 c
  9088. 5261.31 927.211 5325.79 969.141 5326.71 967.559 c
  9089. 5328.91 963.75 5508.72 942.449 5510.82 938.809 c
  9090. 5511.8 937.121 5572.78 977.07 5573.86 975.211 c
  9091. 5575.82 971.809 5510.72 806.121 5513.48 801.359 c
  9092. 5514.04 800.379 5602.05 853.941 5602.68 852.852 c
  9093. 5605 848.82 5525.53 674.371 5527.75 670.52 c
  9094. 5528.38 669.43 5570.77 697.031 5571.5 695.77 c
  9095. 5573.76 691.871 5517.67 526.84 5520.11 522.602 c
  9096. 5520.72 521.531 5566.93 551.121 5567.58 550 c
  9097. 5569.83 546.09 5516.64 391.559 5518.51 388.32 c
  9098. 5519.25 387.031 5522.01 391.891 5522.68 390.73 c
  9099. 5525.09 386.551 5479.37 237.84 5481.76 233.73 c
  9100. 5482.68 232.129 5569.52 286.16 5570.28 284.84 c
  9101. S
  9102. 5108.65 2574.52 m
  9103. 5109.08 2573.77 5176.51 2614.88 5177.03 2614 c
  9104. 5179.02 2610.53 5098.01 2436.86 5100.59 2432.38 c
  9105. 5100.93 2431.81 5109.54 2438.58 5109.98 2437.81 c
  9106. 5111.99 2434.34 5090.87 2289.47 5092.9 2285.97 c
  9107. 5093.46 2285 5125.35 2305.8 5125.82 2304.98 c
  9108. S
  9109. 5085.92 2863.81 m
  9110. 5086.03 2863.6 5135.43 2892.62 5135.53 2892.45 c
  9111. 5137.18 2889.58 5126.51 2756.48 5128.44 2753.15 c
  9112. 5128.45 2753.12 5129.59 2753.85 5129.61 2753.83 c
  9113. S
  9114. 5135.93 3197.77 m
  9115. 5135.94 3197.75 5136.66 3198.21 5136.67 3198.19 c
  9116. S
  9117. 5046.53 3138.91 m
  9118. 5047.08 3137.97 5127.39 3186.63 5127.83 3185.85 c
  9119. 5129.45 3183.05 5102.93 3033.77 5104.5 3031.04 c
  9120. 5105.31 3029.64 5158.1 3063.89 5158.93 3062.45 c
  9121. 5160.86 3059.1 5116.79 2902.89 5118.73 2899.52 c
  9122. 5119.41 2898.34 5143.03 2915.26 5143.77 2913.98 c
  9123. 5145.73 2910.57 5091.63 2754.13 5094.02 2749.99 c
  9124. 5094.56 2749.05 5125.15 2769.03 5125.61 2768.22 c
  9125. S
  9126. 5070.02 2772.84 m
  9127. 5070.18 2772.55 5084.7 2781.82 5084.91 2781.45 c
  9128. 5087.08 2777.69 5027.15 2613.5 5029.09 2610.14 c
  9129. 5029.19 2609.96 5121.02 2663.49 5121.13 2663.28 c
  9130. 5123.08 2659.93 5068.28 2498.94 5070.51 2495.08 c
  9131. 5070.83 2494.51 5076.96 2499.47 5077.26 2498.97 c
  9132. 5078.61 2496.61 5077.03 2369.03 5078.49 2366.52 c
  9133. 5078.64 2366.23 5092.22 2374.91 5092.42 2374.56 c
  9134. 5094.26 2371.38 5087.85 2236.46 5089.46 2233.65 c
  9135. 5089.61 2233.41 5100.73 2240.43 5100.85 2240.23 c
  9136. 5103.46 2235.7 5041.02 2069.75 5043.3 2065.78 c
  9137. 5044.09 2064.43 5140.48 2123.48 5141.17 2122.29 c
  9138. 5143.7 2117.89 5085.13 1957.05 5087.02 1953.76 c
  9139. 5087.79 1952.43 5122.1 1976.15 5123.03 1974.55 c
  9140. 5125.42 1970.41 5013.86 1781.55 5017.05 1776.03 c
  9141. 5017.73 1774.84 5078.36 1813.03 5079.05 1811.83 c
  9142. 5080.95 1808.55 5032.1 1651.36 5034.24 1647.65 c
  9143. 5035.26 1645.87 5081.69 1677.23 5082.64 1675.59 c
  9144. 5084.52 1672.32 5042.51 1517.73 5044.32 1514.58 c
  9145. 5045.16 1513.13 5130.55 1566.18 5131.34 1564.83 c
  9146. 5134.01 1560.18 5056.07 1390.02 5058.04 1386.63 c
  9147. 5058.32 1386.14 5079.83 1400.07 5080.2 1399.43 c
  9148. 5081.97 1396.38 5055.11 1254.01 5057.17 1250.45 c
  9149. 5057.5 1249.86 5077.9 1263.24 5078.25 1262.63 c
  9150. 5080.18 1259.3 5056.37 1113.27 5058.1 1110.26 c
  9151. 5058.39 1109.77 5074.27 1120.02 5074.46 1119.7 c
  9152. 5076.4 1116.34 5057.63 975.148 5059.14 972.531 c
  9153. 5059.28 972.289 5068.17 978.102 5068.32 977.828 c
  9154. 5069.99 974.949 5172.37 904.102 5173.83 901.57 c
  9155. 5173.97 901.309 5223.59 930.648 5223.74 930.391 c
  9156. 5226.81 925.09 5432.25 913.082 5434.78 908.672 c
  9157. 5434.85 908.559 5441 912.461 5441.08 912.32 c
  9158. S
  9159. 5028.4 3036.99 m
  9160. 5028.51 3036.82 5091.89 3073.94 5092.02 3073.72 c
  9161. 5094.12 3070.09 5066.55 2926.22 5068.29 2923.21 c
  9162. 5068.38 2923.06 5132.25 2960.38 5132.35 2960.2 c
  9163. S
  9164. 5053.18 3590 m
  9165. 5053.26 3589.86 5058.82 3593.47 5058.92 3593.3 c
  9166. 5060.35 3590.81 5052.5 3458.9 5054.16 3456.03 c
  9167. 5054.2 3455.95 5056.86 3457.67 5056.89 3457.6 c
  9168. 5058.77 3454.37 5082.33 3339.1 5084.2 3335.88 c
  9169. 5085.24 3334.07 5148.82 3375.45 5149.8 3373.76 c
  9170. 5152.13 3369.72 5090.66 3206.26 5093.38 3201.56 c
  9171. 5094.29 3200 5098.52 3206.64 5099.42 3205.06 c
  9172. 5101.13 3202.11 5092.19 3069.73 5093.89 3066.78 c
  9173. 5094.15 3066.32 5109.2 3076.22 5109.46 3075.76 c
  9174. 5112.26 3070.91 5021.83 2890.4 5024.5 2885.76 c
  9175. 5024.76 2885.32 5065.69 2910.21 5065.98 2909.71 c
  9176. 5067.72 2906.69 5052.19 2771.94 5053.95 2768.89 c
  9177. 5054.17 2768.52 5066.5 2776.59 5066.7 2776.25 c
  9178. 5068.56 2773.01 5056.23 2631.53 5058.13 2628.23 c
  9179. 5058.24 2628.05 5066.88 2633.61 5067.03 2633.37 c
  9180. 5069.16 2629.68 5035.49 2486.07 5037.49 2482.59 c
  9181. 5037.66 2482.32 5106.16 2522.65 5106.34 2522.34 c
  9182. 5108.65 2518.33 5050.78 2356.81 5053.26 2352.52 c
  9183. 5053.37 2352.33 5101.89 2380.86 5102.01 2380.67 c
  9184. 5103.74 2377.66 5052.94 2220.49 5055.13 2216.71 c
  9185. 5055.17 2216.63 5058.61 2218.84 5058.66 2218.75 c
  9186. S
  9187. 5067.54 3500.15 m
  9188. 5068.67 3498.18 5210.06 3584.58 5211 3582.97 c
  9189. 5213.99 3577.77 5085.9 3375.03 5089.03 3369.61 c
  9190. 5089.06 3369.56 5097.02 3374.32 5097.06 3374.25 c
  9191. 5098.91 3371.05 5112.9 3249.92 5114.32 3247.48 c
  9192. 5114.36 3247.38 5130.21 3256.81 5130.28 3256.69 c
  9193. S
  9194. 5144.39 3521.22 m
  9195. 5145.79 3518.79 5200.15 3556.13 5201.33 3554.09 c
  9196. 5203.93 3549.59 5381.93 3523.45 5384.43 3519.13 c
  9197. 5385.82 3516.72 5465.44 3568.84 5466.71 3566.64 c
  9198. S
  9199. 5574.07 4402.16 m
  9200. 5574.08 4402.15 5574.38 4402.36 5574.39 4402.34 c
  9201. 5575.88 4399.77 5570.23 4266.07 5572.2 4262.67 c
  9202. 5572.27 4262.54 5576.95 4265.59 5577.02 4265.46 c
  9203. S
  9204. 4835.81 4462.79 m
  9205. 4836.27 4461.98 4863.57 4479.75 4863.97 4479.05 c
  9206. 4866.22 4475.16 5039.64 4450.5 5042.31 4445.88 c
  9207. 5042.9 4444.86 5108.05 4484.77 5108.45 4484.06 c
  9208. 5110.78 4480.03 5283.74 4456.78 5286.34 4452.29 c
  9209. 5286.91 4451.28 5364.18 4498.55 5364.76 4497.56 c
  9210. 5366.5 4494.52 5471.75 4421.52 5473.5 4418.49 c
  9211. 5474.65 4416.5 5614.41 4502.61 5615.61 4500.54 c
  9212. 5618.08 4496.28 5504.53 4306.21 5507.7 4300.7 c
  9213. 5508.37 4299.55 5546.65 4324.76 5547.33 4323.58 c
  9214. 5549.67 4319.53 5472.28 4146.05 5474.97 4141.39 c
  9215. 5475.69 4140.14 5611.23 4221.54 5611.86 4220.43 c
  9216. 5614.53 4215.81 5530.81 4040.94 5533.01 4037.12 c
  9217. 5533.97 4035.44 5550.22 4048.79 5550.98 4047.5 c
  9218. 5552.59 4044.7 5539.32 3910.85 5540.74 3908.38 c
  9219. 5541.45 3907.16 5566.23 3924.79 5566.96 3923.52 c
  9220. 5569.26 3919.55 5529.28 3771.72 5531.53 3767.81 c
  9221. 5532.32 3766.44 5571.83 3793.22 5572.75 3791.61 c
  9222. 5574.46 3788.65 5548.84 3643.34 5551.12 3639.38 c
  9223. 5551.83 3638.16 5581.45 3659.05 5582.39 3657.43 c
  9224. S
  9225. 4741.82 4481.07 m
  9226. 4742.21 4480.4 4764.08 4494.73 4764.43 4494.13 c
  9227. 4767.68 4488.51 4992.1 4497.22 4994.49 4493.09 c
  9228. 4994.7 4492.72 5015.69 4505.87 5015.93 4505.46 c
  9229. 5017.91 4502.03 5168.15 4463.5 5169.83 4460.59 c
  9230. 5169.98 4460.32 5226.58 4493.64 5226.7 4493.43 c
  9231. 5229.29 4488.96 5441.97 4483 5444.15 4479.21 c
  9232. 5444.22 4479.1 5502.26 4512.91 5502.31 4512.79 c
  9233. 5503.61 4510.56 5578.83 4420.27 5580.6 4417.19 c
  9234. 5580.61 4417.17 5621.03 4440.55 5621.04 4440.53 c
  9235. S
  9236. 3497.56 4424.5 m
  9237. 3498.79 4422.38 3572.39 4471.43 3574 4468.64 c
  9238. 3575.6 4465.86 3705.06 4405.81 3706.7 4402.98 c
  9239. 3708.12 4400.51 3886.33 4510.48 3887.97 4507.64 c
  9240. 3889.69 4504.66 4020.36 4454.97 4022.04 4452.06 c
  9241. 4023.41 4449.7 4057.76 4475.94 4059.17 4473.5 c
  9242. 4060.96 4470.39 4219.97 4433.37 4221.99 4429.86 c
  9243. 4223.26 4427.67 4360.68 4513.83 4362.37 4510.91 c
  9244. 4363.72 4508.57 4477.03 4448.28 4479.01 4444.84 c
  9245. 4480.26 4442.67 4564.44 4497.85 4566.04 4495.08 c
  9246. 4567.47 4492.61 4659.98 4413.35 4661.79 4410.21 c
  9247. 4662.78 4408.5 4796.41 4490.58 4797.56 4488.6 c
  9248. 4799.35 4485.49 4946.67 4444.98 4948.69 4441.48 c
  9249. 4949.25 4440.52 5010.29 4478.11 5010.75 4477.3 c
  9250. 5013.1 4473.23 5175.99 4439.31 5178.4 4435.14 c
  9251. 5178.9 4434.27 5209.75 4454.8 5210.43 4453.63 c
  9252. 5212.82 4449.48 5403.86 4430.66 5406.76 4425.64 c
  9253. 5406.96 4425.29 5420.02 4433.77 5420.21 4433.42 c
  9254. 5421.84 4430.63 5511.8 4350.02 5513.43 4347.2 c
  9255. 5513.45 4347.16 5515.3 4348.34 5515.32 4348.29 c
  9256. S
  9257. 3487.52 4493.9 m
  9258. 3487.79 4493.43 3488.61 4495.36 3488.96 4494.74 c
  9259. 3492.02 4489.45 3364.13 4289.23 3366.97 4284.31 c
  9260. 3368.24 4282.11 3501.11 4364.18 3502.17 4362.36 c
  9261. 3505.81 4356.04 3302.29 4113.5 3306.39 4106.42 c
  9262. 3306.64 4105.97 3321.32 4115.56 3321.54 4115.17 c
  9263. 3324.35 4110.31 3243.52 3940.87 3246.24 3936.15 c
  9264. 3246.43 3935.85 3274.45 3952.77 3274.59 3952.52 c
  9265. 3277.68 3947.18 3181.75 3767.19 3183.9 3763.47 c
  9266. 3184.32 3762.73 3218.98 3785.1 3219.58 3784.06 c
  9267. 3221.85 3780.13 3121.96 3600.04 3124.99 3594.79 c
  9268. 3125.19 3594.43 3139.4 3603.63 3139.63 3603.23 c
  9269. 3142.13 3598.92 3069.82 3425.7 3072.48 3421.1 c
  9270. 3073.52 3419.31 3104.83 3442.46 3106 3440.45 c
  9271. 3109.23 3434.85 3000.06 3248.32 3002.45 3244.18 c
  9272. 3003.8 3241.85 3091.7 3298.98 3093.11 3296.52 c
  9273. 3095.8 3291.87 2963.75 3091.24 2967.4 3084.9 c
  9274. 2968.66 3082.73 3029.79 3124.05 3031.14 3121.71 c
  9275. 3035.58 3114.04 2819.37 2875.45 2824.07 2867.31 c
  9276. 2825.06 2865.6 2958.95 2947.64 2960.02 2945.79 c
  9277. S
  9278. 2701.01 2936.13 m
  9279. 2701.61 2935.07 2728.34 2953.15 2728.88 2952.22 c
  9280. 2730.67 2949.09 2751.37 2831.08 2752.93 2828.37 c
  9281. 2753.45 2827.47 2795.53 2854.56 2796.22 2853.37 c
  9282. 2798.11 2850.08 2746.69 2688.22 2749.11 2684.02 c
  9283. 2750.07 2682.36 2900.68 2773.91 2901.71 2772.12 c
  9284. S
  9285. 2570.54 3420.82 m
  9286. 2571.33 3419.44 2611.19 3445.93 2611.89 3444.7 c
  9287. 2614.02 3441.03 2535.49 3270.91 2538 3266.56 c
  9288. 2538.72 3265.32 2594.41 3300.68 2595.08 3299.52 c
  9289. 2596.35 3297.32 2637.82 3187.07 2639.67 3183.87 c
  9290. 2640.34 3182.72 2668.79 3202.7 2669.67 3201.18 c
  9291. 2671.27 3198.41 2684.6 3071.83 2686.34 3068.81 c
  9292. 2687.19 3067.34 2715.62 3087.05 2716.2 3086.06 c
  9293. S
  9294. 2268.62 4073.86 m
  9295. 2269.29 4072.71 2301.98 4094.5 2302.58 4093.47 c
  9296. 2304.12 4090.8 2327.67 3978.55 2329.32 3975.7 c
  9297. 2329.94 3974.63 2347.48 3987.6 2348.09 3986.54 c
  9298. 2350.12 3983.03 2352.29 3851.82 2353.81 3849.19 c
  9299. 2354.43 3848.12 2385.43 3869.02 2386.11 3867.84 c
  9300. 2387.42 3865.57 2441.65 3762.82 2442.86 3760.71 c
  9301. 2443.57 3759.49 2451.03 3766.95 2451.69 3765.81 c
  9302. S
  9303. 1808.61 4513 m
  9304. 1808.73 4512.81 1810.11 4514.1 1810.21 4513.92 c
  9305. S
  9306. 514.18 4426.98 m
  9307. 515.625 4424.48 595.391 4476.96 596.727 4474.64 c
  9308. 598.535 4471.51 748.086 4428.3 750.508 4424.1 c
  9309. 751.59 4422.22 863.035 4491.86 864.238 4489.77 c
  9310. S
  9311. 212.352 4446.59 m
  9312. 212.371 4446.56 215.879 4448.69 215.906 4448.64 c
  9313. 218.77 4443.68 435.43 4443.79 437.793 4439.69 c
  9314. 439.188 4437.27 535.664 4499.94 537.285 4497.13 c
  9315. 539.012 4494.13 642.207 4423.66 644.102 4420.39 c
  9316. 644.168 4420.27 662.539 4431.19 662.605 4431.08 c
  9317. 664.852 4427.19 842.793 4406.26 844.832 4402.73 c
  9318. 844.941 4402.54 862.938 4413.44 863.055 4413.24 c
  9319. 866.23 4407.73 1114.37 4430.85 1117.64 4425.2 c
  9320. 1119.33 4422.27 1254.51 4508.8 1256.48 4505.37 c
  9321. 1258.29 4502.24 1371.96 4441.46 1373.39 4439 c
  9322. 1374.98 4436.23 1483.63 4506.73 1485.4 4503.67 c
  9323. 1486.86 4501.14 1578.38 4428.13 1580.11 4425.14 c
  9324. 1581.76 4422.29 1719.83 4509.78 1721.55 4506.8 c
  9325. 1722.86 4504.54 1775.72 4398.43 1777.19 4395.88 c
  9326. 1779.13 4392.51 1969.72 4511.9 1971.82 4508.25 c
  9327. 1973.5 4505.35 2018.01 4402.06 2019.35 4399.73 c
  9328. 2021.02 4396.85 2126.18 4464.98 2127.73 4462.3 c
  9329. 2129.34 4459.52 2158.82 4348.24 2160.43 4345.46 c
  9330. 2161.13 4344.24 2228.19 4386.25 2228.92 4385.01 c
  9331. 2230.8 4381.74 2179.28 4218.02 2181.49 4214.18 c
  9332. 2182.35 4212.7 2216.62 4236.03 2217.29 4234.86 c
  9333. 2218.81 4232.23 2271.02 4126.31 2272.33 4124.05 c
  9334. 2273.14 4122.65 2285.4 4133.54 2286.24 4132.09 c
  9335. 2287.72 4129.51 2291.3 3998.28 2293.18 3995.02 c
  9336. 2293.34 3994.75 2304.93 4002.23 2305.12 4001.91 c
  9337. 2306.56 3999.39 2293.63 3862.93 2295.17 3860.27 c
  9338. 2295.33 3859.99 2397.98 3920.02 2398.14 3919.72 c
  9339. 2400.37 3915.87 2342.84 3754.17 2344.89 3750.63 c
  9340. 2345.01 3750.43 2373.9 3767.59 2373.99 3767.42 c
  9341. 2375.74 3764.39 2399.1 3651.33 2400.76 3648.45 c
  9342. 2401.63 3646.95 2457.64 3683.21 2458.47 3681.77 c
  9343. 2460.02 3679.08 2475.95 3560.41 2477.54 3557.65 c
  9344. 2478.3 3556.33 2525.56 3587.38 2526.43 3585.87 c
  9345. 2528.46 3582.36 2481.12 3426.14 2483.63 3421.79 c
  9346. 2484.62 3420.09 2523.7 3446.6 2524.43 3445.34 c
  9347. 2525.77 3443.02 2541.15 3325.79 2542.78 3322.96 c
  9348. 2542.81 3322.9 2561.64 3333.93 2561.68 3333.87 c
  9349. 2563.13 3331.34 2590.6 3211.09 2592.14 3208.43 c
  9350. 2592.21 3208.31 2596.06 3210.83 2596.12 3210.72 c
  9351. 2598 3207.47 2593.31 3078.65 2594.92 3075.87 c
  9352. 2595.03 3075.68 2609.33 3084.43 2609.42 3084.25 c
  9353. 2611.01 3081.52 2663.89 2979.25 2665.2 2976.96 c
  9354. 2666.14 2975.34 2752.49 3029.02 2753.21 3027.77 c
  9355. 2755.54 3023.73 2709.93 2871.68 2712.41 2867.38 c
  9356. 2712.54 2867.17 2745.83 2886.99 2745.97 2886.76 c
  9357. S
  9358. 96.4922 4427.32 m
  9359. 97.5078 4425.57 178.594 4476.86 179.52 4475.25 c
  9360. S
  9361. 86.2773 4493.25 m
  9362. 86.5039 4492.86 111.609 4508.37 111.824 4508 c
  9363. 114.004 4504.22 44.3828 4331.17 46.6875 4327.2 c
  9364. 47.2148 4326.27 145.301 4385.77 146.016 4384.54 c
  9365. 148.359 4380.48 71.0039 4209.49 73.2422 4205.63 c
  9366. 73.8164 4204.63 150.273 4251.4 150.828 4250.42 c
  9367. 154.063 4244.83 51.9141 4058.37 54.1094 4054.55 c
  9368. 54.2852 4054.26 64.6094 4060.96 64.7539 4060.7 c
  9369. 66.5039 4057.68 51.4063 3916.09 53.4375 3912.58 c
  9370. 53.5547 3912.38 61.9023 3917.73 62.0117 3917.53 c
  9371. 63.7773 3914.47 51.0938 3781.18 52.625 3778.53 c
  9372. 52.7031 3778.4 58.2617 3781.95 58.3281 3781.82 c
  9373. 60.4766 3778.1 50.2227 3640.23 51.7852 3637.54 c
  9374. 51.8164 3637.49 54.1406 3638.98 54.1797 3638.92 c
  9375. 55.9766 3635.79 42.957 3497.83 44.4727 3495.21 c
  9376. 45.9648 3492.62 231.551 3606.58 233.008 3604.06 c
  9377. 234.52 3601.45 321.934 3516.84 323.445 3514.21 c
  9378. 325.086 3511.38 487.168 3613.11 489.063 3609.82 c
  9379. 490.906 3606.63 511.121 3489.8 512.52 3487.37 c
  9380. 513.262 3486.1 602.617 3541.37 603.477 3539.88 c
  9381. 606.563 3534.54 457.285 3327.78 459.922 3323.22 c
  9382. 460.938 3321.47 525.84 3363.48 526.785 3361.83 c
  9383. 529.383 3357.33 481.805 3197.63 484.082 3193.68 c
  9384. 484.988 3192.12 564.402 3242.08 565.281 3240.57 c
  9385. 567.957 3235.93 508.172 3068.73 510.078 3065.43 c
  9386. 510.848 3064.1 575.332 3105.11 576.199 3103.61 c
  9387. 578.242 3100.07 549.121 2949.31 550.859 2946.29 c
  9388. 551.406 2945.36 571.387 2959.35 571.914 2958.45 c
  9389. 574.551 2953.88 501.641 2784.47 503.848 2780.65 c
  9390. 504.48 2779.54 591.23 2832.72 591.934 2831.51 c
  9391. 595.34 2825.6 457.527 2624.41 460.059 2620.01 c
  9392. 460.703 2618.9 504.559 2647.24 505.223 2646.09 c
  9393. 507.07 2642.89 509.941 2515.7 511.426 2513.13 c
  9394. 512.051 2512.04 511.277 2514.71 512 2513.46 c
  9395. 514.461 2509.19 473.68 2354 476.063 2349.85 c
  9396. 477.059 2348.13 509.969 2371.75 510.977 2370.01 c
  9397. S
  9398. 30.8203 4462.52 m
  9399. 30.8281 4462.51 43.9141 4470.09 43.9258 4470.07 c
  9400. S
  9401. 1883.08 65.3398 m
  9402. 1883.12 65.2617 1898.83 74.5391 1898.87 74.4609 c
  9403. S
  9404. 2080.88 263.719 m
  9405. 2080.88 263.711 2093.64 271.09 2093.65 271.09 c
  9406. 2095.43 268.012 2100.5 138.09 2102.22 135.109 c
  9407. 2102.23 135.09 2103.21 135.711 2103.22 135.691 c
  9408. S
  9409. 1662.88 1740.13 m
  9410. 1662.9 1740.1 1673.51 1746.31 1673.52 1746.28 c
  9411. S
  9412. 1611.89 1800.31 m
  9413. 1611.89 1800.3 1624.82 1807.79 1624.83 1807.78 c
  9414. 1626.67 1804.61 1624.35 1670.67 1626.12 1667.6 c
  9415. 1626.13 1667.58 1626.89 1668.07 1626.9 1668.06 c
  9416. 1628.64 1665.05 1604.65 1523.42 1606.54 1520.14 c
  9417. 1606.56 1520.12 1648.57 1544.44 1648.59 1544.42 c
  9418. S
  9419. 1620.45 2850.37 m
  9420. 1620.46 2850.36 1633.75 2858.08 1633.76 2858.06 c
  9421. 1635.6 2854.88 1633.3 2720.95 1635.07 2717.89 c
  9422. 1635.18 2717.71 1642.35 2722.32 1642.45 2722.15 c
  9423. 1644.2 2719.11 1618.43 2576.53 1620.34 2573.22 c
  9424. 1620.38 2573.17 1663.85 2598.44 1663.89 2598.37 c
  9425. S
  9426. 3377.59 1901.1 m
  9427. 3377.61 1901.08 3391.3 1909.05 3391.32 1909.03 c
  9428. 3393.76 1904.81 3327.98 1736.96 3330.33 1732.89 c
  9429. 3330.37 1732.82 3333.21 1734.64 3333.25 1734.57 c
  9430. S
  9431. 3733.02 2810.62 m
  9432. 3733.13 2810.43 3752.93 2822.35 3753.04 2822.18 c
  9433. S
  9434. 3992.89 3403.67 m
  9435. 3992.89 3403.66 4005.81 3411.14 4005.81 3411.13 c
  9436. 4007.64 3407.97 4006.61 3274.73 4008.37 3271.68 c
  9437. 4008.42 3271.6 4011.72 3273.72 4011.77 3273.64 c
  9438. S
  9439. 3992.81 2450.43 m
  9440. 4005.63 2457.84 4005.64 2457.84 v
  9441. 4007.44 2454.73 4010.24 2323.58 4011.98 2320.57 c
  9442. 4011.99 2320.55 4013 2321.19 4013.02 2321.16 c
  9443. S
  9444. 3985.99 1421.07 m
  9445. 3986 1421.05 3999.24 1428.73 3999.25 1428.71 c
  9446. 4001.03 1425.62 4005.21 1295.23 4006.94 1292.23 c
  9447. 4006.95 1292.22 4007.47 1292.55 4007.48 1292.54 c
  9448. S
  9449. 4494.28 4411.77 m
  9450. 4494.34 4411.68 4510.66 4421.36 4510.72 4421.27 c
  9451. 4514.04 4415.51 4761.39 4432.46 4764.59 4426.91 c
  9452. 4764.64 4426.83 4767.82 4428.87 4767.86 4428.8 c
  9453. S
  9454. 94.6289 4293.06 m
  9455. 107.43 4300.45 l
  9456. 109.219 4297.36 113.359 4166.93 115.086 4163.94 c
  9457. 115.105 4163.91 116.621 4164.88 116.641 4164.84 c
  9458. S
  9459. 10 w
  9460. 10 M
  9461. 0 J
  9462. 0 j
  9463. 95.3789 63.25 m
  9464. 95.3789 938.84 l
  9465. 534.648 938.84 l
  9466. 534.648 3565.59 l
  9467. 95.3789 3565.59 l
  9468. 95.3789 4441.09 l
  9469. 2143.32 4441.09 l
  9470. 2825.98 2639.56 l
  9471. 3475.96 4441.09 l
  9472. 5529.84 4441.09 l
  9473. 5529.84 3565.59 l
  9474. 5087.6 3565.59 l
  9475. 5087.6 938.84 l
  9476. 5529.84 938.84 l
  9477. 5529.84 63.25 l
  9478. 3517.51 63.25 l
  9479. 3517.51 938.84 l
  9480. 3980.53 938.84 l
  9481. 3980.53 3363.72 l
  9482. 3081.21 986.301 l
  9483. 2538.07 986.301 l
  9484. 1638.75 3363.72 l
  9485. 1638.75 938.84 l
  9486. 2107.7 938.84 l
  9487. 2107.7 63.25 l
  9488. 95.3789 63.25 l
  9489. h
  9490. S
  9491. 95.3789 61.1719 m
  9492. 42.3125 57.8984 113.27 60.1094 178.32 60.4805 c
  9493. 95.3789 61.1719 l
  9494. h
  9495. S
  9496. 178.32 60.4805 m
  9497. 236.992 59.9883 l
  9498. 221.453 60.5313 200.605 60.6094 178.32 60.4805 c
  9499. h
  9500. S
  9501. 725.195 58.2188 m
  9502. 599.375 55.6484 449.52 59.1992 370.945 55.2383 c
  9503. 497.754 52.8594 693.789 53.8594 725.195 58.2188 c
  9504. h
  9505. S
  9506. 536.309 60.7891 m
  9507. 520.469 58.6211 l
  9508. 630.781 61.9883 l
  9509. 536.309 60.7891 l
  9510. h
  9511. S
  9512. 457.469 62.7695 m
  9513. 473.309 61.9688 l
  9514. 645.742 64.1797 l
  9515. 457.469 62.7695 l
  9516. h
  9517. S
  9518. 1150.54 56.6602 m
  9519. 1024.46 56.0703 l
  9520. 906.387 59.0117 1102.49 60.0313 1023.58 62.0117 c
  9521. 866.18 61.9883 969.344 55.8594 772.617 56.8398 c
  9522. 788.34 54.0508 1087.58 56.8594 1055.88 52.4883 c
  9523. 1221.23 51.1094 1063.94 55.0703 1150.54 56.6602 c
  9524. h
  9525. S
  9526. 2859.25 1003.29 m
  9527. 2865.69 1003.15 2871.23 1003.01 2877.06 1002.88 c
  9528. 2870.1 1003.34 2862.84 1003.68 2859.25 1003.29 c
  9529. h
  9530. S
  9531. 3719.35 2730.02 m
  9532. 3729.74 2756.62 3740.14 2783.28 3750.25 2809.2 c
  9533. 3746.83 2801.4 3742.62 2791.44 3737.25 2778.15 c
  9534. 3719.35 2730.02 l
  9535. h
  9536. S
  9537. 2199.43 1906.32 m
  9538. 2189.24 1934.41 2179.91 1960.07 2171.39 1983.53 c
  9539. 2176.33 1968.74 2184.56 1945.71 2199.43 1906.32 c
  9540. h
  9541. S
  9542. 5094.57 3020.05 m
  9543. 5094.87 3015.06 5095.28 3010.85 5095.84 3009.24 c
  9544. 5095.86 3010.04 5095.9 3011.54 5095.94 3013.01 c
  9545. 5094.77 3035.92 l
  9546. 5094.57 3020.05 l
  9547. h
  9548. S
  9549. 4007.37 1721.16 m
  9550. 4007.53 1688.33 4007.68 1656.11 4007.82 1627.38 c
  9551. 4007.9 1681.88 4007.71 1708.26 4007.37 1721.16 c
  9552. h
  9553. S
  9554. 1933.77 2607.64 m
  9555. 1937.81 2596.94 1941.32 2587.65 1944.82 2578.35 c
  9556. 1941.42 2587.69 1936.78 2600.39 1931.56 2614.68 c
  9557. 1933.23 2609.08 l
  9558. 1933.45 2608.5 1933.45 2608.5 1933.77 2607.64 c
  9559. h
  9560. S
  9561. 3473.69 2097.24 m
  9562. 3483.85 2123.53 3493.04 2147.33 3500.84 2167.53 c
  9563. 3491.55 2143.49 3482.52 2120.11 3473.69 2097.24 c
  9564. h
  9565. S
  9566. 2012.79 950.301 m
  9567. 1977.18 950.699 1947.56 950.43 1921.17 949.91 c
  9568. 1943.9 949.262 1972.81 949.141 2012.79 950.301 c
  9569. h
  9570. S
  9571. 1649.77 1308.4 m
  9572. 1649.77 1306.96 1649.78 1305.47 1649.79 1304.03 c
  9573. 1650.31 1308.4 1650.2 1310.56 1649.77 1308.4 c
  9574. h
  9575. S
  9576. 1650.17 1783.69 m
  9577. 1650.2 1780.76 1650.24 1778.16 1650.28 1775.3 c
  9578. 1650.65 1780.76 1650.73 1783.69 1650.17 1783.69 c
  9579. h
  9580. S
  9581. 1921.17 949.91 m
  9582. 1859.61 951.641 1841.17 957.191 1761.75 951.102 c
  9583. 1777.59 950.281 l
  9584. 1758.48 950.84 1735.72 950.789 1711.76 950.531 c
  9585. 1691.28 950.172 1669.77 949.789 1649.35 949.43 c
  9586. 1649.23 957.762 1649.12 965.801 1649.01 973.43 c
  9587. 1648.77 971.09 1648.51 968.582 1648.22 965.832 c
  9588. 1648.01 963.441 1647.78 960.832 1647.54 957.98 c
  9589. 1647.53 955.602 1647.52 953.121 1647.51 947.59 c
  9590. 1668.04 947.461 1699.59 947.27 1745.26 946.98 c
  9591. 1812.47 945.699 1856.12 948.609 1921.17 949.91 c
  9592. h
  9593. S
  9594. 2851.29 1002.17 m
  9595. 2844.22 1003.29 2794.31 1002.72 2851.29 1002.17 c
  9596. 2851.29 1002.17 l
  9597. h
  9598. S
  9599. 2432.8 1296.55 m
  9600. 2440.13 1277.02 2447.41 1257.57 2454.95 1237.46 c
  9601. 2448.01 1256.46 2441.13 1275.22 2432.8 1296.55 c
  9602. h
  9603. S
  9604. 1625.86 3163.12 m
  9605. 1625.95 3167.26 1626.02 3170.74 1626.1 3174.59 c
  9606. 1625.48 3178.07 1625.58 3168.76 1625.86 3163.12 c
  9607. h
  9608. S
  9609. 2475.45 1183.15 m
  9610. 2468.59 1201.32 2461.77 1219.39 2454.95 1237.46 c
  9611. 2461.08 1220.66 2467.48 1203.29 2475.45 1183.15 c
  9612. h
  9613. S
  9614. 1833.31 2876.52 m
  9615. 1834.49 2873.24 1835.66 2869.96 1836.67 2867.17 c
  9616. 1835.97 2869.14 1834.7 2872.66 1833.31 2876.52 c
  9617. h
  9618. S
  9619. 68.9648 4319.84 m
  9620. 68.7109 4343.85 68.9648 4362.93 69.3555 4381.63 c
  9621. 69.5586 4390.98 69.7539 4400.23 69.9688 4409.95 c
  9622. 70.1367 4427.44 70.3125 4445.77 70.4961 4465.97 c
  9623. 71.4922 4465.97 72.7813 4465.96 74.0703 4465.95 c
  9624. 103.816 4466.61 114.551 4467.05 111.492 4467.35 c
  9625. 108.504 4467.65 91.8945 4467.8 68.5938 4467.89 c
  9626. 68.5625 4434.69 68.5234 4381.76 68.5039 4353.63 c
  9627. 68.4063 4332.08 68.0547 4329.5 66.8555 4379.97 c
  9628. 66.875 4334.35 67.4102 4298.29 67.9766 4264.83 c
  9629. 71.7656 4329.95 l
  9630. 70.293 4419.96 70.4883 4269.66 68.9648 4319.84 c
  9631. h
  9632. S
  9633. 5145.48 3550.7 m
  9634. 5124.74 3551.05 l
  9635. 5138.95 3549.32 5126.05 3548.78 5205.69 3547.85 c
  9636. 5273.52 3550.49 5167.75 3554.45 5286.5 3557.36 c
  9637. 5263.59 3557.07 5229.33 3557.21 5197 3557.57 c
  9638. 5245.71 3555.21 5197.67 3552.75 5145.48 3550.7 c
  9639. h
  9640. S
  9641. 5197 3557.57 m
  9642. 5195.58 3557.65 5194.95 3557.69 5193.63 3557.77 c
  9643. 5188.53 3558.04 5182.7 3558.36 5176.26 3558.7 c
  9644. 5159.18 3558.86 5142.55 3559 5129.02 3559.13 c
  9645. 5141.92 3558.45 5167.75 3557.89 5197 3557.57 c
  9646. h
  9647. S
  9648. 1586.2 4465.83 m
  9649. 1606.13 4465.7 1624.05 4465.58 1640.4 4465.47 c
  9650. 1614.01 4466.2 1598.18 4466.19 1586.2 4465.83 c
  9651. h
  9652. S
  9653. 3959.05 1870.76 m
  9654. 3958.62 1894.3 3958.2 1917.38 3957.86 1935.82 c
  9655. 3958.07 1900.01 3958.52 1882.13 3959.05 1870.76 c
  9656. h
  9657. S
  9658. 5098.73 2476.14 m
  9659. 5098.53 2457.96 5098.34 2439.08 5098.13 2418.71 c
  9660. 5098.19 2406.73 5098.24 2396.69 5098.31 2382.35 c
  9661. 5098.73 2476.14 l
  9662. h
  9663. S
  9664. 4113.26 4415.7 m
  9665. 4154.24 4420 4081.85 4415.34 4000.23 4417.83 c
  9666. 3924.37 4415.54 l
  9667. 3993.9 4414.86 4058.14 4415.57 4113.26 4415.7 c
  9668. h
  9669. S
  9670. 67.6953 4259.8 m
  9671. 67.8203 4259.8 67.9375 4259.8 68.0859 4259 c
  9672. 68.0469 4261.05 68.0273 4262.3 67.9766 4264.83 c
  9673. 67.6953 4259.8 l
  9674. h
  9675. S
  9676. 2954.5 2918.18 m
  9677. 2949.93 2906.12 2945.88 2895.43 2941.52 2883.95 c
  9678. 2944.26 2890.79 2948.34 2901.48 2954.5 2918.18 c
  9679. h
  9680. S
  9681. 5093.76 3224.87 m
  9682. 5093.51 2935.68 l
  9683. 5094.57 3020.05 l
  9684. 5092.44 3060.25 5096.36 3184.78 5093.76 3224.87 c
  9685. h
  9686. S
  9687. 5207.85 3568.73 m
  9688. 5199.09 3566.91 5163.29 3564.92 5186.3 3563.54 c
  9689. 5182.27 3563.59 5177.07 3563.64 5172.67 3563.68 c
  9690. 5184.77 3563.07 5194.95 3562.55 5185.57 3562.15 c
  9691. 5224.31 3561.79 5265.02 3561.35 5292.32 3561.88 c
  9692. 5305.37 3567.83 5387.32 3568.79 5207.85 3568.73 c
  9693. h
  9694. 4833.03 51.2891 m
  9695. 4784.35 50.582 4692.92 48.7109 4776.47 47.3516 c
  9696. 4816.57 48.9609 4894.04 46.1914 4927.87 48.6211 c
  9697. 4932.7 48.5 4933.33 48.4883 4936.19 48.4102 c
  9698. 4887.52 49.9219 4847.43 51.1992 4833.03 51.2891 c
  9699. h
  9700. 1829.75 2819.34 m
  9701. 1841.15 2783.96 1871.6 2705.04 1893.77 2647.64 c
  9702. 1883.71 2674.63 1865.66 2723.02 1829.75 2819.34 c
  9703. h
  9704. 1647.23 2334.85 m
  9705. 1648.19 2346.33 1648.71 2366.27 1649.07 2390.6 c
  9706. 1647.88 2375.68 1646.9 2361.24 1647.23 2334.85 c
  9707. h
  9708. 1651.18 1528.25 m
  9709. 1650.89 1533.9 1650.56 1540.35 1650.19 1547.38 c
  9710. 1650.19 1547.38 1650.19 1548.3 v
  9711. 1651.18 1528.25 l
  9712. h
  9713. 2076.26 2234.04 m
  9714. 2016.96 2385.9 2037.22 2338.27 2033.99 2350.27 c
  9715. 2089.63 2199.77 2122.54 2116.77 2171.39 1983.53 c
  9716. 2164.15 2005.16 2163.71 2009.69 2161.81 2016.81 c
  9717. 2181.61 1963.85 2200.73 1910.54 2205.47 1891.64 c
  9718. 2176.5 1955.61 2053.7 2300.98 2076.26 2234.04 c
  9719. h
  9720. 1627.97 3230.72 m
  9721. 1628.63 3260.52 l
  9722. 1629 3226.95 1629.3 3200.62 1629.39 3192.12 c
  9723. 1629.39 3188.86 1629.31 3189.02 1629.09 3193.63 c
  9724. 1628.91 3199.71 1628.54 3211.62 1627.97 3230.72 c
  9725. h
  9726. 5346.68 4413.16 m
  9727. 5372.44 4410.55 l
  9728. 5398.1 4410.94 5424.1 4411.33 5450.36 4411.73 c
  9729. 5463.5 4411.87 5476.69 4411.99 5489.94 4412.13 c
  9730. 5499.34 4412.2 l
  9731. 5499.9 4412.28 l
  9732. 5501.15 4412.4 l
  9733. 5501.33 4423.46 5501.41 4376.38 5501.43 4348.89 c
  9734. 5501.42 4318.08 5501.4 4287.24 5501.39 4256.54 c
  9735. 5501.27 4195.12 5501.15 4134.24 5501.03 4075.13 c
  9736. 5500.95 3956.91 5501.49 3845.77 5504.71 3751.73 c
  9737. 5503.58 3708.74 5502.85 3672.84 5502.43 3642.36 c
  9738. 5502.27 3627.14 5502.14 3613.25 5502.01 3600.53 c
  9739. 5501.99 3598.57 5501.97 3596.71 5501.95 3594.93 c
  9740. 5501.96 3594.41 5501.96 3593.93 5501.97 3593.46 c
  9741. 5499.17 3593.39 5504.81 3593.2 5486.28 3592.93 c
  9742. 5473.46 3592.56 5462.06 3592.24 5451.33 3591.93 c
  9743. 5429.87 3591.11 5411.09 3590.4 5388.86 3589.55 c
  9744. 5344.38 3588.16 5286.06 3587.62 5164.82 3590.72 c
  9745. 5175.63 3589.41 l
  9746. 5138.72 3589.45 5101.74 3589.5 5063.63 3589.55 c
  9747. 5062.73 3144.85 5061.81 2689.84 5060.9 2239.23 c
  9748. 5060.61 2017.92 5060.33 1797.7 5060.06 1580.35 c
  9749. 5060.18 1353.82 5060.32 1130.3 5060.45 911.691 c
  9750. 5213.67 912.16 5360.33 912.609 5504.06 913.051 c
  9751. 5504.09 911.801 l
  9752. 5503.49 911.461 5502.87 911.082 5502.26 910.66 c
  9753. 5501.88 636.211 5501.51 363.082 5501.15 91.9414 c
  9754. 4845.74 91.832 4195.77 91.7109 3545.84 91.5781 c
  9755. 3545.73 364.52 3545.62 637.461 3545.52 910.832 c
  9756. 3699.71 910.82 3854.03 910.809 4008.55 910.801 c
  9757. 4008.65 1086.47 4008.75 1262.37 4008.85 1438.6 c
  9758. 4007.15 1585.79 4003.1 1497.02 4001.03 1623.9 c
  9759. 4001.11 1651.47 4001.24 1696.39 4001.36 1734.49 c
  9760. 4001.59 1753.55 4001.81 1770.9 4001.96 1783.53 c
  9761. 4002.27 1796.15 4002.68 1804.06 4003.24 1804.21 c
  9762. 4004.48 1697.45 4006.48 1757.6 4007.37 1721.16 c
  9763. 4007.14 1898.59 4009.76 2127.82 4006.99 2285.93 c
  9764. 4004.07 2153.41 l
  9765. 4002.84 2214.97 4003.67 2311.69 4003.82 2367.43 c
  9766. 4005.31 2343.91 4008.51 2424.89 4009.22 2376.74 c
  9767. 4001.95 2710.83 4012.33 2637.38 4009.46 2918.6 c
  9768. 4007.48 2936.5 4005.61 2984.64 4003.84 3049.43 c
  9769. 4003.07 3081.82 4002.2 3118.38 4001.26 3157.4 c
  9770. 4000.86 3181.25 4000.44 3205.85 4000.02 3230.94 c
  9771. 3999.63 3263.5 3999.22 3296.7 3998.82 3330.21 c
  9772. 3992.43 3340.96 3986.48 3353.21 3981.06 3366.69 c
  9773. 3971.08 3355.7 3961.15 3343.36 3951.45 3330.01 c
  9774. 3941.37 3302.35 3931.44 3275.14 3921.79 3248.66 c
  9775. 3914.04 3227.2 3906.5 3206.31 3899.24 3186.2 c
  9776. 3854.65 3072.87 l
  9777. 3883.3 3148.57 3881.98 3148.27 3882.4 3152.5 c
  9778. 3882.61 3154.61 3883.26 3157.85 3888.31 3172.29 c
  9779. 3890.92 3179.47 3894.55 3189.47 3899.68 3203.59 c
  9780. 3907.65 3224.73 3917.93 3252.01 3931.25 3287.34 c
  9781. 3912.63 3238.72 3894.35 3191 3876.3 3143.87 c
  9782. 3862.03 3105.87 3847.94 3068.36 3833.94 3031.11 c
  9783. 3806.09 2956.58 3778.74 2883.08 3750.25 2809.2 c
  9784. 3762.61 2837.44 3761.73 2829.35 3739.87 2769.59 c
  9785. 3704.64 2678.85 3698.71 2672 3659.1 2568.18 c
  9786. 3696.09 2671.47 l
  9787. 3667.76 2603.15 3648.13 2542.59 3624.2 2478.25 c
  9788. 3613.9 2458.33 3554.73 2303.25 3562.41 2331.73 c
  9789. 3512.79 2190.56 3492.19 2141.73 3437.3 1990.27 c
  9790. 3499.13 2146 3425.27 1948.83 3433.94 1965.65 c
  9791. 3499.77 2142.58 l
  9792. 3403.97 1894.23 3529.95 2223.67 3518.75 2206.55 c
  9793. 3564.95 2322.93 3464.79 2043.32 3538.32 2239.63 c
  9794. 3451.83 2004.61 3431.2 1955.68 3344.03 1714.87 c
  9795. 3397.95 1859.76 3336.28 1686.23 3366.92 1763.43 c
  9796. 3297.68 1579.91 3348.24 1718.42 3324.12 1662.7 c
  9797. 3286.47 1562.83 3270.22 1526.97 3238.52 1433.92 c
  9798. 3176.02 1272.46 3244.59 1459.37 3211.94 1378.15 c
  9799. 3231.76 1439.14 3385.9 1827.4 3360.09 1786.66 c
  9800. 3391.92 1871.12 3427.44 1975.55 3473.69 2097.24 c
  9801. 3432.29 1991.43 3371.82 1840.57 3324.19 1708.39 c
  9802. 3326.82 1699.84 l
  9803. 3289.21 1600.04 3284.91 1578.16 3257.26 1506.41 c
  9804. 3270.21 1545.16 3241.99 1477.08 3212.03 1396.6 c
  9805. 3221.4 1419.16 3233.35 1451.27 3230.93 1442.16 c
  9806. 3175.09 1293.38 3170.8 1271.46 3104.84 1094.18 c
  9807. 3161.39 1239.63 3174.32 1269.18 3228.2 1404.91 c
  9808. 3217.91 1366.84 3192.33 1308.49 3162.37 1227.98 c
  9809. 3166.43 1240.2 3172.68 1256.99 3163.03 1233.64 c
  9810. 3132.4 1147.47 l
  9811. 3061.97 965.969 3135.78 1172.13 3077.32 1022.81 c
  9812. 3071.85 1009.34 3071.11 1008.08 3069.24 1003.62 c
  9813. 3064.65 1003.99 3039.18 1004.02 3023.17 1003.9 c
  9814. 3005.89 1003.64 2990.22 1003.41 2974.91 1003.18 c
  9815. 2944.3 1002.62 2915.08 1002.06 2877.06 1002.88 c
  9816. 2882.7 1002.55 2888.5 1002.21 2893.62 1001.91 c
  9817. 2874.71 1002.02 2861.22 1002.11 2851.29 1002.17 c
  9818. 2851.91 1002.08 2852.72 1002.01 2852.72 1001.91 c
  9819. 2749.55 1001.34 2638.69 1001.65 2609.44 998.781 c
  9820. 2606.08 999.18 2596.24 999.301 2583.23 999.238 c
  9821. 2576.73 999.18 2569.43 999.109 2561.77 999.039 c
  9822. 2556.86 998.93 2551.73 998.801 2546.62 998.672 c
  9823. 2540.28 1014.17 2534.03 1029.46 2529.93 1039.5 c
  9824. 2508.47 1092.98 2456.57 1220.6 2430.51 1302.54 c
  9825. 2431.31 1300.46 2432.07 1298.47 2432.8 1296.55 c
  9826. 2387.81 1417.06 2353.7 1511.33 2364.96 1485.93 c
  9827. 2292.6 1680.49 l
  9828. 2303.97 1660.97 l
  9829. 2236.13 1837.45 2240.74 1819.09 2191.26 1939.01 c
  9830. 2145.41 2066.49 2059.95 2287.35 2026.98 2370.58 c
  9831. 2021.7 2384.52 2013.61 2405.87 2000.3 2441 c
  9832. 2026.85 2366.68 l
  9833. 1974.79 2504.75 1979.28 2487.32 1944.82 2578.35 c
  9834. 1951.65 2559.31 1952.47 2556.56 1933.77 2607.64 c
  9835. 1928.02 2623.1 1921.77 2639.85 1914.25 2660.04 c
  9836. 1916.36 2655.59 1924.02 2635.14 1931.56 2614.68 c
  9837. 1926.43 2631.74 l
  9838. 1888.39 2743.56 1860.28 2800.25 1816.98 2918.65 c
  9839. 1821.34 2907.41 1828.65 2888.55 1833.31 2876.52 c
  9840. 1809.17 2943.17 1778.1 3040.27 1764.7 3066.58 c
  9841. 1759.29 3082.05 1749.84 3105.16 1740.49 3127.64 c
  9842. 1722.55 3176.64 l
  9843. 1729.89 3156.54 1735.55 3141.09 1740.21 3128.32 c
  9844. 1727.74 3158.24 1715.62 3186.53 1714.91 3190.68 c
  9845. 1667.98 3315.85 l
  9846. 1641.11 3361.14 l
  9847. 1640.27 3362.53 1639.41 3363.96 1638.41 3365.63 c
  9848. 1635.28 3349.08 1631.33 3329.22 1628.18 3309.08 c
  9849. 1628.3 3296.1 1628.42 3283.39 1628.53 3271.35 c
  9850. 1626.98 3231.54 l
  9851. 1626.97 3210.82 1626.96 3195.25 1626.96 3183.69 c
  9852. 1626.82 3174.48 1626.73 3168.47 1626.67 3164.77 c
  9853. 1626.42 3157.36 1626.07 3159.2 1625.86 3163.12 c
  9854. 1620.48 2933.88 1628.62 2808.72 1623.95 2560.98 c
  9855. 1626.54 2513.74 1627.71 2616.1 1629.1 2623.95 c
  9856. 1631.09 2585.31 1632.88 2443.66 1634.29 2372.72 c
  9857. 1630.71 2262.48 1627.55 1924.09 1622.39 1978.41 c
  9858. 1621.99 1774.32 1625.58 2042.03 1627.35 1939.83 c
  9859. 1627.16 1916.4 l
  9860. 1627.75 1986.92 1629.52 2042.03 1631.5 2081.65 c
  9861. 1634.29 2097.12 1635.1 1916.84 1634.31 1861.72 c
  9862. 1630.33 1900.38 l
  9863. 1631.72 1712.12 1637.68 1751.41 1641.65 1634.2 c
  9864. 1640.08 1484.32 1636.48 1570.59 1632.94 1538.92 c
  9865. 1633.93 1381.44 l
  9866. 1630.95 1381.44 l
  9867. 1631.74 1279.15 1634.52 1255.36 1633.35 1113.72 c
  9868. 1630.55 1216.08 1630.58 901.23 1626.8 1042.76 c
  9869. 1626.47 1016.74 1626.88 996.84 1627.43 980.391 c
  9870. 1627.75 970.75 1628.04 962.121 1628.29 954.109 c
  9871. 1628.52 945.191 1628.72 936.949 1628.92 929.012 c
  9872. 1637.28 929.121 1645.15 929.129 1653.21 928.941 c
  9873. 1661.1 928.73 1670.51 928.34 1676.36 927.68 c
  9874. 1692.57 928.609 1692.94 929.141 1684.36 929.43 c
  9875. 1679.83 929.5 1672.94 929.609 1664.59 929.738 c
  9876. 1654.37 929.762 1642.39 929.801 1629.75 929.84 c
  9877. 1629.77 945.941 1629.8 963.25 1629.82 979.012 c
  9878. 1629.96 991.879 1630.09 1003.47 1630.18 1011.54 c
  9879. 1631.22 1018.91 1631.9 1013.8 1632.34 1000.32 c
  9880. 1632.48 993.59 1632.65 984.75 1632.85 974.34 c
  9881. 1632.92 962.262 1633 948.34 1633.09 933.18 c
  9882. 1664.72 933.191 1702.58 933.219 1739.28 933.25 c
  9883. 1774.02 933.391 1807.67 933.531 1833.21 933.629 c
  9884. 1841.17 931.27 1770.21 930.859 1881.38 929.281 c
  9885. 1904.17 931.07 1974.86 932.461 2037.94 930.27 c
  9886. 2037.94 931.012 2045.65 931.422 2058.23 931.609 c
  9887. 2064.31 931.648 2071.56 931.699 2079.64 931.762 c
  9888. 2086.04 931.73 2093.1 931.699 2100.54 931.672 c
  9889. 2100.21 894.488 2099.81 849.441 2099.55 819.531 c
  9890. 2099.89 860.039 2100.77 915.078 2101.94 933.082 c
  9891. 2086.4 933.941 2079.6 934.941 2097.92 936.031 c
  9892. 2105.05 936.191 l
  9893. 2105.28 924.039 2105.51 912.102 2105.75 899.262 c
  9894. 2105.9 885.5 2106.04 870.77 2106.21 853.941 c
  9895. 2106.23 820.25 2106.25 778.09 2106.28 718.16 c
  9896. 2107.67 804.691 l
  9897. 2112.04 694.879 2104.51 623.43 2105.91 473.898 c
  9898. 2104.11 536.898 2104.11 576.328 2101.93 631.27 c
  9899. 2103.05 560.609 2105.16 426.648 2106.89 316.52 c
  9900. 2102.55 190.461 l
  9901. 2103.42 184.211 2103.56 160.449 2103.61 134.242 c
  9902. 2103.64 121.129 2103.67 107.41 2103.69 94.9492 c
  9903. 2103.75 83.832 2103.86 74.2695 2104.09 66.8594 c
  9904. 2096.12 66.6094 2091.61 66.2305 2091.9 65.6289 c
  9905. 2071.94 66.0117 2059.34 66.2617 2052.52 66.3906 c
  9906. 2045.49 66.6406 2044.44 66.8906 2047.79 67.1289 c
  9907. 2051.13 67.3711 2058.86 67.6094 2069.37 67.8516 c
  9908. 2078.44 68.0508 2089.89 68.3008 2102.38 68.582 c
  9909. 2101.94 92.8789 2101.44 120.84 2101.03 143.59 c
  9910. 2100.58 167.949 2100.09 186.73 2099.57 190.461 c
  9911. 2098.96 130.738 2099.2 87.9609 2099.69 71.2695 c
  9912. 2085.96 70.9102 2074.56 70.6094 2063.52 70.3203 c
  9913. 2050.03 70.0586 2036.97 69.8203 2021.94 69.5313 c
  9914. 1991.86 69.1992 1953.85 69.3984 1888.53 70.9805 c
  9915. 1951.24 73.75 l
  9916. 1888.53 73.9609 1762.46 72.3516 1754.58 73.75 c
  9917. 1754.58 73.25 1762.48 73.1094 1775.29 73.082 c
  9918. 1788.1 73.1016 1805.82 73.1289 1825.46 73.1602 c
  9919. 1786.8 67.1914 1534.95 68.9883 1558.37 62.8281 c
  9920. 1645.15 62.4297 l
  9921. 1512.12 61.2383 1417.37 57.0703 1315.09 59.2422 c
  9922. 1236.44 61.2188 1370.21 63.4102 1416.83 65 c
  9923. 1291.56 65.3906 1315.09 58.25 1165.49 58.8398 c
  9924. 1244.14 57.8516 1229.11 55.6602 1181.94 54.0781 c
  9925. 1268.48 53.6797 1449.11 52.5 1417.37 55.0898 c
  9926. 1386.04 55.6797 l
  9927. 1393.93 57.2813 1441.16 57.8594 1464.62 58.6602 c
  9928. 1582.88 58.6602 1519.7 55.8906 1543.41 54.6992 c
  9929. 1740.18 53.7109 1559.42 60.8398 1739.56 60.6484 c
  9930. 1763.09 59.4492 l
  9931. 1849.79 61.0508 1983.56 61.2617 2007.27 65.0391 c
  9932. 2035.82 63.5898 2071.08 63.3984 2107.31 63.6289 c
  9933. 2106.9 127.27 2105.2 198.539 2106.71 253.34 c
  9934. 2109.12 257.898 2110.16 236.41 2110.49 200.75 c
  9935. 2110.51 182.922 2110.53 161.559 2110.55 138.148 c
  9936. 2110.39 114 2110.22 87.7383 2110.06 60.8906 c
  9937. 2067.48 61.1016 2023.42 61.3203 1984.2 61.5117 c
  9938. 1945.7 61.5 1911.96 61.1211 1889.16 60.0703 c
  9939. 1983.56 58.2695 1835.03 55.8984 1795.48 53.9102 c
  9940. 2096.84 57.6914 l
  9941. 2100.98 57.5313 2106.69 57.3086 2113.93 57.0195 c
  9942. 2114.3 67.1914 2114.75 80.1406 2115.26 94.6914 c
  9943. 2115.61 106.852 2116.01 120.352 2116.41 134.25 c
  9944. 2116.97 162.039 2117 191.422 2115.63 214.68 c
  9945. 2115.43 191.262 l
  9946. 2114.44 309.531 2110.87 277.68 2112.06 380.039 c
  9947. 2112.85 395.871 2114.25 364.461 2114.83 356.578 c
  9948. 2115.63 450.988 2112.85 435.16 2112.06 498.23 c
  9949. 2112.84 592.641 2115.63 450.988 2116.6 529.82 c
  9950. 2113.23 639.25 2117.4 702.871 2117.2 797.691 c
  9951. 2116 787.891 2114.98 805.059 2114.06 833.738 c
  9952. 2113.38 863.469 2112.42 905.129 2111.55 942.699 c
  9953. 2090.87 942.23 2071.38 941.801 2055.53 941.449 c
  9954. 2040.77 941.039 2029.42 940.621 2023.77 940.172 c
  9955. 2012.46 939.289 2023.95 938.34 2076.6 937.219 c
  9956. 1849.05 933.84 l
  9957. 1778.1 936.422 2005.65 940.77 1942.65 944.949 c
  9958. 2113.64 944.789 l
  9959. 2113.63 925.488 l
  9960. 2114.19 928.969 2114.61 935.629 2114.92 946.059 c
  9961. 2109.43 946.18 2102.97 946.34 2095.62 946.512 c
  9962. 2088.5 946.59 2080.53 946.68 2071.81 946.77 c
  9963. 2057.09 946.77 2039.84 946.781 2020.81 946.789 c
  9964. 1982.73 946.488 1937.45 946.141 1890.71 945.781 c
  9965. 1843.97 945.559 1795.78 945.328 1751.87 945.141 c
  9966. 1729.92 945.289 1709.04 945.449 1689.95 945.602 c
  9967. 1680.96 945.789 1672.38 945.969 1664.31 946.141 c
  9968. 1658.08 946.43 1652.24 946.691 1646.85 946.93 c
  9969. 1647.11 951.141 1647.33 954.672 1647.54 957.98 c
  9970. 1647.63 1004.01 1647.67 1021.39 1647.72 1049.05 c
  9971. 1648.13 1078.13 1648.7 1118 1650.01 1209.63 c
  9972. 1644.5 1178.22 l
  9973. 1645.76 1273.25 1648.76 1304.03 1649.77 1308.4 c
  9974. 1649.41 1364.14 1649.55 1414.28 1649.79 1465.99 c
  9975. 1650.6 1452.39 1651.35 1433.04 1651.63 1399.33 c
  9976. 1654.69 1470.9 1653.54 1491.64 1651.91 1516.63 c
  9977. 1650.53 1555.26 1650.71 1613.98 1650.76 1673.46 c
  9978. 1652.81 1619.87 l
  9979. 1652.35 1656.19 1651.76 1700.76 1650.76 1704.8 c
  9980. 1650.6 1729.49 1650.43 1752.91 1650.28 1775.3 c
  9981. 1649.33 1759.37 1646.11 1720.08 1644.69 1634.9 c
  9982. 1646.85 1855.2 1645.66 2027.88 1650.2 2216.77 c
  9983. 1651.8 2209.7 1653.78 2130.87 1653.97 2154.58 c
  9984. 1654.77 2248.99 1651.99 2351.42 1649.61 2342.84 c
  9985. 1649.51 2364.21 1649.44 2380.6 1649.37 2394.99 c
  9986. 1650.74 2412.99 1652.21 2435.16 1652.45 2479.98 c
  9987. 1652.95 2490.28 1653.39 2507.29 1653.56 2539.58 c
  9988. 1649.19 2571.16 1651.38 2752.1 1649.39 2791.35 c
  9989. 1648.94 2748.69 1648.97 2696.44 1649.12 2643.37 c
  9990. 1646.21 2719.34 1642.88 2787.25 1645.22 2845.96 c
  9991. 1648 2704.93 1649.77 2996.37 1650.98 2783.84 c
  9992. 1656.52 2933.25 1647.01 2861.79 1648.97 3019.89 c
  9993. 1651.16 3122.14 l
  9994. 1654.34 3106.56 1652.75 2956.71 1653.94 2980.5 c
  9995. 1653.54 3051.45 l
  9996. 1655.93 2980.5 1654.35 2712.81 1657.93 2548.08 c
  9997. 1659.7 2878.8 l
  9998. 1659.15 2989 1658.55 3107.49 1657.96 3227.66 c
  9999. 1657.92 3238.16 1657.89 3248.68 1657.86 3259.22 c
  10000. 1668.93 3230.17 l
  10001. 1709.15 3124.64 1749.06 3019.92 1786.72 2921.12 c
  10002. 1830.57 2806.89 1872.27 2699.66 1910 2605.54 c
  10003. 1908.2 2610.23 1906.4 2614.91 1904.61 2619.56 c
  10004. 1907.07 2613.92 1908.68 2611.35 1911.57 2607.12 c
  10005. 1916.46 2591.93 l
  10006. 1943.47 2527.34 l
  10007. 1968.83 2451.87 2020.95 2312.41 2063.56 2193.08 c
  10008. 2037.27 2268.16 2037.27 2268.16 2036.7 2276.37 c
  10009. 2045.28 2262.69 2050.87 2251.72 2091.59 2140.75 c
  10010. 2089.94 2138.75 2064.19 2206.99 2093.34 2124.85 c
  10011. 2078.46 2167.33 2094.13 2130.39 2112.63 2082.3 c
  10012. 2123.93 2050.99 2138.99 2009.27 2151.3 1975.21 c
  10013. 2163.6 1941.14 2172.93 1914.66 2172.12 1913.59 c
  10014. 2160.65 1942.16 2152.59 1965.68 2145.53 1985.3 c
  10015. 2134.07 2013.89 2187.9 1867.52 2153.82 1952.38 c
  10016. 2196.94 1840.22 l
  10017. 2219.99 1773.94 2177.67 1882.77 2186.41 1856.22 c
  10018. 2258.56 1669.81 2299.65 1575.91 2365.09 1407.26 c
  10019. 2360.96 1414.79 2355.55 1414.82 2357.61 1413.52 c
  10020. 2381.51 1348.17 2409.2 1278.86 2437.96 1207.38 c
  10021. 2452.3 1171.63 2466.88 1135.33 2481.56 1098.78 c
  10022. 2488.8 1080.46 2496.06 1062.08 2503.34 1043.68 c
  10023. 2526.73 983.059 l
  10024. 2523.78 989.809 2518.73 1002.46 2515.72 1009.95 c
  10025. 2512.25 1018.88 2508.23 1029.2 2503.93 1040.25 c
  10026. 2495.38 1062.36 2485.73 1087.35 2477.09 1109.71 c
  10027. 2494.59 1062.96 2511.79 1017.02 2528.48 972.422 c
  10028. 2725.98 971.781 2910.28 971.18 3092.05 970.602 c
  10029. 3132.1 1074.89 3171.81 1178.28 3212 1282.97 c
  10030. 3251.25 1384.12 3290.99 1486.52 3332.02 1592.28 c
  10031. 3368.98 1704.65 l
  10032. 3414.22 1814.49 l
  10033. 3586.51 2260.63 3713.25 2605.11 3872.68 3030.95 c
  10034. 3922.48 3163.55 3906.12 3109.15 3931.07 3170.99 c
  10035. 3938.13 3189.76 3944.47 3206.59 3950.26 3221.96 c
  10036. 3953.48 3231.01 3956.43 3239.29 3959.2 3247.07 c
  10037. 3959.54 3239.02 3959.85 3231.59 3960.16 3224.46 c
  10038. 3960.38 3219.71 3960.6 3215.06 3960.81 3210.46 c
  10039. 3961.16 3202.89 l
  10040. 3961.34 3198.93 l
  10041. 3961.43 3196.91 l
  10042. 3961.51 3191.91 l
  10043. 3961.98 3162.77 3962.45 3133.4 3962.94 3102.13 c
  10044. 3963.86 3039.6 3964.66 2969.49 3965.01 2878.68 c
  10045. 3963.43 2919.51 3958.96 2988.92 3958.75 2861.42 c
  10046. 3960.24 2837.64 3962.6 2822.13 3961.67 2741.61 c
  10047. 3960.08 2782.52 l
  10048. 3957.76 2708.96 3959.96 2637.94 3958.96 2485.55 c
  10049. 3959.07 2216.41 3962.74 1959.53 3968.46 1738.18 c
  10050. 3967.93 1500.18 3962.88 1762.87 3961.76 1717.69 c
  10051. 3963.66 1885.54 3960.85 1834.34 3959.05 1870.76 c
  10052. 3960.53 1781.93 3961.42 1674.55 3957.71 1628.81 c
  10053. 3957.94 1505.09 3957.77 1449.16 3960.26 1326.87 c
  10054. 3959.01 1388.4 3961.01 1441.21 3962.68 1383.49 c
  10055. 3961.4 1282.3 3962.81 1024.62 3958.18 1038.92 c
  10056. 3958.23 1013.43 3958.27 987.77 3958.32 961.039 c
  10057. 3809.44 960.961 3654.87 960.871 3495.57 960.781 c
  10058. 3495.49 661.93 3495.4 350.68 3495.32 41.0703 c
  10059. 3647.66 41.0703 3798.82 41.0703 3948.47 41.0703 c
  10060. 4054.35 43.4492 3868.13 41.9805 3926.3 43.6602 c
  10061. 4080.18 46.7695 4047.9 42.0508 4171.11 44.5195 c
  10062. 4120.28 42 l
  10063. 4303.52 41.6211 4498.2 46.2891 4675.72 48.6211 c
  10064. 4646.3 45.75 4821.59 46.25 4674.11 44.5391 c
  10065. 4760.9 45.0117 4866.3 32.1719 4933.33 34.8008 c
  10066. 4835.52 46.7695 l
  10067. 4840.35 47.9414 4962.06 47.2188 4949.89 48.0117 c
  10068. 5025.76 45.6602 5118.81 42.8711 5171.26 42.8789 c
  10069. 5196.84 39.8516 5064.94 40.5117 4992.81 40.5703 c
  10070. 4982 35.5195 5236.2 37.3398 5131.52 32.7109 c
  10071. 5286.3 33.5391 5109.5 35.2891 5202 37.1719 c
  10072. 5337.05 36.0898 l
  10073. 5232.79 37.7695 l
  10074. 5288.51 38.5313 5326.13 39.8398 5368.14 40.6484 c
  10075. 5389.15 41.0508 5411.26 41.3203 5437.27 41.332 c
  10076. 5469.7 41.0703 5507 40.7695 5552.68 40.4102 c
  10077. 5552.71 42.6602 5552.74 45.6289 5552.78 48.6211 c
  10078. 5552.17 82.8984 l
  10079. 5551.55 107.012 l
  10080. 5550.31 146.031 l
  10081. 5547.85 224.051 l
  10082. 5551.84 239.879 5548.58 337.949 5549.51 418.211 c
  10083. 5552.05 367.93 l
  10084. 5551.92 474.66 5552.61 516 5554.07 582.762 c
  10085. 5557.58 522.629 5553.23 486.121 5556.55 460.359 c
  10086. 5557.72 577.559 l
  10087. 5555.46 577.012 5553.69 651.629 5552.32 567.629 c
  10088. 5550.42 616.93 5548.66 656.09 5547.33 709.762 c
  10089. 5546.67 736.59 5546.12 767.039 5545.71 804.199 c
  10090. 5545.57 822.77 5545.4 843.031 5545.21 865.34 c
  10091. 5545.14 892.238 5545.06 921.621 5544.97 953.961 c
  10092. 5520.18 953.961 5491.3 953.961 5460.13 953.961 c
  10093. 5414.81 955.371 5420.75 956.211 5443.76 956.91 c
  10094. 5472.14 957.43 5521.55 958.371 5549.91 958.91 c
  10095. 5550.49 931.09 5551.19 917.18 5552.21 941.09 c
  10096. 5552.23 948.109 5552.25 955.039 5552.27 961.25 c
  10097. 5514.3 961.25 5479.51 961.25 5447.4 961.25 c
  10098. 5422.16 960.988 5399.01 960.75 5377.56 960.531 c
  10099. 5334.66 959.852 5298.54 958.828 5265.99 957.719 c
  10100. 5233.44 956.512 5204.44 955.422 5175.78 954.359 c
  10101. 5151.39 953.582 5127.28 952.809 5100.72 951.961 c
  10102. 5100.62 957.109 5100.53 962.391 5100.43 967.852 c
  10103. 5100.41 977.102 5100.4 986.66 5100.38 996.59 c
  10104. 5101.96 1207.58 5098.4 1195.49 5098.14 1409.51 c
  10105. 5100.78 1341.53 5100.96 1559.11 5103.47 1598.4 c
  10106. 5106.19 1513.93 l
  10107. 5105.38 1578.98 5106.41 1641.43 5108.33 1622.19 c
  10108. 5104.77 1610.13 5105 1899.77 5103.31 2047.21 c
  10109. 5100.27 2021.45 l
  10110. 5099.26 2136.77 5097.34 2296.49 5098.13 2418.71 c
  10111. 5097.16 2600.53 5094.46 2559.19 5091.16 2699.3 c
  10112. 5093.91 2776.7 5097.13 2768.19 5100.45 2742.43 c
  10113. 5098.91 2693.76 5099.8 2611.34 5098.87 2531.26 c
  10114. 5101.48 2301.4 5107.89 2122.63 5106.41 1893.39 c
  10115. 5113.76 1793.89 5105.56 2048.08 5108.14 2159.49 c
  10116. 5108.58 2156.2 5108.72 2148.14 5108.8 2139.63 c
  10117. 5108.88 2149.56 5108.94 2158.32 5109.01 2167.56 c
  10118. 5109.91 2085.32 5111.08 1951.37 5114.83 1929.08 c
  10119. 5114.08 2066.62 5107.5 2028.77 5110.65 2199.66 c
  10120. 5108.59 2326.36 5114.38 2429.52 5114.9 2506.12 c
  10121. 5112.15 2590.48 5106.25 2594.07 5107.38 2801.65 c
  10122. 5111.5 2710.73 l
  10123. 5111.59 2945.62 5105.47 2820.97 5105.65 3038.48 c
  10124. 5105.17 2961.99 5101.61 3112.4 5101.5 2967.01 c
  10125. 5099.3 3038.48 5098.89 3196.88 5100.08 3314.95 c
  10126. 5099.44 3345.74 5098.67 3321.41 5097.27 3327.05 c
  10127. 5094.41 3196.25 5100.06 3120.35 5095.94 3013.01 c
  10128. 5100.38 2922.08 l
  10129. 5098.77 2800.49 5095.2 2788.13 5093.45 2862.61 c
  10130. 5093.63 2828.3 5094.25 2798.24 5093.48 2773.21 c
  10131. 5086.79 2752.43 5095.85 2919.23 5090.18 2961.37 c
  10132. 5090.66 2875.47 l
  10133. 5086.33 2838.23 5086.85 3076.09 5087.15 3186.84 c
  10134. 5089.19 3312.1 5089.93 3426.74 5093.08 3435.24 c
  10135. 5094.42 3267.02 l
  10136. 5095.62 3308.6 5095.34 3359.36 5094.74 3411.66 c
  10137. 5094.17 3462.1 5093.59 3514.03 5093.09 3560.1 c
  10138. 5097.15 3560.1 5100.93 3560.1 5104.67 3560.11 c
  10139. 5110.48 3559.68 5116.72 3559.36 5129.02 3559.13 c
  10140. 5124 3559.41 5121.14 3559.69 5121.14 3560 c
  10141. 5141.92 3559.84 5160.43 3559.45 5176.26 3558.7 c
  10142. 5262.17 3558.55 5388.23 3560.46 5468.2 3559.45 c
  10143. 5458.27 3562.27 l
  10144. 5447.46 3560.68 l
  10145. 5368.81 3560.8 5262.17 3562.52 5321.65 3564.62 c
  10146. 5380.1 3565.27 5423.17 3565.1 5456.12 3564.51 c
  10147. 5472.6 3564.22 5486.54 3563.83 5498.61 3563.36 c
  10148. 5512.12 3562.77 5523.53 3562.28 5533.59 3561.84 c
  10149. 5534.86 3582.49 5535.76 3597.24 5536.72 3612.75 c
  10150. 5536.99 3610.15 5537.24 3607.16 5537.44 3603.84 c
  10151. 5537.65 3600.25 5537.82 3597.51 5537.98 3592 c
  10152. 5538.27 3581.91 5538.46 3570.02 5538.56 3556.87 c
  10153. 5496.45 3556.56 5464.39 3556.95 5424.96 3557.26 c
  10154. 5386.64 3557.58 5347.25 3557.83 5313.69 3557.29 c
  10155. 5332.76 3555.79 5360.67 3555.29 5396.87 3555.16 c
  10156. 5435.92 3555.16 5483.92 3555.16 5540.26 3555.17 c
  10157. 5540.35 3580.1 5540.45 3606.81 5540.54 3635.12 c
  10158. 5540.82 3659.74 5541.1 3685.76 5541.41 3713.07 c
  10159. 5542.65 3693.68 5543.22 3669.62 5543.49 3644 c
  10160. 5543.53 3613.87 5543.59 3581.91 5543.65 3551.78 c
  10161. 5527.47 3551.78 5511.72 3551.78 5496.79 3551.78 c
  10162. 5486.25 3551.7 5476.29 3551.63 5467.16 3551.56 c
  10163. 5448.91 3551.31 5434 3550.8 5424.55 3549.79 c
  10164. 5468.68 3549.56 5493.6 3549.67 5545.52 3549.91 c
  10165. 5545.11 3592.57 5544.77 3628.68 5544.36 3670.03 c
  10166. 5544.04 3705.99 5543.89 3746.5 5544.32 3801.83 c
  10167. 5546.47 3781.96 5546.68 3630.64 5549.46 3640.58 c
  10168. 5550.79 3740.25 l
  10169. 5550.93 3617.85 5552.38 3628.57 5553.93 3646.03 c
  10170. 5554.72 3654.75 5555.53 3665.16 5556.21 3661.46 c
  10171. 5556.55 3659.6 5556.86 3654.22 5557.13 3643.34 c
  10172. 5557.22 3637.89 5557.33 3631.07 5557.48 3622.63 c
  10173. 5557.55 3613.2 5557.64 3601.95 5557.74 3588.61 c
  10174. 5557.88 3601.14 5558.01 3612.75 5558.13 3623.71 c
  10175. 5558.09 3633.57 5558.04 3642.84 5558 3651.86 c
  10176. 5557.64 3669.86 5557.29 3686.78 5556.92 3704.88 c
  10177. 5556.1 3741.09 5555.41 3782.04 5556.88 3846.09 c
  10178. 5554.85 3810.4 5551.15 3708.05 5549.33 3830.64 c
  10179. 5550.7 3969.31 l
  10180. 5552.96 4027.29 5555.66 3824.73 5557.58 3915 c
  10181. 5555.99 4060.13 l
  10182. 5554.6 4055.21 5553.9 3985.7 5551.98 4029.34 c
  10183. 5553.48 4113.2 5546.6 4166.89 5544.54 4265.66 c
  10184. 5544.72 4304.97 5544.86 4340.25 5544.99 4369.17 c
  10185. 5545.21 4383.63 5545.41 4396.5 5545.59 4407.5 c
  10186. 5545.99 4423.83 5546.32 4437.38 5546.57 4447.71 c
  10187. 5546.53 4450.87 5546.48 4454.04 5546.44 4457.69 c
  10188. 5491.95 4456.95 5433.94 4456.15 5374.45 4455.34 c
  10189. 5320.69 4454.82 5265.59 4454.29 5211 4453.76 c
  10190. 5101.8 4452.8 4994.61 4451.87 4904.22 4449.92 c
  10191. 5028.86 4452.73 4899.31 4454.69 4824.77 4456.79 c
  10192. 4968.2 4457.38 4969.27 4461.75 4959.34 4464.55 c
  10193. 4872 4464.08 4814.83 4459.58 4858.95 4458.12 c
  10194. 4713.1 4459.9 4758.28 4455.09 4630.16 4458.04 c
  10195. 4547.11 4459.54 4671.68 4462.34 4643.06 4463.99 c
  10196. 4485.47 4464.19 4600.18 4458.68 4429.03 4459.71 c
  10197. 4438.41 4460.29 4453.98 4460.47 4440.46 4461.28 c
  10198. 4348.04 4462.2 4248.64 4460.14 4228.78 4457.98 c
  10199. 4130.53 4463.67 3951.68 4457.36 3971 4462.9 c
  10200. 3747.58 4461.41 4004.27 4459.87 3960.18 4457.94 c
  10201. 3868.74 4455.48 3699.53 4457.5 3646.76 4458.38 c
  10202. 3701.85 4458.5 3752.49 4460.01 3805.63 4459.15 c
  10203. 3758.51 4463 l
  10204. 3661.43 4463.96 3610.65 4463.18 3574.21 4461.91 c
  10205. 3556.01 4461.11 3541.37 4460.46 3526.32 4459.79 c
  10206. 3518.8 4459.45 3511.17 4459.11 3502.95 4458.74 c
  10207. 3497.52 4458.59 3491.88 4458.43 3485.98 4458.27 c
  10208. 3479.07 4458.14 3471.85 4458 3464.19 4457.85 c
  10209. 3457.57 4438.85 3449.65 4416.11 3439.42 4386.8 c
  10210. 3430.6 4362.14 3419.56 4332.02 3405.35 4294.1 c
  10211. 3450.4 4424.89 3418.2 4338.32 3438.95 4403.81 c
  10212. 3425.74 4364.36 3353.35 4166.91 3399.31 4285.61 c
  10213. 3364.37 4190.92 3340.16 4125.27 3316.09 4060.05 c
  10214. 3287.09 3975.29 3255.12 3883.54 3239.78 3833.63 c
  10215. 3191.48 3700.94 3153.45 3603.55 3128.98 3540.68 c
  10216. 3079.89 3400.55 3030.98 3266.4 2981.41 3130.39 c
  10217. 2956.7 3062.35 2931.83 2993.85 2906.46 2923.99 c
  10218. 2893.92 2889 2881.26 2853.67 2868.43 2817.89 c
  10219. 2856.93 2785.27 2845.28 2752.23 2833.46 2718.66 c
  10220. 2837.98 2730.52 l
  10221. 2833.5 2718.07 2830.41 2709.49 2828.37 2703.81 c
  10222. 2826.67 2698.84 2825.81 2695.94 2825.54 2694.49 c
  10223. 2825.34 2694.65 2825.35 2694.24 2825.55 2693.31 c
  10224. 2826.07 2692.89 2829.35 2699.44 2831.3 2702.61 c
  10225. 2833.17 2705.59 2833.4 2704.25 2825.63 2681.98 c
  10226. 2823.29 2688.09 2819.87 2697.01 2815.44 2708.57 c
  10227. 2817.68 2705.96 2817.05 2709.86 2815.34 2715.96 c
  10228. 2814.9 2717.43 2814.38 2719.14 2813.82 2721.05 c
  10229. 2813.67 2721.76 2811.64 2727.39 2809.89 2732.27 c
  10230. 2806.26 2742.24 2802.1 2753.65 2797.64 2765.9 c
  10231. 2779.64 2814.87 2756.27 2877.21 2742.99 2915.77 c
  10232. 2635.64 3205.88 2550.27 3414.63 2452.29 3682.14 c
  10233. 2454.03 3680.33 2461.67 3663.52 2481.31 3612.01 c
  10234. 2405.62 3815.93 2342.6 3979.58 2273.33 4163.09 c
  10235. 2276.88 4155.34 l
  10236. 2258.28 4205.68 2239.96 4255.21 2221.82 4304.28 c
  10237. 2201.27 4358.65 2180.92 4412.5 2160.63 4466.18 c
  10238. 1955.6 4465.09 1752.97 4464.01 1532.51 4462.83 c
  10239. 1558.9 4463.43 1565.78 4465.2 1586.2 4465.83 c
  10240. 1422.27 4466.89 1160.12 4467.58 1044.97 4463.28 c
  10241. 850.254 4467.92 916.035 4461.87 665.586 4466.37 c
  10242. 651.18 4467.2 690.469 4467.14 707.109 4467.32 c
  10243. 584.004 4468.88 496.668 4468.39 372.137 4468.95 c
  10244. 243.75 4466.93 157.02 4465.57 72.2344 4464.24 c
  10245. 72.9961 4405.21 73.7578 4347.04 74.6563 4277.73 c
  10246. 75.1641 4216.99 75.2813 4146.48 74.7656 4055.64 c
  10247. 68.3594 4039.33 73.1719 4251.93 68.0859 4259 c
  10248. 69.2188 4195.38 70.5273 4140.19 69.0039 4052.23 c
  10249. 66.5039 4105 67.4219 4063.66 65.0859 4100.09 c
  10250. 64.2461 4066.5 65.918 3998.7 67.7227 3939.46 c
  10251. 68.6797 3909.86 69.5781 3882.38 70.2227 3862.39 c
  10252. 70.5547 3852.39 70.8203 3844.28 71.0039 3838.69 c
  10253. 71.1719 3833.12 71.2305 3830.08 71.1523 3830.25 c
  10254. 72.3906 3826.58 73.0664 3849.67 72.8906 3912.75 c
  10255. 74.3828 3884.32 74.793 3831.95 74.8047 3769.49 c
  10256. 74.6758 3700.59 74.5195 3620.53 74.375 3544.58 c
  10257. 103.074 3544.6 131.258 3544.62 158.387 3544.64 c
  10258. 178.73 3544.76 198.27 3544.88 216.641 3545 c
  10259. 185.867 3545.27 120.332 3545.83 76.0156 3546.22 c
  10260. 76.2383 3560.7 76.4453 3573.64 76.6094 3584.23 c
  10261. 76.7383 3589.16 76.8555 3593.55 76.9531 3597.28 c
  10262. 77.1094 3599.71 77.2344 3601.71 77.332 3603.22 c
  10263. 77.5859 3606.24 77.8789 3607.29 78.1836 3605.81 c
  10264. 78.3398 3605.09 78.5039 3603.72 78.6719 3601.68 c
  10265. 78.7383 3600.64 78.8281 3599.45 78.9258 3598.08 c
  10266. 79.0039 3596.27 79.0898 3594.22 79.1875 3591.93 c
  10267. 79.1289 3576.5 79.082 3561.56 79.043 3549.24 c
  10268. 108.25 3549.26 135.156 3549.28 160.223 3549.29 c
  10269. 180.242 3549.47 198.789 3549.65 216.23 3549.8 c
  10270. 251.113 3550.29 281.551 3551.03 310.477 3551.85 c
  10271. 368.34 3553.5 420.125 3555.52 489.16 3556.74 c
  10272. 498.504 3556.54 506.395 3556.38 512.898 3556.24 c
  10273. 517.938 3556.05 521.895 3555.88 524.824 3555.76 c
  10274. 524.141 3541.09 523.477 3544.32 522.781 3553.72 c
  10275. 519.434 3553.53 515.234 3553.28 510.469 3553.01 c
  10276. 508.055 3552.89 505.508 3552.77 502.852 3552.64 c
  10277. 498.641 3552.52 494.266 3552.39 489.773 3552.27 c
  10278. 471.844 3551.75 452.188 3551.18 434.59 3550.68 c
  10279. 399.402 3549.56 372.48 3548.32 384.121 3546.87 c
  10280. 416.152 3545.23 492.93 3541.65 412.664 3539.89 c
  10281. 434.324 3539.84 455.215 3539.8 475.488 3539.75 c
  10282. 485.242 3539.77 494.844 3539.8 504.316 3539.82 c
  10283. 505.906 3539.86 507.48 3539.91 509.023 3539.96 c
  10284. 509.688 3491.89 510.301 3447.16 510.918 3402.38 c
  10285. 511.531 3349.26 512.156 3296.08 512.82 3238.76 c
  10286. 511.551 3242.98 l
  10287. 512.078 3028.95 517.625 2800.6 515.066 2620.94 c
  10288. 516.523 2716.23 l
  10289. 517.273 2681.08 516.914 2573.15 519.5 2513.67 c
  10290. 517.383 2520.09 515.488 2380.53 513.75 2437.7 c
  10291. 520.508 2342.48 517.852 1951.04 524.246 1844.28 c
  10292. 522.559 1787.11 519.824 1832.84 518.281 1850.22 c
  10293. 518.867 1985.3 520.203 2031.11 517.508 2102.07 c
  10294. 517.598 1989.71 515.867 1907.38 514.324 1924.65 c
  10295. 518.523 1812.1 520.184 1544.39 524.383 1487.83 c
  10296. 522.273 1405.7 521.141 1327.38 517.637 1356.11 c
  10297. 519.824 1011.36 528.445 1526.5 528.387 1137.18 c
  10298. 525 959.762 523.797 1310.42 522.637 1065.61 c
  10299. 522.09 1110.79 l
  10300. 519.434 1058.84 518.895 1026.71 519.453 1002.14 c
  10301. 519.734 989.852 520.281 979.449 520.977 969.43 c
  10302. 521.766 963.09 522.527 956.961 523.379 950.109 c
  10303. 519.219 949.5 514.246 948.891 507.977 948.32 c
  10304. 506.23 948.18 504.422 948.039 502.566 947.891 c
  10305. 500.105 947.762 497.566 947.629 494.949 947.48 c
  10306. 489.707 947.25 484.121 947 478.125 946.738 c
  10307. 454.141 945.809 423.613 945.211 382.332 945.262 c
  10308. 355.586 950.191 521.824 948.77 383.691 952.289 c
  10309. 323.113 951.891 273.789 950.809 228.23 949.621 c
  10310. 205.449 949.012 183.613 948.41 161.785 947.809 c
  10311. 150.867 947.52 139.961 947.25 128.934 946.961 c
  10312. 115.477 946.719 101.883 946.469 88.0078 946.211 c
  10313. 88.3086 920.84 88.6328 894.332 88.9844 865.609 c
  10314. 89.1484 839.52 89.1406 811.441 88.875 780.398 c
  10315. 86.7852 809.129 l
  10316. 86.7266 691.82 86.6211 464.012 86.5625 347.32 c
  10317. 85.5938 341.789 85.7305 358.789 85.4688 381.082 c
  10318. 83.6016 164.988 87.9766 290.77 84.5781 113.98 c
  10319. 86.9609 63.25 l
  10320. 88.6602 152.09 91.0625 323.898 88.2617 436.191 c
  10321. 91.0625 323.898 94.4727 612.18 98.6602 556.441 c
  10322. 96.9805 578.719 l
  10323. 98.0547 633.262 99.1992 690.73 100.398 750.84 c
  10324. 101.172 808.59 101.98 868.859 102.82 931.41 c
  10325. 169.949 930.789 239.375 930.16 310.313 929.512 c
  10326. 387.344 929.02 466.004 928.539 545.457 928.031 c
  10327. 545.984 1012.34 546.523 1097.78 547.059 1182.91 c
  10328. 542.039 1417.69 549.082 1582.39 545.613 1834.35 c
  10329. 539.871 1873.63 544.461 1881.51 543.309 2097.77 c
  10330. 544.023 1983.25 547.676 2084.18 548.445 2156.56 c
  10331. 546.961 2198.78 546.426 2250.17 545.898 2301.69 c
  10332. 547.859 2345.34 552.488 2618.08 548.594 2717.77 c
  10333. 550.43 2849.38 550.43 2686.98 551.621 2658.24 c
  10334. 554.559 2711.83 549.316 2765.45 551.289 2809.21 c
  10335. 551.914 2807.12 552.207 2793.34 v
  10336. 551.973 2994.76 553.465 3115 554.188 3324.67 c
  10337. 551.875 3331.75 551.102 3367.72 550.859 3414.04 c
  10338. 550.809 3465.27 550.742 3527.96 550.684 3581.62 c
  10339. 534.129 3581.55 518.348 3581.48 503.543 3581.41 c
  10340. 493.777 3581.26 484.648 3581.13 476.289 3580.99 c
  10341. 506.523 3582.81 358.359 3583.1 298.875 3584.17 c
  10342. 186.582 3579.98 l
  10343. 168.809 3579.41 152.762 3579.08 137.781 3578.94 c
  10344. 131.777 3578.91 125.977 3578.87 120.332 3578.84 c
  10345. 116.375 3578.88 112.527 3578.91 108.738 3578.94 c
  10346. 109.227 3603.57 109.695 3626.81 110.242 3654.25 c
  10347. 110.742 3686.56 111.016 3723.84 110.359 3772.71 c
  10348. 109.344 3738 l
  10349. 107.656 3843.21 111.043 4119.41 114.07 4222.57 c
  10350. 113.328 4293.55 112.617 4361.98 111.961 4424.51 c
  10351. 201.016 4425 286.289 4425.46 368.777 4425.91 c
  10352. 456.609 4425.96 541.473 4426.01 624.461 4426.05 c
  10353. 790.418 4425.31 948.809 4424.6 1108.14 4423.88 c
  10354. 1267.47 4422.81 1427.73 4421.74 1597.43 4420.61 c
  10355. 1682.27 4420.21 1769.48 4419.8 1860.11 4419.38 c
  10356. 1945.82 4419.21 2034.77 4419.04 2127.96 4418.85 c
  10357. 2154.67 4348.67 2183.47 4273.01 2213.53 4194 c
  10358. 2238.68 4132.44 2198.95 4240.53 2219.78 4192.66 c
  10359. 2256.78 4095.68 2265.23 4073.53 2298.88 3985.31 c
  10360. 2270.71 4063.92 2273.71 4050.71 2278.95 4041.29 c
  10361. 2226.17 4176.11 l
  10362. 2224.08 4182.79 2229.88 4167.94 2225.75 4181.11 c
  10363. 2208.03 4226.45 2186.72 4279.51 2164.86 4338.01 c
  10364. 2197.95 4254.8 2210.72 4232.84 2252.68 4117.65 c
  10365. 2248.81 4126.24 2243.04 4140.99 2231.28 4170.99 c
  10366. 2266.81 4076.31 2270.44 4072.32 2296.34 4000.89 c
  10367. 2328.38 3913.72 2321.48 3935.53 2324.04 3923.68 c
  10368. 2424.2 3653.04 l
  10369. 2479.86 3520.19 2538.27 3352.67 2554.36 3308.92 c
  10370. 2539.75 3336.96 2485.57 3487.23 2457 3552.29 c
  10371. 2491.32 3454.02 l
  10372. 2496.3 3449.29 l
  10373. 2548.05 3310.44 l
  10374. 2544.56 3318.02 l
  10375. 2551.85 3302.05 2559.37 3285.46 2571.84 3249.69 c
  10376. 2573.72 3243.55 2578.08 3229.76 2572.07 3245.12 c
  10377. 2611.1 3146.73 l
  10378. 2586.42 3203.18 2643.12 3059.63 2634.35 3072.76 c
  10379. 2672.76 2969.78 2702.93 2890.96 2729.56 2822.07 c
  10380. 2742.91 2787.65 2755.3 2755.68 2767.42 2724.43 c
  10381. 2787.22 2672.81 2806.54 2622.39 2826.52 2570.27 c
  10382. 2846.47 2625.49 2867.19 2682.8 2890.07 2746.15 c
  10383. 2905.21 2787.41 2922.02 2832.5 2941.52 2883.95 c
  10384. 2923.21 2838.16 2968.89 2976.35 3001.17 3063.9 c
  10385. 3020.27 3114.28 3025.64 3126.8 3015.32 3094.17 c
  10386. 3055.12 3209.86 l
  10387. 3112.36 3352.15 3159.77 3494.08 3237.77 3704.69 c
  10388. 3235.31 3693.23 l
  10389. 3261.8 3772.12 3290.83 3856.95 3333.83 3974.41 c
  10390. 3329.03 3951.89 l
  10391. 3383 4094.97 3362.47 4063.96 3421.65 4222.1 c
  10392. 3418.17 4222.39 3380.45 4122.93 3371.85 4108.5 c
  10393. 3388.58 4144.82 3450.59 4315.15 3433.96 4276.26 c
  10394. 3489.78 4435.03 3473.63 4385.96 3479.29 4399.23 c
  10395. 3484.97 4416.14 l
  10396. 3487.58 4424.55 l
  10397. 3494.45 4424.86 l
  10398. 3506.24 4425.18 l
  10399. 3536.52 4425.81 l
  10400. 3654.72 4425.64 3574.35 4421.39 3530.69 4419.46 c
  10401. 3640.94 4423.09 3761.1 4420.54 3886.26 4419.96 c
  10402. 3835.54 4418.45 l
  10403. 4000.23 4417.83 l
  10404. 4107.62 4420.47 4258.03 4420.66 4396.71 4419.28 c
  10405. 4300.91 4414.84 l
  10406. 4398.24 4412.53 4351.01 4416.38 4376.77 4417.13 c
  10407. 4530.59 4419.3 4563.6 4416.28 4644.92 4413.78 c
  10408. 4891.32 4418.41 5135.61 4406.5 5346.68 4413.16 c
  10409. h
  10410. S
  10411. 5108.93 2095.32 m
  10412. 5108.88 2113.76 5108.84 2128.16 5108.8 2139.63 c
  10413. 5108.84 2127.54 5108.88 2113.76 5108.93 2095.32 c
  10414. h
  10415. S
  10416. 5284.44 3561.89 m
  10417. 5287.93 3562.28 5242.19 3562.87 5186.3 3563.54 c
  10418. 5197.67 3562.8 5224.93 3562.2 5284.44 3561.89 c
  10419. h
  10420. S
  10421. 1416.83 70.9492 m
  10422. 1463.99 71.5391 l
  10423. 1369.59 73.3398 l
  10424. 1212.11 71.3516 1204.23 68.7695 1165.49 65.7891 c
  10425. 1306.59 68.582 1393.01 67.1797 1574.2 67.9922 c
  10426. 1416.83 70.9492 l
  10427. h
  10428. S
  10429. 1496.8 51.1094 m
  10430. 1512.67 50.3203 1552.1 48.332 1575.74 48.1406 c
  10431. 1599.16 49.9414 l
  10432. 1496.8 51.1094 l
  10433. h
  10434. S
  10435. 1728.92 959.672 m
  10436. 1878.41 958.09 l
  10437. 1925.64 959.672 1752.26 962.449 1728.92 959.672 c
  10438. h
  10439. S
  10440. 2097.16 654.172 m
  10441. 2099.16 575.641 l
  10442. 2100.74 646.219 2100.55 741 2098.37 756.461 c
  10443. 2099.55 662.051 2097.16 733 2097.16 654.172 c
  10444. h
  10445. S
  10446. 1659.97 1250.34 m
  10447. 1656.4 1296.96 1661.56 1399.94 1658.18 1430.73 c
  10448. 1659.17 1391.45 1656.4 1257.68 1659.97 1250.34 c
  10449. h
  10450. S
  10451. 1626.01 1145.31 m
  10452. 1624.39 1122.81 1624.23 1093.3 1624.4 1058.36 c
  10453. 1624.53 1040.89 1624.66 1022.06 1624.8 1002.07 c
  10454. 1624.83 977.719 1624.87 951.93 1624.9 924.988 c
  10455. 1631.51 924.961 1638.47 924.922 1645.48 924.891 c
  10456. 1638.88 924.898 1632.13 924.922 1624.84 924.922 c
  10457. 1624.92 938.961 1625.01 953.488 1625.09 968.27 c
  10458. 1625.22 978.551 1625.36 988.988 1625.5 999.43 c
  10459. 1625.8 1020.07 1626.11 1040.68 1626.4 1059.81 c
  10460. 1626.92 1098.08 1627.12 1130.42 1626.01 1145.31 c
  10461. h
  10462. S
  10463. 1649.83 2051.96 m
  10464. 1652.38 2044.34 1652.21 1981.27 1651.61 1910.39 c
  10465. 1650.82 1934.1 1649.63 1949.68 1649.23 1981.27 c
  10466. 1650.72 1863.25 1650.82 1855.2 1652.01 1760.79 c
  10467. 1653.8 1855.2 1654.97 1997.1 1658.14 1981.9 c
  10468. 1655.76 2051.96 1652.2 2138.82 1649.83 2051.96 c
  10469. h
  10470. S
  10471. 1625.59 1372.94 m
  10472. 1624.6 1294.1 1622.24 1246.87 1622.43 1152.46 c
  10473. 1624.21 1168.84 1626.8 1200.25 1626.39 1310.56 c
  10474. 1629.36 1271.2 l
  10475. 1631.54 1373.56 1625.41 1231.04 1625.59 1372.94 c
  10476. h
  10477. S
  10478. 1656.74 2485.27 m
  10479. 1655.36 2437.77 l
  10480. 1657.74 2327.52 1656.55 2185.99 1660.33 2123.8 c
  10481. 1660.14 2256.94 1658.52 2422.3 1656.74 2485.27 c
  10482. h
  10483. S
  10484. 1631.12 1759.37 m
  10485. 1626.96 1774.32 l
  10486. 1626.39 1664.26 1628.36 1782.27 1629.35 1742.9 c
  10487. 1628.75 1711.5 1628.37 1664.26 1629.16 1641.17 c
  10488. 1628.54 1766.44 1632.52 1649.23 1631.12 1759.37 c
  10489. h
  10490. S
  10491. 1626.54 2120.83 m
  10492. 1624.76 2261.85 l
  10493. 1620.2 2151.61 l
  10494. 1621.8 1986.37 1622.79 2143.73 1626.54 2120.83 c
  10495. h
  10496. S
  10497. 1629.32 2294.25 m
  10498. 1630.12 2310.01 l
  10499. 1623.96 2521.69 l
  10500. 1626.54 2395.63 1626.15 2387.92 1629.32 2294.25 c
  10501. h
  10502. S
  10503. 2151.68 1957.89 m
  10504. 2161.77 1936.27 2119.98 2053.02 2136.88 2002.73 c
  10505. 2127.08 2024.44 2183.46 1868.9 2151.68 1957.89 c
  10506. h
  10507. S
  10508. 2003.88 2442.94 m
  10509. 2023.93 2386.14 2096.2 2202.25 2127.92 2121.86 c
  10510. 2090.67 2217.87 2001.04 2457.27 2003.88 2442.94 c
  10511. h
  10512. S
  10513. 2140.85 2089.05 m
  10514. 2138.28 2095.57 2133.5 2107.71 2127.92 2121.86 c
  10515. 2133.73 2107.13 2137.89 2096.55 2140.85 2089.05 c
  10516. h
  10517. S
  10518. 3735.15 2793.67 m
  10519. 3738.39 2802.4 3741.49 2810.98 3744.01 2818.45 c
  10520. 3740.97 2809.93 3738.28 2802.44 3735.15 2793.67 c
  10521. h
  10522. S
  10523. 3705.42 2712.13 m
  10524. 3684.09 2657.43 3643.9 2548.11 3638.56 2528.58 c
  10525. 3670.39 2615.27 3698.78 2691.89 3735.15 2793.67 c
  10526. 3720.99 2755.62 3702.11 2709.54 3705.42 2712.13 c
  10527. h
  10528. S
  10529. 4006.38 3267.91 m
  10530. 4006.14 3294.14 4005.88 3323.6 4005.66 3348.93 c
  10531. 3996.62 3354.98 3990.12 3360.75 3992.34 3356.6 c
  10532. 3994.58 3353.82 3999.15 3348.82 4004.1 3344.67 c
  10533. 4004.33 3317.34 4004.7 3289.69 4005.11 3272.85 c
  10534. 4005.53 3256.08 4005.99 3250.18 4006.38 3267.91 c
  10535. h
  10536. S
  10537. 5517.01 37.0195 m
  10538. 5530.85 36.9414 5544.16 36.8789 5556.29 36.8086 c
  10539. 5556.36 63.6914 5556.42 87.5508 5556.46 107.719 c
  10540. 5556.43 120.371 5556.31 130.699 5556.09 138.32 c
  10541. 5555.66 153.559 5554.87 157.91 5553.69 148.082 c
  10542. 5553.79 129.352 5553.85 116.648 5553.9 107.641 c
  10543. 5554.12 96.8906 5554.26 90.5391 5554.36 85.8008 c
  10544. 5554.74 71.4414 5555.21 66.832 5555.62 37.4688 c
  10545. 5551.19 37.4219 5537.05 37.2617 5517.01 37.0195 c
  10546. h
  10547. S
  10548. 5553.14 251.238 m
  10549. 5554.43 262.09 l
  10550. 5556.43 314.859 l
  10551. 5553.14 251.238 l
  10552. h
  10553. S
  10554. 5556.94 805.078 m
  10555. 5557.36 800.98 5557.81 786.68 5558.08 771.73 c
  10556. 5557.72 803.031 5557.36 829.711 5556.94 805.078 c
  10557. h
  10558. S
  10559. 5558.24 755.898 m
  10560. 5558.19 760.809 5558.13 766.711 5558.08 771.73 c
  10561. 5558.13 766.711 5558.19 760.809 5558.24 755.898 c
  10562. h
  10563. S
  10564. 5557.41 719.461 m
  10565. 5558.81 713.191 l
  10566. 5558.69 722.141 5558.46 739.441 5558.24 755.898 c
  10567. 5558.34 740.949 5558.15 725.109 5557.41 719.461 c
  10568. h
  10569. S
  10570. 5497.32 966.41 m
  10571. 5556.2 965.191 l
  10572. 5554.82 902.25 l
  10573. 5553.45 865.672 l
  10574. 5554.42 810.781 5554.93 842.031 5555.72 873.48 c
  10575. 5555.96 881.34 5556.19 889.211 5556.39 895.762 c
  10576. 5556.53 899.031 5556.67 901.969 5556.78 904.422 c
  10577. 5556.97 907.531 5557.12 910.012 5557.23 911.641 c
  10578. 5557.54 916.48 5557.89 916.352 5558.3 908.34 c
  10579. 5558.71 904.141 5559.18 896.02 5559.71 882.48 c
  10580. 5558.98 912.922 l
  10581. 5558.25 967.25 l
  10582. 5497.32 966.41 l
  10583. h
  10584. S
  10585. 5129.34 965.301 m
  10586. 5124.55 965.352 5119.47 965.41 5114.22 965.469 c
  10587. 5114.12 967.762 l
  10588. 5114.07 969.18 5114.01 966.93 5113.94 975.531 c
  10589. 5113.78 987.969 5113.61 1000.56 5113.45 1013.14 c
  10590. 5113.08 1038.27 5112.71 1063.33 5112.36 1086.95 c
  10591. 5111.79 1134.19 5111.77 1175.68 5113.8 1200.51 c
  10592. 5111.34 1486.11 5105.98 1134.58 5104.21 1461.34 c
  10593. 5101.79 1152.46 5113.23 1304.3 5110.63 1030.17 c
  10594. 5111.81 1083.8 5112.41 1079.44 5112.78 1052.44 c
  10595. 5112.89 1038.94 5113.05 1019.78 5113.21 999.379 c
  10596. 5113.27 989.441 5113.33 979.219 5113.39 969.23 c
  10597. 5113.45 967.699 5113.52 966.191 5113.57 964.82 c
  10598. 5114.97 964.891 5116.23 964.961 5117.3 965.02 c
  10599. 5118.03 965.09 l
  10600. 5119.37 965.109 5120.66 965.129 5121.86 965.16 c
  10601. 5124.73 965.219 5127.24 965.262 5129.34 965.301 c
  10602. h
  10603. S
  10604. 5178.01 957.422 m
  10605. 5183.46 958.199 5172.93 958.75 5155.01 959.059 c
  10606. 5146.04 959.16 5135.23 959.27 5123.64 959.391 c
  10607. 5118.65 959.391 5113.33 959.379 5108.13 959.379 c
  10608. 5107.74 975.68 5107.38 991.109 5107.17 1000 c
  10609. 5107.02 991.852 5106.85 982.379 5106.66 972.051 c
  10610. 5106.59 968.75 5106.53 968.559 5106.46 967.371 c
  10611. 5106.4 966.32 5106.32 965.25 5106.25 964.148 c
  10612. 5106.11 961.859 5105.98 959.488 5105.83 957.082 c
  10613. 5109.21 956.398 5151.86 955.988 5178.01 957.422 c
  10614. h
  10615. S
  10616. 5111.95 1455.32 m
  10617. 5113.76 1542.66 l
  10618. 5112.26 1565.57 l
  10619. 5111.95 1455.32 l
  10620. h
  10621. S
  10622. 5112.89 1786.55 m
  10623. 5115.61 1701.57 l
  10624. 5114.55 1729.57 5114.77 1856.99 5112.89 1786.55 c
  10625. h
  10626. S
  10627. 5116.29 2247.82 m
  10628. 5117.21 2327.78 5110.92 2400.27 5112.29 2231.33 c
  10629. 5112.54 2269.81 l
  10630. 5113.51 2259.87 5115.72 2350.8 5116.29 2247.82 c
  10631. h
  10632. S
  10633. 5106.41 3314.95 m
  10634. 5106.27 3259.84 5107.08 3194.79 5108.38 3206.26 c
  10635. 5107.1 3357.22 l
  10636. 5106.41 3314.95 l
  10637. h
  10638. S
  10639. 5091.12 3292.68 m
  10640. 5087.29 3241.95 5091.43 3151.13 5090.17 3050.83 c
  10641. 5090.91 3164.74 5091.43 3151.13 5091.12 3292.68 c
  10642. h
  10643. S
  10644. 5111.85 3487.39 m
  10645. 5113.42 3446.67 5112.4 3383.6 5112.15 3345.74 c
  10646. 5114.33 3364.25 5113.76 3468.04 5111.85 3487.39 c
  10647. h
  10648. S
  10649. 5250.07 3542.65 m
  10650. 5299.36 3541.11 5239.26 3540.51 5276.45 3539.46 c
  10651. 5323.56 3538.69 5371.7 3538.31 5415.66 3538.31 c
  10652. 5437.65 3538.41 5458.59 3538.51 5477.84 3538.59 c
  10653. 5506.76 3538.91 5533.13 3539.19 5555.99 3539.45 c
  10654. 5555.73 3557.75 5555.54 3571.25 5555.36 3583.59 c
  10655. 5554.89 3569.08 5554.21 3553.57 5553.41 3542.02 c
  10656. 5517.86 3543.96 5502.7 3546.52 5547.5 3547.93 c
  10657. 5547.46 3547.66 5547.42 3548.98 5547.39 3550.35 c
  10658. 5547.39 3549.56 5547.39 3548.76 5547.4 3548.03 c
  10659. 5530.87 3547.92 5514.84 3547.81 5499.29 3547.71 c
  10660. 5489.4 3547.56 5479.82 3547.42 5470.53 3547.29 c
  10661. 5451.93 3546.91 5434.47 3546.55 5417.98 3546.22 c
  10662. 5385 3545.39 5355.91 3544.66 5329.51 3543.98 c
  10663. 5276.72 3542.73 5234.67 3542.34 5193.63 3545.06 c
  10664. 5140.61 3542.56 l
  10665. 5127.36 3541.93 l
  10666. 5120.73 3541.61 l
  10667. 5119.07 3541.54 l
  10668. 5118.45 3541.52 5117.94 3541.48 5117.99 3541.46 c
  10669. 5117.31 3541.3 l
  10670. 5115.56 3540.89 5114.16 3540.47 5113.13 3540.05 c
  10671. 5113.41 3538.81 5113.68 3537.75 5113.95 3536.83 c
  10672. 5114.37 3535.57 l
  10673. 5114.44 3535.32 5114.51 3535.31 5114.58 3534.9 c
  10674. 5114.78 3530.53 l
  10675. 5114.83 3533.54 5114.88 3536.17 5114.92 3538.26 c
  10676. 5116.25 3538.28 5116.94 3538.37 5118.39 3538.51 c
  10677. 5127.19 3538.72 5134.65 3538.91 5141.2 3539.06 c
  10678. 5154.3 3539.51 5163.74 3540.09 5172.84 3540.66 c
  10679. 5191.05 3541.78 5207.93 3542.83 5250.07 3542.65 c
  10680. h
  10681. S
  10682. 5097.87 3386.53 m
  10683. 5100.1 3477.02 l
  10684. 5099.08 3468.56 5098.47 3479.03 5098.02 3497.46 c
  10685. 5097.73 3513.35 5097.33 3536.09 5096.98 3556.2 c
  10686. 5099.46 3556.25 5101.68 3556.29 5103.83 3556.34 c
  10687. 5101.89 3556.82 5099.32 3557.19 5095.7 3557.48 c
  10688. 5095.36 3554.57 5095.15 3550.7 5095.01 3546.11 c
  10689. 5094.97 3543.8 5094.93 3541.34 5094.88 3538.77 c
  10690. 5094.87 3535.73 5094.87 3532.56 5094.87 3529.26 c
  10691. 5094.93 3514.45 5095.25 3497.55 5095.68 3480.28 c
  10692. 5096.52 3445.76 5097.73 3409.83 5097.87 3386.53 c
  10693. h
  10694. S
  10695. 5549.84 4222.63 m
  10696. 5548.72 4417.15 l
  10697. 5548.45 4352.18 l
  10698. 5549.84 4222.63 l
  10699. h
  10700. S
  10701. 5551.41 4345.73 m
  10702. 5552.81 4350.75 l
  10703. 5551.22 4462.47 l
  10704. 5473.37 4461.48 l
  10705. 5550.66 4461.91 l
  10706. 5551.41 4345.73 l
  10707. h
  10708. S
  10709. 5424.08 4464.31 m
  10710. 5446.8 4464.09 l
  10711. 5553.75 4465 l
  10712. 5554.07 4411.62 l
  10713. 5553.85 4465.1 l
  10714. 5424.08 4464.31 l
  10715. h
  10716. S
  10717. 5023.84 4465.25 m
  10718. 5059.09 4463.21 l
  10719. 5107.68 4463.75 5205.03 4461.44 5195.72 4464.23 c
  10720. 5153.51 4463.28 5052.57 4463.63 5023.84 4465.25 c
  10721. h
  10722. S
  10723. 3697.92 4413.08 m
  10724. 3732.63 4414.43 3711.88 4415.64 3691.03 4416.86 c
  10725. 3635.91 4413.36 l
  10726. 3652.29 4413.54 3684.58 4413.88 3697.92 4413.08 c
  10727. h
  10728. S
  10729. 3490.75 4416.29 m
  10730. 3491.29 4416.78 3485.87 4400.77 3482.51 4390.49 c
  10731. 3471.36 4356.64 l
  10732. 3449.06 4288.96 l
  10733. 3460.97 4322.04 3470.68 4349.02 3479 4372.14 c
  10734. 3483.08 4383.73 3486.81 4394.36 3490.29 4404.31 c
  10735. 3491.15 4406.8 3492 4409.24 3492.84 4411.65 c
  10736. 3493.23 4412.84 3493.12 4412.64 3493.29 4413.2 c
  10737. 3493.5 4414 3493.7 4414.79 3493.9 4415.55 c
  10738. 3494.99 4415.66 3496.05 4415.76 3497.1 4415.87 c
  10739. 3503.06 4416 3508.93 4416.11 3514.84 4416.22 c
  10740. 3527.64 4416.45 3540.53 4416.67 3554.3 4416.91 c
  10741. 3581.85 4417.18 3612.91 4417.5 3653.8 4417.91 c
  10742. 3629.21 4418.42 3600.66 4418.25 3570.3 4417.95 c
  10743. 3545.35 4417.7 3518.93 4417.42 3492.77 4417.16 c
  10744. 3489.56 4408.52 3486.38 4399.94 3483.25 4391.52 c
  10745. 3488.46 4407.92 l
  10746. 3490.84 4415.21 3490.19 4414.08 3490.75 4416.29 c
  10747. h
  10748. S
  10749. 2472.15 3518.87 m
  10750. 2479.1 3507.75 2467.35 3537.75 2506.42 3439.37 c
  10751. 2453.52 3574.47 2409.87 3691.23 2350.6 3846.58 c
  10752. 2359.08 3819.61 2312.52 3934.6 2335.8 3875.11 c
  10753. 2402.9 3702.38 l
  10754. 2391.41 3727.77 l
  10755. 2435.69 3605.34 2424.21 3649.32 2472.15 3518.87 c
  10756. h
  10757. S
  10758. 87.4805 892.141 m
  10759. 86.2383 909.41 85.1055 887.039 83.9844 864.691 c
  10760. 85.3711 754.012 87.2148 914.43 87.4805 892.141 c
  10761. h
  10762. S
  10763. 36 w
  10764. 4 M
  10765. 1 J
  10766. 1 j
  10767. 2268.62 2199.87 m
  10768. 3943.47 3265.76 l
  10769. S
  10770. 1650.2 1624.65 m
  10771. 170.84 749.969 l
  10772. S
  10773. Q
  10774. Q
  10775.  
  10776. endstream
  10777. endobj
  10778. pagesave restore
  10779. %%PageTrailer
  10780. %%Trailer
  10781. end
  10782. %%EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement